Skip to content

Commit

Permalink
Publish v14.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
DorianMazur committed Oct 17, 2024
1 parent 25b20ac commit 6f786ce
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 3 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,12 @@

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

## [14.3.3](https://github.com/dherault/serverless-offline/compare/v14.3.2...v14.3.3) (2024-10-17)

### Bug Fixes

- **deps:** vulnerability in jsonpath-plus ([#1827](https://github.com/dherault/serverless-offline/issues/1827)) ([25b20ac](https://github.com/dherault/serverless-offline/commit/25b20ac7aca7cbcea703e0ba54b030ee1a455d3b))

## [14.3.2](https://github.com/dherault/serverless-offline/compare/v14.3.1...v14.3.2) (2024-08-30)

### Maintenance Updates
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
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "serverless-offline",
"version": "14.3.2",
"version": "14.3.3",
"description": "Emulate AWS λ and API Gateway locally when developing your Serverless project",
"license": "MIT",
"exports": {
Expand Down

0 comments on commit 6f786ce

Please sign in to comment.