You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+16Lines changed: 16 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff 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))
0 commit comments