Skip to content

Commit

Permalink
chore(release): 8.5.4-alpha.2 [skip ci]
Browse files Browse the repository at this point in the history
## [8.5.4-alpha.2](v8.5.4-alpha.1...v8.5.4-alpha.2) (2024-05-22)

### Bug Fixes

* **issue137:** support ZEEBE_REST_ADDRESS and ZEEBE_GRPC_ADDRESS environment variables ([#159](#159)) ([41fdca0](41fdca0))
* **oauth:** correctly expire cached token ([#164](#164)) ([c86e550](c86e550)), closes [#163](#163)

### Features

* **zeebe:** support Zeebe User Task REST API ([022607b](022607b)), closes [#34](#34)
  • Loading branch information
semantic-release-bot committed May 22, 2024
1 parent 022607b commit bd49a8e
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.5.4-alpha.1",
"version": "8.5.4-alpha.2",
"description": "",
"main": "dist/index.js",
"scripts": {
Expand Down

0 comments on commit bd49a8e

Please sign in to comment.