Skip to content

Commit

Permalink
Merge branch 'master' of github.com:venveo/serverless-sharp
Browse files Browse the repository at this point in the history
  • Loading branch information
Mosnar committed Mar 31, 2021
2 parents cf96c68 + b9adecd commit cc97a4f
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# Changelog

## [Unreleased]
## [2.1.0] - 2021-03-24

### Added
- Adds ACM_CERTIFICATE_ARN configuration variable (@tyrauber)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"build": "sls package",
"deploy": "sls deploy"
},
"version": "2.0.6",
"version": "2.1.0",
"private": false,
"license": "MIT",
"devDependencies": {
Expand Down

0 comments on commit cc97a4f

Please sign in to comment.