Skip to content

Commit 758ca3d

Browse files
authored
chore(release): 1.23.21 (#434)
1 parent e062db4 commit 758ca3d

3 files changed

Lines changed: 9 additions & 2 deletions

File tree

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "1.23.20"
2+
".": "1.23.21"
33
}

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.23.21](https://github.com/soc221b/grpc-devtools/compare/v1.23.20...v1.23.21) (2025-10-06)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency zod to v4.1.12 ([#433](https://github.com/soc221b/grpc-devtools/issues/433)) ([8a4e7a3](https://github.com/soc221b/grpc-devtools/commit/8a4e7a3420b8e81af44d5a7acd040e08e5ddbaf3))
9+
310
## [1.23.20](https://github.com/soc221b/grpc-devtools/compare/v1.23.19...v1.23.20) (2025-09-28)
411

512

manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,5 +33,5 @@
3333
"key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAkcLeBXMSYBLEM9ZXPctlUnKH64aS5FRKJ10cM35LaYcor93XTu1ub/HhYSYkaFWoZZ/ysWq0D5Rv6fIkxehwpSgvVwQ7Yoml4Vg7GxroRh3KwRzhL9/EVlnc1MvlRkuSudgTaCSOI/Ac+BZdJLgljS3BoiUP9Us7HNwsAFNXO9H110Y8GJ/woByDKdFQZmggEP+6lk8cJERxkjuWADPdSCd861Dh9taJT4nrKRVm7heIZzZu2iVfAA+DPGgTQhSHaNnK5yU58cBA9d6p4Jirmb1nodBjbcPbyUQogaAv5atVIvcmXrmuCtnxnznZNe64x5NFrnpk7r8e/2xiqcLkNwIDAQAB",
3434
"manifest_version": 3,
3535
"name": "gRPC Devtools",
36-
"version": "1.23.20"
36+
"version": "1.23.21"
3737
}

0 commit comments

Comments
 (0)