Skip to content

Commit 997a91f

Browse files
committed
2 parents a265895 + 8c1d0af commit 997a91f

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.1.0](https://github.com/open-inc/node-parse-server-schema/compare/v4.0.1...v4.1.0) (2026-04-09)
2+
3+
4+
### Features
5+
6+
* Add draw command ([cdaf76a](https://github.com/open-inc/node-parse-server-schema/commit/cdaf76afc5021267d627b2c8dd20fdf3b2559279))
7+
18
## [4.0.1](https://github.com/open-inc/node-parse-server-schema/compare/v4.0.0...v4.0.1) (2026-04-01)
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.1",
3+
"version": "4.1.0",
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)