Skip to content

Commit

Permalink
chore(release): 2.0.3 [skip ci]
Browse files Browse the repository at this point in the history
## [2.0.3](v2.0.2...v2.0.3) (2021-05-19)

### Bug Fixes

* **deps:** update dependency amqplib to ^0.8.0 ([485a57e](485a57e))
  • Loading branch information
aquariuslt authored and semantic-release-bot committed May 19, 2021
1 parent 485a57e commit df0aef3
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [2.0.3](https://github.com/nest-x/nestx-amqp/compare/v2.0.2...v2.0.3) (2021-05-19)


### Bug Fixes

* **deps:** update dependency amqplib to ^0.8.0 ([485a57e](https://github.com/nest-x/nestx-amqp/commit/485a57e6bc411f4d2b55952a039ce79ede1f6e9c))

## [2.0.2](https://github.com/nest-x/nestx-amqp/compare/v2.0.1...v2.0.2) (2021-04-19)


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": "nestx-amqp",
"version": "2.0.2",
"version": "2.0.3",
"description": "nestjs x amqp-connection-manager module",
"repository": "https://github.com/nest-x/nestx-amqp",
"author": "aquariuslt <superaquariuslt@gmail.com>",
Expand Down

0 comments on commit df0aef3

Please sign in to comment.