Skip to content

Commit 16afe92

Browse files
chore(release): Release 4.0.1
## [4.0.1](v4.0.0...v4.0.1) (2026-04-01) ### Bug Fixes * Update packages due to CVE ([fa594f4](fa594f4))
1 parent fa594f4 commit 16afe92

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.1](https://github.com/open-inc/node-parse-server-schema/compare/v4.0.0...v4.0.1) (2026-04-01)
2+
3+
4+
### Bug Fixes
5+
6+
* Update packages due to CVE ([fa594f4](https://github.com/open-inc/node-parse-server-schema/commit/fa594f4af873f7a73ff79730695d0f44cd5e7d52))
7+
18
# [4.0.0](https://github.com/open-inc/node-parse-server-schema/compare/v3.0.7...v4.0.0) (2026-01-26)
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": "@openinc/parse-server-schema",
3-
"version": "4.0.0",
3+
"version": "4.0.1",
44
"description": "Parse Server Schema Manager - Provides functionality to manage Parse Server schemas like converting to typescript interfaces, exporting and importing schemas.",
55
"packageManager": "pnpm@10.33.0",
66
"type": "module",

0 commit comments

Comments
 (0)