Skip to content

Commit c716787

Browse files
committed
chore(release): 10.6.3 [skip ci]
## [10.6.3](v10.6.2...v10.6.3) (2024-12-12) ### Bug Fixes * **security:** patch path-to-regexp dependency vulnerabilities ([#1043](#1043)) ([6e2d377](6e2d377))
1 parent 6e2d377 commit c716787

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [10.6.3](https://github.com/ForestAdmin/forest-express/compare/v10.6.2...v10.6.3) (2024-12-12)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch path-to-regexp dependency vulnerabilities ([#1043](https://github.com/ForestAdmin/forest-express/issues/1043)) ([6e2d377](https://github.com/ForestAdmin/forest-express/commit/6e2d377cacc137bbe01118f2a4f097af661a2750))
7+
18
## [10.6.2](https://github.com/ForestAdmin/forest-express/compare/v10.6.1...v10.6.2) (2024-11-22)
29

310

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "forest-express",
33
"description": "Official package for all Forest Express Lianas",
4-
"version": "10.6.2",
4+
"version": "10.6.3",
55
"author": "Sandro Munda <sandro@munda.me>",
66
"contributors": [
77
"Arnaud Besnier <arnaudibesnier@gmail.com>",

0 commit comments

Comments
 (0)