Skip to content

Commit 6b0d7ea

Browse files
committed
chore: release v0.2.1
1 parent ed69e51 commit 6b0d7ea

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

+6
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,14 @@ All notable changes to this project will be documented in this file. Dates are d
44

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

7+
#### [0.2.1](https://github.com/DIY0R/nestjs-rabbitmq-bridge/compare/0.2.0...0.2.1)
8+
9+
- ci: pre build dist file [`ed69e51`](https://github.com/DIY0R/nestjs-rabbitmq-bridge/commit/ed69e51f3b5b5d8ed01b449370d8b62597455f53)
10+
711
#### 0.2.0
812

13+
> 27 June 2024
14+
915
- chore: bump typescript from 5.4.5 to 5.5.2 [`#30`](https://github.com/DIY0R/nestjs-rabbitmq-bridge/pull/30)
1016
- feat: add able connetion,asserts [`#12`](https://github.com/DIY0R/nestjs-rabbitmq-bridge/pull/12)
1117
- fix: change prefix [`#9`](https://github.com/DIY0R/nestjs-rabbitmq-bridge/pull/9)

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "nestjs-rabbitmq-bridge",
3-
"version": "0.2.0",
3+
"version": "0.2.1",
44
"description": "Nestjs rabbitMQ module",
55
"author": "Sobirov Diyorbek <[email protected]>",
66
"private": false,

0 commit comments

Comments
 (0)