diff --git a/CHANGELOG.md b/CHANGELOG.md index e69de29..8826e88 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -0,0 +1,28 @@ +# 2.0.3 - 14-12-2021 + +## Unclassified Changes + +- Fix base version ([#2](https://github.com/mrmeyers99/aws-cdk-github-actions/issues2)) +- Publish to ghcr ([#1](https://github.com/mrmeyers99/aws-cdk-github-actions/issues1)) +- Merge pull request [#40](https://github.com/mrmeyers99/aws-cdk-github-actions/issues40) from mrmeyers99/[#32](https://github.com/mrmeyers99/aws-cdk-github-actions/issues32)-see-job-progress +- Merge branch 'v2' +- Merge pull request [#39](https://github.com/mrmeyers99/aws-cdk-github-actions/issues39) from transurban/feature/golang +- [#32](https://github.com/mrmeyers99/aws-cdk-github-actions/issues32) Use tee to be able to view the command output while it's running +- Update entrypoint.sh +- Restore functionality for Python/JS/TS CDK apps +- Tidy up +- Update README.md +- Test: believe to be redundant as cdk app does it +- What a fool.. :D +- Update entrypoint.sh +- Update Dockerfile +- go version setting +- Added go module fetch +- Added Golang packages +- trimming out non-Go components for now +- Merge pull request [#38](https://github.com/mrmeyers99/aws-cdk-github-actions/issues38) from youyo/master +- Merge pull request [#37](https://github.com/mrmeyers99/aws-cdk-github-actions/issues37) from youyo/fix/using-apline-3.13 +- Merge branch 'master' into v2 +- Merge pull request [#35](https://github.com/mrmeyers99/aws-cdk-github-actions/issues35) from FDR123/master +- bump up to v2 + diff --git a/manifest.yml b/manifest.yml index 5418e8e..e37323b 100644 --- a/manifest.yml +++ b/manifest.yml @@ -1 +1 @@ -version: 2.0.2 +version: 2.0.3