Skip to content

build: Release beta #1698

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 24 commits into from
Jan 31, 2023
Merged

build: Release beta #1698

merged 24 commits into from
Jan 31, 2023

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented Jan 31, 2023

No description provided.

dplewis and others added 23 commits January 26, 2023 18:50
# [4.0.0-alpha.6](parse-community/Parse-SDK-JS@4.0.0-alpha.5...4.0.0-alpha.6) (2023-01-27)

### Bug Fixes

* Local datastore query with `containedIn` not working when field is an array ([parse-community#1666](parse-community#1666)) ([2391bff](parse-community@2391bff))
…ity#1672)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel <[email protected]>
Co-authored-by: Diamond Lewis <[email protected]>
…nity#1677)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Manuel <[email protected]>
Co-authored-by: Diamond Lewis <[email protected]>
# [4.0.0-alpha.7](parse-community/Parse-SDK-JS@4.0.0-alpha.6...4.0.0-alpha.7) (2023-01-30)

### Bug Fixes

* Request execution time keeps increasing over time when using `Parse.Object.extend` ([parse-community#1682](parse-community#1682)) ([f555c43](parse-community@f555c43))
@parse-github-assistant
Copy link

I will reformat the title to use the proper commit message syntax.

@parse-github-assistant parse-github-assistant bot changed the title build: relase beta build: Relase beta Jan 31, 2023
@parse-github-assistant
Copy link

parse-github-assistant bot commented Jan 31, 2023

Thanks for opening this pull request!

  • ❌ Please edit your post and use the provided template when creating a new pull request. This helps everyone to understand your post better and asks for essential information to quicker review the pull request.

@mtrezza mtrezza changed the title build: Relase beta build: Release beta Jan 31, 2023
@codecov
Copy link

codecov bot commented Jan 31, 2023

Codecov Report

Base: 99.89% // Head: 99.89% // Increases project coverage by +0.00% 🎉

Coverage data is based on head (642b2ce) compared to base (5b31b9f).
Patch coverage: 100.00% of modified lines in pull request are covered.

Additional details and impacted files
@@           Coverage Diff           @@
##             beta    #1698   +/-   ##
=======================================
  Coverage   99.89%   99.89%           
=======================================
  Files          61       61           
  Lines        5973     5984   +11     
  Branches     1367     1372    +5     
=======================================
+ Hits         5967     5978   +11     
  Misses          6        6           
Impacted Files Coverage Δ
src/Analytics.js 100.00% <ø> (ø)
src/AnonymousUtils.js 100.00% <ø> (ø)
src/Cloud.js 100.00% <ø> (ø)
src/CoreManager.js 100.00% <ø> (ø)
src/EventEmitter.js 100.00% <ø> (ø)
src/FacebookUtils.js 100.00% <ø> (ø)
src/InstallationController.js 100.00% <ø> (ø)
src/LiveQueryClient.js 98.99% <ø> (ø)
src/LiveQuerySubscription.js 100.00% <ø> (ø)
src/LocalDatastore.js 100.00% <ø> (ø)
... and 43 more

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@mtrezza mtrezza merged commit 6f4a465 into parse-community:beta Jan 31, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.0.1-beta.1

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label Jan 31, 2023
@mtrezza mtrezza deleted the build-relase-beta branch January 31, 2023 01:54
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.0.1

@parseplatformorg parseplatformorg added the state:released Released as stable version label Jan 31, 2023
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 4.0.0-alpha.8

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label Feb 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
state:released Released as stable version state:released-alpha Released as alpha version state:released-beta Released as beta version
Projects
None yet
Development

Successfully merging this pull request may close these issues.

5 participants