Skip to content

Commit cb0426d

Browse files
authored
chore(release): 1.23.26 (#510)
1 parent 043ccbc commit cb0426d

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.25"
2+
".": "1.23.26"
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.26](https://github.com/soc221b/grpc-devtools/compare/v1.23.25...v1.23.26) (2025-12-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency ua-parser-js to v2.0.7 ([#509](https://github.com/soc221b/grpc-devtools/issues/509)) ([043ccbc](https://github.com/soc221b/grpc-devtools/commit/043ccbcfa631822a086914644a2a7306b587c36e))
9+
310
## [1.23.25](https://github.com/soc221b/grpc-devtools/compare/v1.23.24...v1.23.25) (2025-12-09)
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.25"
36+
"version": "1.23.26"
3737
}

0 commit comments

Comments
 (0)