Skip to content

Commit

Permalink
chore: publish
Browse files Browse the repository at this point in the history
 - @golevelup/nestjs-rabbitmq@5.3.0
  • Loading branch information
WonderPanda committed Apr 15, 2024
1 parent 26e9dca commit d6593e9
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions packages/rabbitmq/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,12 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

# [5.3.0](https://github.com/golevelup/nestjs/compare/@golevelup/nestjs-rabbitmq@5.2.0...@golevelup/nestjs-rabbitmq@5.3.0) (2024-04-15)

### Features

- **amqp:** add publishOptions to RequestOptions; use them in AmqpConnection.request ([#723](https://github.com/golevelup/nestjs/issues/723)) ([26e9dca](https://github.com/golevelup/nestjs/commit/26e9dcabda08f9f4a22d42baa47d9f97dd43e61e)), closes [#719](https://github.com/golevelup/nestjs/issues/719)

# [5.2.0](https://github.com/golevelup/nestjs/compare/@golevelup/nestjs-rabbitmq@5.1.0...@golevelup/nestjs-rabbitmq@5.2.0) (2024-04-10)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion packages/rabbitmq/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@golevelup/nestjs-rabbitmq",
"version": "5.2.0",
"version": "5.3.0",
"description": "Badass RabbitMQ addons for NestJS",
"author": "Jesse Carter <jesse.r.carter@gmail.com>",
"homepage": "https://github.com/golevelup/nestjs/blob/master/packages/rabbitmq/README.md",
Expand Down

0 comments on commit d6593e9

Please sign in to comment.