diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..add12687 --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,21 @@ +# Changelog + +## 1.0.0 (2024-08-30) + + +### Features + +* add prefix to differ from main release ([70a38f5](https://github.com/rakutentech/shibuya/commit/70a38f574ad5593c78d77456b6a83f735d62f3e4)) +* introduce release please ([9f33ad0](https://github.com/rakutentech/shibuya/commit/9f33ad0c7c22d1063b68fc22f7746e1ce748c86f)) + + +### Bug Fixes + +* add missing charts ([420cdf9](https://github.com/rakutentech/shibuya/commit/420cdf94fa56d13b7bec7ce12dde20d14c1ffc39)) +* add missing if ([fc5622c](https://github.com/rakutentech/shibuya/commit/fc5622ca1a59ca3dec356039145bac5f6bf15c9c)) +* better naming ([12a42de](https://github.com/rakutentech/shibuya/commit/12a42de7e83c3e37f0e44a6fff923a5f59e48cfe)) +* chart could not be generated due to tagging. Use gh cli directly instead of chart-releaser-action ([#111](https://github.com/rakutentech/shibuya/issues/111)) ([8ab71bb](https://github.com/rakutentech/shibuya/commit/8ab71bb47ce99c5c4d8e42976bcb277409f1354a)) +* only build the image when it is a release ([d8fc0a1](https://github.com/rakutentech/shibuya/commit/d8fc0a1496f591d6c9254460010b28e3187bf5d8)) +* prevent fork polutting the officical release registry ([77906e5](https://github.com/rakutentech/shibuya/commit/77906e5140365321eb881d7c1edf2db1a94e1ae9)) +* should use release action from googleapi repo ([c38a4bb](https://github.com/rakutentech/shibuya/commit/c38a4bb2aaeb172a4d1e44296715d950724f5008)) +* wrong tag name ([4b33f75](https://github.com/rakutentech/shibuya/commit/4b33f7506cf2863665052650b3744ec8505adf1e))