Skip to content

Commit ea710fe

Browse files
authored
chore(release): 1.23.23 (#487)
1 parent 7413e1d commit ea710fe

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.22"
2+
".": "1.23.23"
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.23](https://github.com/soc221b/grpc-devtools/compare/v1.23.22...v1.23.23) (2025-11-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency core-js to v3.47.0 ([#484](https://github.com/soc221b/grpc-devtools/issues/484)) ([03867b3](https://github.com/soc221b/grpc-devtools/commit/03867b372cc958f8fe89155c718c6d6e2afe3543))
9+
* **deps:** update dependency google-protobuf to v4.0.1 ([#481](https://github.com/soc221b/grpc-devtools/issues/481)) ([8f2dfde](https://github.com/soc221b/grpc-devtools/commit/8f2dfde27e1a9b2fd2e1fd49fcc26c71d37e2226))
10+
311
## [1.23.22](https://github.com/soc221b/grpc-devtools/compare/v1.23.21...v1.23.22) (2025-10-17)
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.22"
36+
"version": "1.23.23"
3737
}

0 commit comments

Comments
 (0)