diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 7a73a41..27e15d8 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,2 +1 @@ -{ -} \ No newline at end of file +{"charts/hello-world":"0.1.0"} \ No newline at end of file diff --git a/charts/hello-world/CHANGELOG.md b/charts/hello-world/CHANGELOG.md new file mode 100644 index 0000000..f679f1e --- /dev/null +++ b/charts/hello-world/CHANGELOG.md @@ -0,0 +1,14 @@ +# Changelog + +## 0.1.0 (2023-06-18) + + +### Features + +* create hello-world chart ([#1](https://github.com/kloia/charts/issues/1)) ([b52e576](https://github.com/kloia/charts/commit/b52e576691e64c898000f667cbac4bd8a9c331d2)) +* create hello-world chart ([#3](https://github.com/kloia/charts/issues/3)) ([d8f7981](https://github.com/kloia/charts/commit/d8f79813f24f60cc9aaaf42756c75db2dd754d4c)) + + +### Reverts + +* incorrect version bump hello-world chart ([44cb0ba](https://github.com/kloia/charts/commit/44cb0bac21400ec9467c3027186651cc123977ed))