Skip to content

Commit

Permalink
chore(release): 5.4.1
Browse files Browse the repository at this point in the history
## [5.4.1](v5.4.0...v5.4.1) (2022-04-25)

### Bug Fixes

* reply queue names not updated and race cond ([#872](#872)) ([34ecacf](34ecacf))
  • Loading branch information
semantic-release-bot committed Apr 25, 2022
1 parent 34ecacf commit b848bd8
Show file tree
Hide file tree
Showing 3 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 @@
## [5.4.1](https://github.com/pagerinc/jackrabbit/compare/v5.4.0...v5.4.1) (2022-04-25)


### Bug Fixes

* reply queue names not updated and race cond ([#872](https://github.com/pagerinc/jackrabbit/issues/872)) ([34ecacf](https://github.com/pagerinc/jackrabbit/commit/34ecacff36271b8d1d66abe1c6a0b80cae0ce4e8))

# [5.4.0](https://github.com/pagerinc/jackrabbit/compare/v5.3.1...v5.4.0) (2022-04-19)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

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

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@pager/jackrabbit",
"version": "5.4.0",
"version": "5.4.1",
"description": "Easy RabbitMQ for node",
"keywords": [
"amqp",
Expand Down

0 comments on commit b848bd8

Please sign in to comment.