Skip to content

Commit 94553a2

Browse files
committed
chore(release): 1.42.8 [skip ci]
## [1.42.8](v1.42.7...v1.42.8) (2024-11-22) ### Bug Fixes * **security:** patch micromatch dependency vulnerabilities ([#83](#83)) ([d7b7f8b](d7b7f8b))
1 parent d7b7f8b commit 94553a2

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [1.42.8](https://github.com/ForestAdmin/context/compare/v1.42.7...v1.42.8) (2024-11-22)
2+
3+
4+
### Bug Fixes
5+
6+
* **security:** patch micromatch dependency vulnerabilities ([#83](https://github.com/ForestAdmin/context/issues/83)) ([d7b7f8b](https://github.com/ForestAdmin/context/commit/d7b7f8b5a6884b8e81eda660e4ffa65d0c5bb6f2))
7+
18
## [1.42.7](https://github.com/ForestAdmin/context/compare/v1.42.6...v1.42.7) (2024-10-24)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@forestadmin/context",
3-
"version": "1.42.7",
3+
"version": "1.42.8",
44
"description": "Minimal context management helper for applications and libraries.",
55
"main": "src/index.js",
66
"publishConfig": {

0 commit comments

Comments
 (0)