Skip to content

Commit

Permalink
chore(release): 8.6.1-alpha.1 [skip ci]
Browse files Browse the repository at this point in the history
## [8.6.1-alpha.1](v8.6.0...v8.6.1-alpha.1) (2024-06-07)

### Features

* **zeebe:** add multi-tenant support to workers ([#175](#175)) ([28450a5](28450a5)), closes [#171](#171)
* **zeebe:** add updateJobTimeout method ([#172](#172)) ([5eff624](5eff624)), closes [#171](#171)
* **zeebe:** support StreamActivatedJobs RPC ([#160](#160)) ([258296a](258296a)), closes [#17](#17)
  • Loading branch information
semantic-release-bot committed Jun 7, 2024
1 parent 28450a5 commit 94733e9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@camunda8/sdk",
"version": "8.6.0",
"version": "8.6.1-alpha.1",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 94733e9

Please sign in to comment.