Skip to content

Commit cc97a4f

Browse files
committed
Merge branch 'master' of github.com:venveo/serverless-sharp
2 parents cf96c68 + b9adecd commit cc97a4f

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Changelog
22

3-
## [Unreleased]
3+
## [2.1.0] - 2021-03-24
44

55
### Added
66
- Adds ACM_CERTIFICATE_ARN configuration variable (@tyrauber)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"build": "sls package",
1313
"deploy": "sls deploy"
1414
},
15-
"version": "2.0.6",
15+
"version": "2.1.0",
1616
"private": false,
1717
"license": "MIT",
1818
"devDependencies": {

0 commit comments

Comments
 (0)