Skip to content

Commit

Permalink
chore(release): 5.2.0-alpha.4 [skip ci]
Browse files Browse the repository at this point in the history
# [5.2.0-alpha.4](parse-community/parse-dashboard@5.2.0-alpha.3...5.2.0-alpha.4) (2023-05-27)

### Bug Fixes

* Incorrect date picker position in data browser filter dialog ([parse-community#2425](parse-community#2425)) ([b96b48f](parse-community@b96b48f))
  • Loading branch information
semantic-release-bot committed May 27, 2023
1 parent b96b48f commit cd1a46e
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions changelogs/CHANGELOG_alpha.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [5.2.0-alpha.4](https://github.com/ParsePlatform/parse-dashboard/compare/5.2.0-alpha.3...5.2.0-alpha.4) (2023-05-27)


### Bug Fixes

* Incorrect date picker position in data browser filter dialog ([#2425](https://github.com/ParsePlatform/parse-dashboard/issues/2425)) ([b96b48f](https://github.com/ParsePlatform/parse-dashboard/commit/b96b48fdd5ce452783e0887c36231971a1822173))

# [5.2.0-alpha.3](https://github.com/ParsePlatform/parse-dashboard/compare/5.2.0-alpha.2...5.2.0-alpha.3) (2023-05-27)


Expand Down
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "parse-dashboard",
"version": "5.2.0-alpha.3",
"version": "5.2.0-alpha.4",
"repository": {
"type": "git",
"url": "https://github.com/ParsePlatform/parse-dashboard"
Expand Down

0 comments on commit cd1a46e

Please sign in to comment.