Skip to content

Commit 2a33570

Browse files
committed
chore(main): release 0.1.0
Signed-off-by: Peggie <info@cloudnative-pg.io>
1 parent da6cbcb commit 2a33570

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-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.0.0"
2+
".": "0.1.0"
33
}

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,16 @@
1+
# Changelog
2+
3+
## 0.1.0 (2024-08-13)
4+
5+
6+
### Features
7+
8+
* add cnpg-i example ([#1](https://github.com/cloudnative-pg/cnpg-i-hello-world/issues/1)) ([94070bd](https://github.com/cloudnative-pg/cnpg-i-hello-world/commit/94070bd8dd3c4ac3e8541566382aa89c230d066d))
9+
* external Pod deployment ([#8](https://github.com/cloudnative-pg/cnpg-i-hello-world/issues/8)) ([4d73879](https://github.com/cloudnative-pg/cnpg-i-hello-world/commit/4d738796dbfc3ae7ea20eeed8890a19be12d832e))
10+
* initial commit ([d33b19c](https://github.com/cloudnative-pg/cnpg-i-hello-world/commit/d33b19cfdf599ed38a4c1bcb9b42272b3efaae65))
11+
12+
13+
### Bug Fixes
14+
15+
* **deps:** update all non-major go dependencies ([#13](https://github.com/cloudnative-pg/cnpg-i-hello-world/issues/13)) ([5877552](https://github.com/cloudnative-pg/cnpg-i-hello-world/commit/587755218b553d9aaca17b78f69d9ab44a27b95b))
16+
* Use the pluginhelper logging ([#7](https://github.com/cloudnative-pg/cnpg-i-hello-world/issues/7)) ([6da1a48](https://github.com/cloudnative-pg/cnpg-i-hello-world/commit/6da1a48ed19950e79d10a3882bf30abafbee34e4))

0 commit comments

Comments
 (0)