Skip to content

Commit

Permalink
chore: release v0.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
DIY0R committed Jun 26, 2024
1 parent ed69e51 commit 6b0d7ea
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d

Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).

#### [0.2.1](https://github.com/DIY0R/nestjs-rabbitmq-bridge/compare/0.2.0...0.2.1)

- ci: pre build dist file [`ed69e51`](https://github.com/DIY0R/nestjs-rabbitmq-bridge/commit/ed69e51f3b5b5d8ed01b449370d8b62597455f53)

#### 0.2.0

> 27 June 2024
- chore: bump typescript from 5.4.5 to 5.5.2 [`#30`](https://github.com/DIY0R/nestjs-rabbitmq-bridge/pull/30)
- feat: add able connetion,asserts [`#12`](https://github.com/DIY0R/nestjs-rabbitmq-bridge/pull/12)
- fix: change prefix [`#9`](https://github.com/DIY0R/nestjs-rabbitmq-bridge/pull/9)
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.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "nestjs-rabbitmq-bridge",
"version": "0.2.0",
"version": "0.2.1",
"description": "Nestjs rabbitMQ module",
"author": "Sobirov Diyorbek <[email protected]>",
"private": false,
Expand Down

0 comments on commit 6b0d7ea

Please sign in to comment.