Skip to content

Commit 46515d2

Browse files
authored
chore(main): release 0.2.1 (#191)
Signed-off-by: Peggie <info@cloudnative-pg.io>
1 parent d18ead3 commit 46515d2

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.2.0"
2+
".": "0.2.1"
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+
## [0.2.1](https://github.com/cloudnative-pg/cnpg-i/compare/v0.2.0...v0.2.1) (2025-04-16)
4+
5+
6+
### Bug Fixes
7+
8+
* **deps:** update module google.golang.org/grpc to v1.71.1 ([#188](https://github.com/cloudnative-pg/cnpg-i/issues/188)) ([6ab8365](https://github.com/cloudnative-pg/cnpg-i/commit/6ab8365bfe7d78acd8109870985e1c386b850492))
9+
* **deps:** update pb files to protoc-gen-go 1.36.6 ([3b929a2](https://github.com/cloudnative-pg/cnpg-i/commit/3b929a277e8c924d0dd958b1d28bf96009d5c86d))
10+
311
## [0.2.0](https://github.com/cloudnative-pg/cnpg-i/compare/v0.1.0...v0.2.0) (2025-03-27)
412

513

0 commit comments

Comments
 (0)