Skip to content

Commit 18276a7

Browse files
Update changelog and manifest (#3)
Co-authored-by: mrmeyers99 <[email protected]>
1 parent b43ca50 commit 18276a7

File tree

2 files changed

+29
-1
lines changed

2 files changed

+29
-1
lines changed

CHANGELOG.md

Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
# 2.0.3 - 14-12-2021
2+
3+
## Unclassified Changes
4+
5+
- Fix base version ([#2](https://github.com/mrmeyers99/aws-cdk-github-actions/issues2))
6+
- Publish to ghcr ([#1](https://github.com/mrmeyers99/aws-cdk-github-actions/issues1))
7+
- 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
8+
- Merge branch 'v2'
9+
- Merge pull request [#39](https://github.com/mrmeyers99/aws-cdk-github-actions/issues39) from transurban/feature/golang
10+
- [#32](https://github.com/mrmeyers99/aws-cdk-github-actions/issues32) Use tee to be able to view the command output while it's running
11+
- Update entrypoint.sh
12+
- Restore functionality for Python/JS/TS CDK apps
13+
- Tidy up
14+
- Update README.md
15+
- Test: believe to be redundant as cdk app does it
16+
- What a fool.. :D
17+
- Update entrypoint.sh
18+
- Update Dockerfile
19+
- go version setting
20+
- Added go module fetch
21+
- Added Golang packages
22+
- trimming out non-Go components for now
23+
- Merge pull request [#38](https://github.com/mrmeyers99/aws-cdk-github-actions/issues38) from youyo/master
24+
- Merge pull request [#37](https://github.com/mrmeyers99/aws-cdk-github-actions/issues37) from youyo/fix/using-apline-3.13
25+
- Merge branch 'master' into v2
26+
- Merge pull request [#35](https://github.com/mrmeyers99/aws-cdk-github-actions/issues35) from FDR123/master
27+
- bump up to v2
28+

manifest.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
version: 2.0.2
1+
version: 2.0.3

0 commit comments

Comments
 (0)