diff --git a/CHANGELOG.md b/CHANGELOG.md index 157f8b9..ece1eaa 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,8 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### 1.0.3 (2021-03-21) + ### [1.0.2](https://github.com/guan840912/cdk8s-aws-load-balancer-controller/compare/v1.0.1...v1.0.2) (2020-12-01) ### [1.0.1](https://github.com/guan840912/cdk8s-aws-load-balancer-controller/compare/v1.0.0...v1.0.1) (2020-11-24) diff --git a/version.json b/version.json index 9a8bfb2..bbea0d7 100644 --- a/version.json +++ b/version.json @@ -1,3 +1,3 @@ { - "version": "1.0.2" + "version": "1.0.3" }