Skip to content

Commit 2aa6bfd

Browse files
chore(release): 1.1.1
## [1.1.1](1.1.0...1.1.1) (2021-09-01) ### Bug Fixes * trivial change to bump version ([#243](#243)) ([616452f](616452f))
1 parent 616452f commit 2aa6bfd

File tree

3 files changed

+9
-2
lines changed

3 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.1.1](https://github.com/evolv-ai/serverless-offline-edge-lambda/compare/1.1.0...1.1.1) (2021-09-01)
2+
3+
4+
### Bug Fixes
5+
6+
* trivial change to bump version ([#243](https://github.com/evolv-ai/serverless-offline-edge-lambda/issues/243)) ([616452f](https://github.com/evolv-ai/serverless-offline-edge-lambda/commit/616452f9b0eb09d40149bb5aafc02bcffabdd476))
7+
18
# 1.0.0 (2021-08-01)
29

310

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "serverless-offline-edge-lambda",
3-
"version": "1.1.0",
3+
"version": "1.1.1",
44
"description": "A plugin for the Serverless Framework that simulates the behavior of AWS CloudFront Edge Lambdas while developing offline.",
55
"main": "dist/index.js",
66
"typings": "dist/index.d.ts",

0 commit comments

Comments
 (0)