diff --git a/CHANGELOG.md b/CHANGELOG.md deleted file mode 100644 index acb375d1..00000000 --- a/CHANGELOG.md +++ /dev/null @@ -1,66 +0,0 @@ -# Changelog - -## [2.1.0-alpha.4](https://github.com/kitabisa/composite-actions/compare/v2.0.0-alpha.4...v2.1.0-alpha.4) (2024-10-08) - - -### Features - -* move setup-git ke infra ([23c2d42](https://github.com/kitabisa/composite-actions/commit/23c2d42dcebe1f9e9f9ef9112038aab462c2d0e5)) -* **ut:** added custom unit test folder ([2ec3f1a](https://github.com/kitabisa/composite-actions/commit/2ec3f1aa32fd47e3dd2f3e3d7c1e5e4464629fef)) -* **ut:** added id analysis ([d26590f](https://github.com/kitabisa/composite-actions/commit/d26590f37043d0c1e8bd6c404b9d7ef425b825a4)) -* **ut:** handle error when below coverage ([ee1b3bc](https://github.com/kitabisa/composite-actions/commit/ee1b3bcdfe5d9691dcf85f331af67558bc99638b)) - -## [1.5.1](https://github.com/kitabisa/composite-actions/compare/v1.5.0...v1.5.1) (2023-10-23) - - -### Bug Fixes - -* generate coverage path ([#72](https://github.com/kitabisa/composite-actions/issues/72)) ([3a39447](https://github.com/kitabisa/composite-actions/commit/3a39447afa68a3e1c90beb0c6b7fcd5c0881955f)) - -## [1.5.0](https://github.com/kitabisa/composite-actions/compare/v1.4.0...v1.5.0) (2023-10-16) - - -### Features - -* implement proper numeric comparison on unit test ([#67](https://github.com/kitabisa/composite-actions/issues/67)) ([c213407](https://github.com/kitabisa/composite-actions/commit/c2134071364cd1b5c390c2b8afe30c996c7a700e)) - - -### Bug Fixes - -* default value for setup helmfiles ([#68](https://github.com/kitabisa/composite-actions/issues/68)) ([cefb6ff](https://github.com/kitabisa/composite-actions/commit/cefb6ff34548dc6c698edf81c5bbbb34ee6cd807)) -* revert changes ([#70](https://github.com/kitabisa/composite-actions/issues/70)) ([0752bd2](https://github.com/kitabisa/composite-actions/commit/0752bd2ab901230dd2a29b39aa68c2df86f4f382)) -* setup helmfiles ([#71](https://github.com/kitabisa/composite-actions/issues/71)) ([63e02a1](https://github.com/kitabisa/composite-actions/commit/63e02a1774d5cdf6b9458ee4e8625d0856a6ee5f)) - -## [1.4.0](https://github.com/kitabisa/composite-actions/compare/v1.3.0...v1.4.0) (2023-08-24) - - -### Features - -* disable temp for rancher-ns-mover ([30d15b2](https://github.com/kitabisa/composite-actions/commit/30d15b2d997735f93733f43b64097dc8e569a81a)) - - -### Bug Fixes - -* checkout with token ([363a76a](https://github.com/kitabisa/composite-actions/commit/363a76ac680c76b7c29554c716913f1bf15dff76)) - -## [1.3.0](https://github.com/kitabisa/composite-actions/compare/v1.2.0...v1.3.0) (2023-08-04) - - -### Features - -* separate build & deploy phase ([#63](https://github.com/kitabisa/composite-actions/issues/63)) ([e818dd7](https://github.com/kitabisa/composite-actions/commit/e818dd75b4d603774bf7d8e1ea44854718537deb)) - -## [1.2.0](https://github.com/kitabisa/composite-actions/compare/v1.1.0...v1.2.0) (2023-07-27) - - -### Features - -* added release type ([#60](https://github.com/kitabisa/composite-actions/issues/60)) ([b0e1576](https://github.com/kitabisa/composite-actions/commit/b0e1576625ce8c481c1dae9ef12708567c707c3f)) -* change runner to ubuntu-latest ([#58](https://github.com/kitabisa/composite-actions/issues/58)) ([0645759](https://github.com/kitabisa/composite-actions/commit/0645759a513ffd410ef39a47000fd6dc0870b1d7)) - - -### Bug Fixes - -* badges path ([#54](https://github.com/kitabisa/composite-actions/issues/54)) ([84cf72d](https://github.com/kitabisa/composite-actions/commit/84cf72de99605c9a1e0ea0839452cfc720a84ff1)) -* changed master to main branch ([#56](https://github.com/kitabisa/composite-actions/issues/56)) ([3f8824d](https://github.com/kitabisa/composite-actions/commit/3f8824d2333ff369b3c4415da16d9a51aae4c4ea)) -* removed token param ([6ce7d8c](https://github.com/kitabisa/composite-actions/commit/6ce7d8c0af9affa00f42a071f81c90bdbd521dca))