Skip to content

Commit

Permalink
chore(release): 8.6.2 [skip ci]
Browse files Browse the repository at this point in the history
## [8.6.2](v8.6.1...v8.6.2) (2024-06-12)

### Bug Fixes

* **zeebe:** security fix for grpc-js dependency update ([#180](#180)) ([f43d956](f43d956))

### Features

* **zeebe:** add deployResources method ([165862f](165862f)), closes [#173](#173)
* **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 12, 2024
1 parent 165862f commit 65f0bc0
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.1",
"version": "8.6.2",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit 65f0bc0

Please sign in to comment.