Skip to content

Commit

Permalink
chore(common): versions @atls/nestjs-connectrpc:0.0.2 @atls/nestjs-co…
Browse files Browse the repository at this point in the history
…nnectrpc-errors:0.0.0 @atls/nestjs-grpc-identity:0.0.12 @atls/nestjs-gateway:0.0.16 @atlantis-lab/nestjs-signed-url:0.1.44
  • Loading branch information
atlantis-courier[bot] authored Jan 22, 2025
1 parent 663389c commit 714f2ca
Show file tree
Hide file tree
Showing 14 changed files with 119 additions and 7 deletions.
11 changes: 11 additions & 0 deletions packages/nestjs-connectrpc-errors/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,11 @@


# 0.0.0 (2025-01-22)


### Features


* **connectrpc:** init ([#339](https://github.com/atls/nestjs/issues/339)) ([663389c](https://github.com/atls/nestjs/commit/663389cd20156a9c10e93d6dbb8326bf8dcac781))


2 changes: 1 addition & 1 deletion packages/nestjs-connectrpc-errors/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
"@atls/protobuf-rpc": "^0.0.1"
},
"devDependencies": {
"@atls/nestjs-connectrpc": "workspace:0.0.1",
"@atls/nestjs-connectrpc": "workspace:0.0.2",
"@atls/nestjs-validation": "workspace:0.0.1",
"@bufbuild/buf": "^1.42.0",
"@bufbuild/protobuf": "^1.10.0",
Expand Down
12 changes: 12 additions & 0 deletions packages/nestjs-connectrpc/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@


## 0.0.2 (2025-01-22)


### Features


* **common:** bump yarn, trigger release ([#338](https://github.com/atls/nestjs/issues/338)) ([9837d48](https://github.com/atls/nestjs/commit/9837d482f75928a3ac132d0306ab6de04d8a04b9))
* **connectrpc:** init ([#339](https://github.com/atls/nestjs/issues/339)) ([663389c](https://github.com/atls/nestjs/commit/663389cd20156a9c10e93d6dbb8326bf8dcac781))


2 changes: 1 addition & 1 deletion packages/nestjs-connectrpc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/nestjs-connectrpc",
"version": "0.0.1",
"version": "0.0.2",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
18 changes: 18 additions & 0 deletions packages/nestjs-external-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@


## 0.0.8 (2025-01-22)


### Bug Fixes


* typecheck, build ([1f9ca05](https://github.com/atls/nestjs/commit/1f9ca0533705c5977ccbfd152a59f545d3f01f1c))

### Features


* **batch-queue:** init ([6ecbffa](https://github.com/atls/nestjs/commit/6ecbffa3fc54f9bb33ac1ae57b274772b99c8e9d))
* **common:** bump yarn, trigger release ([#338](https://github.com/atls/nestjs/issues/338)) ([9837d48](https://github.com/atls/nestjs/commit/9837d482f75928a3ac132d0306ab6de04d8a04b9))
* **connectrpc:** init ([#339](https://github.com/atls/nestjs/issues/339)) ([663389c](https://github.com/atls/nestjs/commit/663389cd20156a9c10e93d6dbb8326bf8dcac781))


13 changes: 13 additions & 0 deletions packages/nestjs-gateway/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@


## 0.0.16 (2025-01-22)


### Features


* **batch-queue:** init ([6ecbffa](https://github.com/atls/nestjs/commit/6ecbffa3fc54f9bb33ac1ae57b274772b99c8e9d))
* **common:** bump yarn, trigger release ([#338](https://github.com/atls/nestjs/issues/338)) ([9837d48](https://github.com/atls/nestjs/commit/9837d482f75928a3ac132d0306ab6de04d8a04b9))
* **connectrpc:** init ([#339](https://github.com/atls/nestjs/issues/339)) ([663389c](https://github.com/atls/nestjs/commit/663389cd20156a9c10e93d6dbb8326bf8dcac781))


2 changes: 1 addition & 1 deletion packages/nestjs-gateway/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/nestjs-gateway",
"version": "0.0.15",
"version": "0.0.16",
"license": "BSD 3-Clause",
"type": "module",
"exports": {
Expand Down
12 changes: 12 additions & 0 deletions packages/nestjs-grpc-identity/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@


## 0.0.12 (2025-01-22)


### Features


* **common:** bump yarn, trigger release ([#338](https://github.com/atls/nestjs/issues/338)) ([9837d48](https://github.com/atls/nestjs/commit/9837d482f75928a3ac132d0306ab6de04d8a04b9))
* **connectrpc:** init ([#339](https://github.com/atls/nestjs/issues/339)) ([663389c](https://github.com/atls/nestjs/commit/663389cd20156a9c10e93d6dbb8326bf8dcac781))


2 changes: 1 addition & 1 deletion packages/nestjs-grpc-identity/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atls/nestjs-grpc-identity",
"version": "0.0.11",
"version": "0.0.12",
"license": "BSD-3-Clause",
"type": "module",
"exports": {
Expand Down
18 changes: 18 additions & 0 deletions packages/nestjs-grpc-keto/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,18 @@


## 0.0.2 (2025-01-22)


### Bug Fixes


* typecheck, build ([1f9ca05](https://github.com/atls/nestjs/commit/1f9ca0533705c5977ccbfd152a59f545d3f01f1c))

### Features


* **batch-queue:** init ([6ecbffa](https://github.com/atls/nestjs/commit/6ecbffa3fc54f9bb33ac1ae57b274772b99c8e9d))
* **common:** bump yarn, trigger release ([#338](https://github.com/atls/nestjs/issues/338)) ([9837d48](https://github.com/atls/nestjs/commit/9837d482f75928a3ac132d0306ab6de04d8a04b9))
* **connectrpc:** init ([#339](https://github.com/atls/nestjs/issues/339)) ([663389c](https://github.com/atls/nestjs/commit/663389cd20156a9c10e93d6dbb8326bf8dcac781))


14 changes: 14 additions & 0 deletions packages/nestjs-s3-client/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@


## 0.0.1 (2025-01-22)


### Features


* **common:** bump yarn, trigger release ([#338](https://github.com/atls/nestjs/issues/338)) ([9837d48](https://github.com/atls/nestjs/commit/9837d482f75928a3ac132d0306ab6de04d8a04b9))
* **connectrpc:** init ([#339](https://github.com/atls/nestjs/issues/339)) ([663389c](https://github.com/atls/nestjs/commit/663389cd20156a9c10e93d6dbb8326bf8dcac781))
* **s3-client:** init package ([65988c4](https://github.com/atls/nestjs/commit/65988c4eeaa194b45dd37e4332baebadc0400586))
* **yarn:** global cache ([719bbcd](https://github.com/atls/nestjs/commit/719bbcd7bef9f8802b7670b5603c1fdd72009e14))


14 changes: 14 additions & 0 deletions packages/nestjs-signed-url/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@


## 0.1.44 (2025-01-22)


### Features


* **common:** bump yarn, trigger release ([#338](https://github.com/atls/nestjs/issues/338)) ([9837d48](https://github.com/atls/nestjs/commit/9837d482f75928a3ac132d0306ab6de04d8a04b9))
* **connectrpc:** init ([#339](https://github.com/atls/nestjs/issues/339)) ([663389c](https://github.com/atls/nestjs/commit/663389cd20156a9c10e93d6dbb8326bf8dcac781))
* **nestjs-signed-url:** cover signed url service handlers with tests ([aa829c1](https://github.com/atls/nestjs/commit/aa829c173bb90f1e4ca5781a7d389a0e7ba1bec0)), closes [#159](https://github.com/atls/nestjs/issues/159)
* **nestjs-signed-url:** init ([2c0380d](https://github.com/atls/nestjs/commit/2c0380dd5c8950a7a8e4f4b01a57350f2100490a))


2 changes: 1 addition & 1 deletion packages/nestjs-signed-url/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@atlantis-lab/nestjs-signed-url",
"version": "0.1.43",
"version": "0.1.44",
"repository": "[email protected]:atls/nestjs.git",
"license": "BSD-3 Clause",
"type": "module",
Expand Down
4 changes: 2 additions & 2 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -323,7 +323,7 @@ __metadata:
dependencies:
"@atls/core-errors": "npm:^0.0.4"
"@atls/guard-clause": "npm:^0.0.1"
"@atls/nestjs-connectrpc": "workspace:0.0.1"
"@atls/nestjs-connectrpc": "workspace:0.0.2"
"@atls/nestjs-validation": "workspace:0.0.1"
"@atls/protobuf-rpc": "npm:^0.0.1"
"@bufbuild/buf": "npm:^1.42.0"
Expand Down Expand Up @@ -358,7 +358,7 @@ __metadata:
languageName: unknown
linkType: soft

"@atls/nestjs-connectrpc@workspace:0.0.1, @atls/nestjs-connectrpc@workspace:packages/nestjs-connectrpc":
"@atls/nestjs-connectrpc@workspace:0.0.2, @atls/nestjs-connectrpc@workspace:packages/nestjs-connectrpc":
version: 0.0.0-use.local
resolution: "@atls/nestjs-connectrpc@workspace:packages/nestjs-connectrpc"
dependencies:
Expand Down

0 comments on commit 714f2ca

Please sign in to comment.