Skip to content

Commit

Permalink
chore(release): 9.5.3 [skip ci]
Browse files Browse the repository at this point in the history
## [9.5.3](v9.5.2...v9.5.3) (2024-12-12)

### Bug Fixes

* **security:** patch path-to-regexp dependency vulnerabilities ([#1116](#1116)) ([6fc3cd5](6fc3cd5))
  • Loading branch information
forest-bot committed Dec 12, 2024
1 parent 6fc3cd5 commit 836e7b9
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [9.5.3](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.5.2...v9.5.3) (2024-12-12)


### Bug Fixes

* **security:** patch path-to-regexp dependency vulnerabilities ([#1116](https://github.com/ForestAdmin/forest-express-mongoose/issues/1116)) ([6fc3cd5](https://github.com/ForestAdmin/forest-express-mongoose/commit/6fc3cd55ad0682a6aeb0f7da93e03b7698ac554f))

## [9.5.2](https://github.com/ForestAdmin/forest-express-mongoose/compare/v9.5.1...v9.5.2) (2024-12-05)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "forest-express-mongoose",
"description": "Official Express/Mongoose Liana for Forest",
"version": "9.5.2",
"version": "9.5.3",
"author": "Sandro Munda <[email protected]>",
"contributors": [
"Arnaud Besnier <[email protected]>",
Expand Down

0 comments on commit 836e7b9

Please sign in to comment.