Skip to content

Commit 856c50c

Browse files
Merge pull request #14 from open-runtime/release-please--branches--main
chore: release 5.2.1
2 parents 9c725f5 + 69843de commit 856c50c

File tree

3 files changed

+10
-2
lines changed

3 files changed

+10
-2
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
{
2-
".": "5.2.0"
2+
".": "5.2.1"
33
}
44

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,14 @@
22

33
- Upgrading protos with new `googleapis` and `protobuf` versions.
44

5+
## [5.2.1](https://github.com/open-runtime/grpc-dart/compare/v5.2.0...v5.2.1) (2025-11-30)
6+
7+
8+
### 🔧 Chores
9+
10+
* make chore commits visible in release-please ([9c725f5](https://github.com/open-runtime/grpc-dart/commit/9c725f570216b5de9fe8c8ca1ed34cb2b901ec8b))
11+
* make chore commits visible in release-please ([549de7e](https://github.com/open-runtime/grpc-dart/commit/549de7ec1769f673b20aea972bbd88497c4b83fb))
12+
513
## [5.2.0](https://github.com/open-runtime/grpc-dart/compare/v5.1.1...v5.2.0) (2025-11-27)
614

715

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
name: grpc
2-
version: 5.2.0
2+
version: 5.2.1
33
description: Dart implementation of gRPC, a high performance, open-source universal RPC framework. This is the open-runtime fork with critical production fixes.
44
repository: https://github.com/open-runtime/grpc-dart
55
homepage: https://github.com/open-runtime/grpc-dart

0 commit comments

Comments
 (0)