diff --git a/.release-please-manifest.json b/.release-please-manifest.json index 47fb725b..97eff625 100644 --- a/.release-please-manifest.json +++ b/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "2.0.2" + ".": "2.2.0-alpha.4" } diff --git a/CHANGELOG.md b/CHANGELOG.md new file mode 100644 index 00000000..47d738bf --- /dev/null +++ b/CHANGELOG.md @@ -0,0 +1,17 @@ +# Changelog + +## [2.2.0-alpha.4](https://github.com/kitabisa/composite-actions/compare/v2.1.0-alpha.4...v2.2.0-alpha.4) (2024-10-08) + + +### Features + +* update release ([017787f](https://github.com/kitabisa/composite-actions/commit/017787f71e7192999a37c676e8a00c7e4ddcc36a)) + + +### Bug Fixes + +* testing create ([1258f0d](https://github.com/kitabisa/composite-actions/commit/1258f0d1beb2a40d9b95432d6a5019d1b3a0a36f)) +* testing create ([8249c95](https://github.com/kitabisa/composite-actions/commit/8249c95831806560fc3fb1c404d167df5a4680d0)) +* testing only ([b12c79c](https://github.com/kitabisa/composite-actions/commit/b12c79cadbabd68cd0a435f6066167829dcc7cd2)) +* **workflow:** forget to set id on step release please ([#133](https://github.com/kitabisa/composite-actions/issues/133)) ([2e6a6ca](https://github.com/kitabisa/composite-actions/commit/2e6a6ca25072d2e822c2bdb186eaec0d63042f80)) +* **workflow:** Set release please manifest ([#135](https://github.com/kitabisa/composite-actions/issues/135)) ([a862d14](https://github.com/kitabisa/composite-actions/commit/a862d14f13259d88580386b1bbe51b8b8527f0f3))