From 395e64738109f3ad04680b853c064a817ea70bbc Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 29 Aug 2023 22:58:04 +0000 Subject: [PATCH] chore(release): 4.2.0-alpha.7 [skip ci] # [4.2.0-alpha.7](https://github.com/parse-community/Parse-SDK-JS/compare/4.2.0-alpha.6...4.2.0-alpha.7) (2023-08-29) ### Bug Fixes * `ParseUser.linkWith` doesn't remove anonymous auth data ([#2007](https://github.com/parse-community/Parse-SDK-JS/issues/2007)) ([7e2585c](https://github.com/parse-community/Parse-SDK-JS/commit/7e2585c5eb84a396900553d55d6a919de4d9a2c0)) --- changelogs/CHANGELOG_alpha.md | 7 +++++++ package-lock.json | 4 ++-- package.json | 2 +- 3 files changed, 10 insertions(+), 3 deletions(-) diff --git a/changelogs/CHANGELOG_alpha.md b/changelogs/CHANGELOG_alpha.md index 047cab6e6..e97f2d1b4 100644 --- a/changelogs/CHANGELOG_alpha.md +++ b/changelogs/CHANGELOG_alpha.md @@ -1,3 +1,10 @@ +# [4.2.0-alpha.7](https://github.com/parse-community/Parse-SDK-JS/compare/4.2.0-alpha.6...4.2.0-alpha.7) (2023-08-29) + + +### Bug Fixes + +* `ParseUser.linkWith` doesn't remove anonymous auth data ([#2007](https://github.com/parse-community/Parse-SDK-JS/issues/2007)) ([7e2585c](https://github.com/parse-community/Parse-SDK-JS/commit/7e2585c5eb84a396900553d55d6a919de4d9a2c0)) + # [4.2.0-alpha.6](https://github.com/parse-community/Parse-SDK-JS/compare/4.2.0-alpha.5...4.2.0-alpha.6) (2023-08-27) diff --git a/package-lock.json b/package-lock.json index ae718fd07..bc42af85a 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "parse", - "version": "4.2.0-alpha.6", + "version": "4.2.0-alpha.7", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "parse", - "version": "4.2.0-alpha.6", + "version": "4.2.0-alpha.7", "license": "Apache-2.0", "dependencies": { "@babel/runtime-corejs3": "^7.22.10", diff --git a/package.json b/package.json index b124e6479..757b65234 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse", - "version": "4.2.0-alpha.6", + "version": "4.2.0-alpha.7", "description": "Parse JavaScript SDK", "homepage": "https://parseplatform.org", "keywords": [