From 60607920ecb60968a7aba1625acbc793d3c3a8d6 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 30 Aug 2023 22:56:06 +0000 Subject: [PATCH] chore(release): 4.2.0-alpha.8 [skip ci] # [4.2.0-alpha.8](https://github.com/parse-community/Parse-SDK-JS/compare/4.2.0-alpha.7...4.2.0-alpha.8) (2023-08-30) ### Features * Add Cloud Code context accessibility to `ParseUser.logIn` ([#2010](https://github.com/parse-community/Parse-SDK-JS/issues/2010)) ([2446007](https://github.com/parse-community/Parse-SDK-JS/commit/2446007ede4cc5af79e34f27dc1fbcc574d5f717)) --- 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 e97f2d1b4..7d253dced 100644 --- a/changelogs/CHANGELOG_alpha.md +++ b/changelogs/CHANGELOG_alpha.md @@ -1,3 +1,10 @@ +# [4.2.0-alpha.8](https://github.com/parse-community/Parse-SDK-JS/compare/4.2.0-alpha.7...4.2.0-alpha.8) (2023-08-30) + + +### Features + +* Add Cloud Code context accessibility to `ParseUser.logIn` ([#2010](https://github.com/parse-community/Parse-SDK-JS/issues/2010)) ([2446007](https://github.com/parse-community/Parse-SDK-JS/commit/2446007ede4cc5af79e34f27dc1fbcc574d5f717)) + # [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) diff --git a/package-lock.json b/package-lock.json index bc42af85a..acb433b93 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,12 +1,12 @@ { "name": "parse", - "version": "4.2.0-alpha.7", + "version": "4.2.0-alpha.8", "lockfileVersion": 2, "requires": true, "packages": { "": { "name": "parse", - "version": "4.2.0-alpha.7", + "version": "4.2.0-alpha.8", "license": "Apache-2.0", "dependencies": { "@babel/runtime-corejs3": "^7.22.10", diff --git a/package.json b/package.json index 757b65234..3b6f19d86 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "parse", - "version": "4.2.0-alpha.7", + "version": "4.2.0-alpha.8", "description": "Parse JavaScript SDK", "homepage": "https://parseplatform.org", "keywords": [