Skip to content

Commit

Permalink
Update changelog and manifest (#3)
Browse files Browse the repository at this point in the history
Co-authored-by: mrmeyers99 <[email protected]>
  • Loading branch information
github-actions[bot] and mrmeyers99 authored Dec 14, 2021
1 parent b43ca50 commit 18276a7
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 1 deletion.
28 changes: 28 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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

2 changes: 1 addition & 1 deletion manifest.yml
Original file line number Diff line number Diff line change
@@ -1 +1 @@
version: 2.0.2
version: 2.0.3

0 comments on commit 18276a7

Please sign in to comment.