Skip to content

Commit

Permalink
chore(release): 8.6.22 [skip ci]
Browse files Browse the repository at this point in the history
## [8.6.22](v8.6.21...v8.6.22) (2025-02-04)

### Features

* **zeebe:** implement backoff on UNAUTHENTICATED error for workers ([56c3c78](56c3c78)), closes [#366](#366)
  • Loading branch information
semantic-release-bot committed Feb 4, 2025
1 parent d4b0d0a commit 3745010
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [8.6.22](https://github.com/camunda/camunda-8-js-sdk/compare/v8.6.21...v8.6.22) (2025-02-04)


### Features

* **zeebe:** implement backoff on UNAUTHENTICATED error for workers ([56c3c78](https://github.com/camunda/camunda-8-js-sdk/commit/56c3c78429e899aa139c92ac03bcf6d62e5d0850)), closes [#366](https://github.com/camunda/camunda-8-js-sdk/issues/366)

## [8.6.21](https://github.com/camunda/camunda-8-js-sdk/compare/v8.6.20...v8.6.21) (2025-01-24)


Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 3745010

Please sign in to comment.