diff --git a/changelogs/CHANGELOG_alpha.md b/changelogs/CHANGELOG_alpha.md index 6464eaaec..3d41fab7d 100644 --- a/changelogs/CHANGELOG_alpha.md +++ b/changelogs/CHANGELOG_alpha.md @@ -1,3 +1,10 @@ +# [4.0.0-alpha.10](https://github.com/parse-community/Parse-SDK-JS/compare/4.0.0-alpha.9...4.0.0-alpha.10) (2023-02-04) + + +### Features + +* Upgrade Node Package Manager lock file `package-lock.json` to version 2 ([#1729](https://github.com/parse-community/Parse-SDK-JS/issues/1729)) ([e993786](https://github.com/parse-community/Parse-SDK-JS/commit/e993786cf0299b1150bf36afee1bc516e23e349a)) + # [4.0.0-alpha.9](https://github.com/parse-community/Parse-SDK-JS/compare/4.0.0-alpha.8...4.0.0-alpha.9) (2023-02-04) diff --git a/package-lock.json b/package-lock.json index 591fe196b..8468b0316 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "parse", - "version": "4.0.0-alpha.9", + "version": "4.0.0-alpha.10", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "parse", - "version": "4.0.0-alpha.9", + "version": "4.0.0-alpha.10", "license": "Apache-2.0", "dependencies": { "@babel/runtime": "7.20.13", diff --git a/package.json b/package.json index 499c89298..57c0b6efa 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse", - "version": "4.0.0-alpha.9", + "version": "4.0.0-alpha.10", "description": "Parse JavaScript SDK", "homepage": "https://parseplatform.org", "keywords": [