Skip to content

Commit 92b014e

Browse files
authored
chore(release): 1.23.27 (#519)
1 parent 464a6ed commit 92b014e

3 files changed

Lines changed: 10 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.26"
2+
".": "1.23.27"
33
}

CHANGELOG.md

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

3+
## [1.23.27](https://github.com/soc221b/grpc-devtools/compare/v1.23.26...v1.23.27) (2025-12-20)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency zod to v4.2.0 ([#518](https://github.com/soc221b/grpc-devtools/issues/518)) ([75f4664](https://github.com/soc221b/grpc-devtools/commit/75f46641890cd3ece795b26a36d8239c31fad3cd))
9+
* **deps:** update dependency zod to v4.2.1 ([#521](https://github.com/soc221b/grpc-devtools/issues/521)) ([332e27e](https://github.com/soc221b/grpc-devtools/commit/332e27e377375bc515f33a61d1e3fcd246d72e7d))
10+
311
## [1.23.26](https://github.com/soc221b/grpc-devtools/compare/v1.23.25...v1.23.26) (2025-12-09)
412

513

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.26"
36+
"version": "1.23.27"
3737
}

0 commit comments

Comments
 (0)