From 5bc5d42c6ebf2309bb242103611cfb7fb6af2e9c Mon Sep 17 00:00:00 2001 From: Conventional Changelog Action Date: Sun, 28 May 2023 15:07:39 +0000 Subject: [PATCH] chore(release): 0.5.0 [skip ci] --- CHANGELOG.md | 9 +++++++++ version.json | 2 +- 2 files changed, 10 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 6004f88..18490e3 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,12 @@ +# [0.5.0](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/compare/0.4.9...0.5.0) (2023-05-28) + + +### Features + +* **core:** Added github release ([d020816](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/commit/d0208163d474cdfa55d18e57ff81592dc98f0b0f)) + + + ## [0.4.9](https://github.com/Yogi-Vishwas/EC2-CDKTF-TS/compare/0.4.8...0.4.9) (2023-05-28) diff --git a/version.json b/version.json index b565e30..156772d 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "0.4.9" + "version": "0.5.0" }