Skip to content

Commit f1a8ea0

Browse files
authored
chore(release): 1.23.25 (#502)
1 parent 2aadf1f commit f1a8ea0

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.24"
2+
".": "1.23.25"
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.25](https://github.com/soc221b/grpc-devtools/compare/v1.23.24...v1.23.25) (2025-12-09)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update dependency react-virtuoso to v4.16.1 ([#501](https://github.com/soc221b/grpc-devtools/issues/501)) ([a60b075](https://github.com/soc221b/grpc-devtools/commit/a60b075545b1ada609fd57a7087a122e3fc09f4c))
9+
* **deps:** update dependency react-virtuoso to v4.17.0 ([#506](https://github.com/soc221b/grpc-devtools/issues/506)) ([b8cf93f](https://github.com/soc221b/grpc-devtools/commit/b8cf93facfd3158ea2b1adf69913be278d3bb06e))
10+
311
## [1.23.24](https://github.com/soc221b/grpc-devtools/compare/v1.23.23...v1.23.24) (2025-11-25)
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.24"
36+
"version": "1.23.25"
3737
}

0 commit comments

Comments
 (0)