Skip to content

build: Release #2561

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 35 commits into from
May 16, 2024
Merged

build: Release #2561

merged 35 commits into from
May 16, 2024

Conversation

mtrezza
Copy link
Member

@mtrezza mtrezza commented May 16, 2024

No description provided.

parseplatformorg and others added 30 commits December 2, 2023 14:18
# [5.4.0-alpha.3](parse-community/parse-dashboard@5.4.0-alpha.2...5.4.0-alpha.3) (2023-12-16)

### Bug Fixes

* Dashboard crashes if Parse Server Cloud Function script returns object ([parse-community#2516](parse-community#2516)) ([5de08f8](parse-community@5de08f8))
# [5.4.0-alpha.4](parse-community/parse-dashboard@5.4.0-alpha.3...5.4.0-alpha.4) (2024-02-15)

### Bug Fixes

* Data browser redirects to wrong class when changing app ([parse-community#2526](parse-community#2526)) ([7713f54](parse-community@7713f54))
# [5.4.0-alpha.5](parse-community/parse-dashboard@5.4.0-alpha.4...5.4.0-alpha.5) (2024-02-18)

### Bug Fixes

* Open pointer in new tab in data browser not working when mount path is not root ([parse-community#2527](parse-community#2527)) ([2f4081f](parse-community@2f4081f))
# [5.4.0-alpha.6](parse-community/parse-dashboard@5.4.0-alpha.5...5.4.0-alpha.6) (2024-02-26)

### Bug Fixes

* App metrics for user and installation counts show dash ([parse-community#2528](parse-community#2528)) ([850d7b3](parse-community@850d7b3))
# [5.4.0-alpha.7](parse-community/parse-dashboard@5.4.0-alpha.6...5.4.0-alpha.7) (2024-02-26)

### Features

* Add descriptive statistics for number cells in data browser ([parse-community#2529](parse-community#2529)) ([ead9ec4](parse-community@ead9ec4))
…y#2535)

BREAKING CHANGE: Removes support for Node 14 and 16
# [6.0.0-alpha.1](parse-community/parse-dashboard@5.4.0-alpha.8...6.0.0-alpha.1) (2024-03-05)

### Features

* Add Node 20 support; remove Node 14, 16 support ([parse-community#2532](parse-community#2532)) ([578a339](parse-community@578a339))
* Add Node 20 support; remove Node 14, 16 support ([parse-community#2535](parse-community#2535)) ([5c90f2d](parse-community@5c90f2d))

### BREAKING CHANGES

* Removes support for Node 14 and 16 ([5c90f2d](5c90f2d))
# [6.0.0-alpha.2](parse-community/parse-dashboard@6.0.0-alpha.1...6.0.0-alpha.2) (2024-04-30)

### Bug Fixes

* Class Level Permissions dialog throws error `TypeError: ce.current is null` for newly created class ([parse-community#2549](parse-community#2549)) ([27ed692](parse-community@27ed692))
# [6.0.0-alpha.3](parse-community/parse-dashboard@6.0.0-alpha.2...6.0.0-alpha.3) (2024-04-30)

### Features

* Select rows in data browser by clicking and dragging mouse cursor over checkboxes ([parse-community#2548](parse-community#2548)) ([792ba9e](parse-community@792ba9e))
# [6.0.0-alpha.4](parse-community/parse-dashboard@6.0.0-alpha.3...6.0.0-alpha.4) (2024-05-15)

### Bug Fixes

* Dashboard scrolls when selecting row in data browser ([parse-community#2559](parse-community#2559)) ([2aa54a5](parse-community@2aa54a5))
semantic-release-bot and others added 4 commits May 15, 2024 18:39
# [6.0.0-alpha.5](parse-community/parse-dashboard@6.0.0-alpha.4...6.0.0-alpha.5) (2024-05-15)

### Bug Fixes

* Deleting all code in the JS Console editor fills in the default code ([parse-community#2558](parse-community#2558)) ([4b830ba](parse-community@4b830ba))
…nter (parse-community#2553)

Co-authored-by: Manuel <5673677+mtrezza@users.noreply.github.com>
# [6.0.0-alpha.6](parse-community/parse-dashboard@6.0.0-alpha.5...6.0.0-alpha.6) (2024-05-15)

### Features

* Add filter `starts with` in data browser for fields of type Pointer ([parse-community#2553](parse-community#2553)) ([0b94ab6](parse-community@0b94ab6))
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: release build: Release May 16, 2024
Copy link

Thanks for opening this pull request!

  • ❌ Please link an issue that describes the reason for this pull request, otherwise your pull request will be closed. Make sure to write it as Closes: #123 in the PR description, so I can recognize it.

Signed-off-by: Manuel <5673677+mtrezza@users.noreply.github.com>
@mtrezza mtrezza merged commit 2bc8516 into parse-community:beta May 16, 2024
9 checks passed
@mtrezza mtrezza deleted the build branch May 16, 2024 17:24
@parseplatformorg
Copy link
Contributor

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

@parseplatformorg parseplatformorg added the state:released-beta Released as beta version label May 16, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.0.0-alpha.7

@parseplatformorg parseplatformorg added the state:released-alpha Released as alpha version label May 19, 2024
@parseplatformorg
Copy link
Contributor

🎉 This change has been released in version 6.0.0

@parseplatformorg parseplatformorg added the state:released Released as stable version label Oct 7, 2024
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.

7 participants