Skip to content

Commit 2d99af7

Browse files
authored
Merge pull request #22 from mrmeyers99/automatic-release-prs
ci: Release 2.1.0
2 parents a9e653e + ce0d663 commit 2d99af7

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
# 2.1.0 - 16-12-2021
2+
3+
## Unclassified Changes
4+
5+
- Merge pull request [#20](https://github.com/mrmeyers99/aws-cdk-github-actions/issues20) from mrmeyers99/automatic-release-prs
6+
- Update changelog and manifest
7+
- Run docker as a non root user to work around permissions issue caused by upgrading to alpine 3.14 ([#19](https://github.com/mrmeyers99/aws-cdk-github-actions/issues19))
8+
- Merge pull request [#18](https://github.com/mrmeyers99/aws-cdk-github-actions/issues18) from mrmeyers99/automatic-release-prs
9+
- Merge pull request [#15](https://github.com/mrmeyers99/aws-cdk-github-actions/issues15) from mrmeyers99/automatic-release-prs
10+
11+
## Changes
12+
13+
### Features
14+
15+
- Run npm ci instead of npm install ([#21](https://github.com/mrmeyers99/aws-cdk-github-actions/issues21))
16+
117
# 2.0.10 - 15-12-2021
218

319
## Unclassified Changes

manifest.yml

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

0 commit comments

Comments
 (0)