Skip to content

Commit 1050070

Browse files
chore(release): 1.0.0-beta.4 [skip ci]
## [1.0.0-beta.4](nestjs-bufconnect-v1.0.0-beta.3...nestjs-bufconnect-v1.0.0-beta.4) (2024-03-14) ### ⬆️ Build Dependencies * **deps:** update connect library and peer deps ([#29](#29)) ([d4e2b65](d4e2b65))
1 parent d4e2b65 commit 1050070

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/nestjs-bufconnect/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.0.0-beta.4](https://github.com/wisewolf-oss/nestjs-bufconnect/compare/nestjs-bufconnect-v1.0.0-beta.3...nestjs-bufconnect-v1.0.0-beta.4) (2024-03-14)
2+
3+
4+
### :arrow_up: Build Dependencies
5+
6+
* **deps:** update connect library and peer deps ([#29](https://github.com/wisewolf-oss/nestjs-bufconnect/issues/29)) ([d4e2b65](https://github.com/wisewolf-oss/nestjs-bufconnect/commit/d4e2b655759915c0859522fb5a7e0e9783aebedd))
7+
18
## [1.0.0-beta.3](https://github.com/wisewolf-oss/nestjs-bufconnect/compare/nestjs-bufconnect-v1.0.0-beta.2...nestjs-bufconnect-v1.0.0-beta.3) (2023-04-07)
29

310
### Features

packages/nestjs-bufconnect/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@wolfcoded/nestjs-bufconnect",
33
"description": "NestJs BufConnect is a custom transport strategy for NestJs microservices that integrates with the Buf's gRPC implementation.",
4-
"version": "1.0.0-beta.3",
4+
"version": "1.0.0-beta.4",
55
"keywords": [
66
"gRPC",
77
"bufbuild",

0 commit comments

Comments
 (0)