From e9d24b531559ccaa0212c1f924246aea9ab2b856 Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Mon, 29 May 2023 05:46:55 +0000 Subject: [PATCH] chore(release): 0.5.1 [skip ci] --- CHANGELOG.md | 43 +++++++++---------------------------------- version.json | 2 +- 2 files changed, 10 insertions(+), 35 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 18490e3..25a45ba 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +## [0.5.1](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/compare/0.5.0...0.5.1) (2023-05-29) + + +### Bug Fixes + +* **core:** Fixed git-message ([00d46d8](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/00d46d8a48c7e0e1bb2fa185b851cccba720ba7d)) + + + # [0.5.0](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/compare/0.4.9...0.5.0) (2023-05-28) @@ -12,46 +21,12 @@ ### Bug Fixes -* added push ([5791c26](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/5791c26b9bcbdfe980e01bddca4fda9cefc6e671)) * **core:** Added version.json ([a91acb0](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/a91acb0cb8d8586ac906fef7e8a05c8c3dec0348)) * **core:** Added version.json in actions ([ec45b42](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/ec45b42ce33154a378a8ee097cffcbc4afbd8c10)) -* **core:** Final changes ([6711188](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/6711188dc7d0acc46ba137b3f4aa3361d8d874a1)) * **core:** Fix number of releases ([3a53723](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/3a5372399a2d0ec8b3e9cd00ca0fadb7a8cf8787)) -* **core:** fixed ([45c62ec](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/45c62ecd5adf32f9462e91e64549843a49bf84e5)) * **core:** Fixed changelog ([dd70f14](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/dd70f14e4b7140699a46df8c143e654a5355ff6a)) -* **core:** fixed something ([72424d8](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/72424d844b91992bba439a9f3d227a56ed7947eb)) -* **core:** Fixed tag-bump.yml ([26b6731](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/26b67310b41ca9382675e21ee2e9f20f7552bb9b)) * **core:** skip-commit- true ([7107e58](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/7107e5825107f6d7dfcf59913310c136959f056a)) -* **core:** Updated version file ([6e3ac67](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/6e3ac6783d25694e0d3cf8aa8da4e174772b0bda)) * **core:** Updated version.json ([69c7337](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/69c7337a3dc05e9309134e64e1bd018768395ee8)) -* permissions added ([bc84ecf](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/bc84ecf7618b28f7bd9b2958ef340c3e0c36b0b4)) - - -### Features - -* **core:** Fixed ([14b929a](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/14b929abef973e272593673d1870b4fd14493ef5)) - - - -## [0.3.1](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/compare/0.3.0...0.3.1) (2023-05-26) - - -### Bug Fixes - -* Added permissions ([7398238](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/7398238343a216aab93f570fc252a8831eef6967)) -* **core:** fixed file ([65372a9](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/65372a9f87334d46be73fc05f9a347f439bcb195)) -* **core:** fixes ([3a590e8](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/3a590e85d29cb3dd95956b06bdf6d0429484164d)) -* fixed versioning ([24c9603](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/24c960398b7fdb76d4ef389bbb87c31a548ae006)) -* version fix ([ef8f993](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/ef8f993e6b1be9d252e10f0e7cc4f7b541478973)) - - -### Features - -* Added versioning ([207ec84](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/207ec84200eedbf9310fa073fd57125c7f3094b8)) -* Bumped Version no ([83cd46f](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/83cd46f3f0e1a0c2c07d51baea7f59702c15f968)) -* **core:** Added version file ([d1ea0e4](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/d1ea0e44425f39e5a7705c52c2f389b6b4a0bfe4)) -* **core:** Enabled auto tags ([12998e0](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/12998e0e8ab1aa7d68ad3995e2889643480f990e)) -* **core:** Enabled versioning ([1160ed9](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/1160ed90740e55784e756266b1cc363861777bde)) diff --git a/version.json b/version.json index 156772d..2cb9303 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "0.5.0" + "version": "0.5.1" }