Skip to content

Commit 6f786ce

Browse files
committed
Publish v14.3.3
1 parent 25b20ac commit 6f786ce

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22

33
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.
44

5+
## [14.3.3](https://github.com/dherault/serverless-offline/compare/v14.3.2...v14.3.3) (2024-10-17)
6+
7+
### Bug Fixes
8+
9+
- **deps:** vulnerability in jsonpath-plus ([#1827](https://github.com/dherault/serverless-offline/issues/1827)) ([25b20ac](https://github.com/dherault/serverless-offline/commit/25b20ac7aca7cbcea703e0ba54b030ee1a455d3b))
10+
511
## [14.3.2](https://github.com/dherault/serverless-offline/compare/v14.3.1...v14.3.2) (2024-08-30)
612

713
### Maintenance Updates

package-lock.json

Lines changed: 2 additions & 2 deletions
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",
3-
"version": "14.3.2",
3+
"version": "14.3.3",
44
"description": "Emulate AWS λ and API Gateway locally when developing your Serverless project",
55
"license": "MIT",
66
"exports": {

0 commit comments

Comments
 (0)