Skip to content

Commit

Permalink
5.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
tunderdomb committed Aug 2, 2022
1 parent 86eee35 commit 47ad974
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,9 @@
5.0.0
- added Protobuf support
- added more options to configure queue and exchange assertions
- updated and upgraded dependencies
- added option to exit on connection closing

4.1.4
- dependency updates
- minimum requirement is node v14
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@techteamer/mq",
"version": "4.1.4",
"version": "5.0.0",
"description": "A RabbitMQ wrapper for node",
"main": "index.js",
"author": "TechTeamer",
Expand Down

0 comments on commit 47ad974

Please sign in to comment.