Skip to content

Commit 6467784

Browse files
author
Algoan Bot
committed
chore(packages): release
- @algoan/[email protected] - @algoan/[email protected]
1 parent 4b589a2 commit 6467784

File tree

7 files changed

+25
-8
lines changed

7 files changed

+25
-8
lines changed

package-lock.json

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

packages/google-pubsub-client/CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,14 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.4.9](https://github.com/algoan/nestjs-components/compare/@algoan/[email protected]...@algoan/[email protected]) (2023-06-17)
7+
8+
**Note:** Version bump only for package @algoan/nestjs-google-pubsub-client
9+
10+
11+
12+
13+
614
## 0.4.8 (2023-02-24)
715

816
**Note:** Version bump only for package @algoan/nestjs-google-pubsub-client

packages/google-pubsub-client/package-lock.json

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

packages/google-pubsub-client/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algoan/nestjs-google-pubsub-client",
3-
"version": "0.4.8",
3+
"version": "0.4.9",
44
"description": "A NestJS ClientProxy for Google Cloud PubSub",
55
"keywords": [
66
"nestjs",

packages/google-pubsub-microservice/CHANGELOG.md

+9
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,15 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [3.1.0](https://github.com/algoan/nestjs-components/compare/@algoan/[email protected]...@algoan/[email protected]) (2023-06-17)
7+
8+
9+
### Features
10+
11+
* **pubsub-microservice:** add listen option to EventPattern extras ([0d0e5b8](https://github.com/algoan/nestjs-components/commit/0d0e5b8e80f01a0fc939f302cc0d6db1e1e471b3))
12+
13+
14+
615
## 3.0.9 (2023-02-24)
716

817
**Note:** Version bump only for package @algoan/nestjs-google-pubsub-microservice

packages/google-pubsub-microservice/package-lock.json

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

packages/google-pubsub-microservice/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@algoan/nestjs-google-pubsub-microservice",
3-
"version": "3.0.9",
3+
"version": "3.1.0",
44
"description": "A GooglePubSub transport strategy with NestJS Microservice",
55
"keywords": [
66
"nodejs",

0 commit comments

Comments
 (0)