Skip to content

Commit 9c5eece

Browse files
chore(release): Release 4.1.1
## [4.1.1](v4.1.0...v4.1.1) (2026-04-23) ### Bug Fixes * Removed Semantic Release from Dependencies and use GHA instead ([04cf643](04cf643)) * Updated package-lock ([a41fe61](a41fe61))
1 parent a41fe61 commit 9c5eece

2 files changed

Lines changed: 9 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,11 @@
1+
## [4.1.1](https://github.com/open-inc/node-parse-server-schema/compare/v4.1.0...v4.1.1) (2026-04-23)
2+
3+
4+
### Bug Fixes
5+
6+
* Removed Semantic Release from Dependencies and use GHA instead ([04cf643](https://github.com/open-inc/node-parse-server-schema/commit/04cf643524469df56f7f7356f8ea3fc159eda061))
7+
* Updated package-lock ([a41fe61](https://github.com/open-inc/node-parse-server-schema/commit/a41fe61b963a450998ded2ee1d5a04b8f0d2e09c))
8+
19
# [4.1.0](https://github.com/open-inc/node-parse-server-schema/compare/v4.0.1...v4.1.0) (2026-04-09)
210

311

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.1.0",
3+
"version": "4.1.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)