Skip to content

Commit

Permalink
v13.1.2
Browse files Browse the repository at this point in the history
  • Loading branch information
dnalborczyk committed Sep 30, 2023
1 parent c7ba440 commit da06a80
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Expand Up @@ -2,6 +2,12 @@

All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.

### [13.1.2](https://github.com/dherault/serverless-offline/compare/v13.1.1...v13.1.2) (2023-09-30)

### Bug Fixes

- LambdaProxyIntegrationEventV2 authorizer context ([#1630](https://github.com/dherault/serverless-offline/issues/1630)) ([5b82612](https://github.com/dherault/serverless-offline/commit/5b82612910a86c38c2a9ab2229c627b4eaf090c0))

### [13.1.1](https://github.com/dherault/serverless-offline/compare/v13.1.0...v13.1.1) (2023-09-26)

### Bug Fixes
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
@@ -1,7 +1,7 @@
{
"dedicatedTo": "Blue, a great migrating bird.",
"name": "serverless-offline",
"version": "13.1.1",
"version": "13.1.2",
"description": "Emulate AWS λ and API Gateway locally when developing your Serverless project",
"license": "MIT",
"exports": {
Expand Down

0 comments on commit da06a80

Please sign in to comment.