Skip to content

Commit 4c86232

Browse files
chore(release): 6.2.0 [skip ci]
# [6.2.0](6.1.0...6.2.0) (2025-03-17) ### Bug Fixes * Bump @babel/runtime from 7.20.13 to 7.26.10 ([#2677](#2677)) ([37f4ea6](37f4ea6)) * Dashboard crashes when setting `unique` filter on pointer field in data browser ([#2660](#2660)) ([68fdbe8](68fdbe8)) * Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 ([#2676](#2676)) ([d251334](d251334)) ### Features * Use Enter key to edit cell content in data browser ([#2672](#2672)) ([ac2dc41](ac2dc41))
1 parent 76e44c2 commit 4c86232

File tree

3 files changed

+16
-3
lines changed

3 files changed

+16
-3
lines changed

changelogs/CHANGELOG_release.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,16 @@
1+
# [6.2.0](https://github.com/ParsePlatform/parse-dashboard/compare/6.1.0...6.2.0) (2025-03-17)
2+
3+
4+
### Bug Fixes
5+
6+
* Bump @babel/runtime from 7.20.13 to 7.26.10 ([#2677](https://github.com/ParsePlatform/parse-dashboard/issues/2677)) ([37f4ea6](https://github.com/ParsePlatform/parse-dashboard/commit/37f4ea64a39c0f54aaf2e3631fd1f7b6bc03ae96))
7+
* Dashboard crashes when setting `unique` filter on pointer field in data browser ([#2660](https://github.com/ParsePlatform/parse-dashboard/issues/2660)) ([68fdbe8](https://github.com/ParsePlatform/parse-dashboard/commit/68fdbe8460d2afafbc922479bfef86e994449a20))
8+
* Security upgrade node from 20.18.2-alpine3.20 to 20.19.0-alpine3.20 ([#2676](https://github.com/ParsePlatform/parse-dashboard/issues/2676)) ([d251334](https://github.com/ParsePlatform/parse-dashboard/commit/d251334df22fbe46e77076bb583b218be6f1889c))
9+
10+
### Features
11+
12+
* Use Enter key to edit cell content in data browser ([#2672](https://github.com/ParsePlatform/parse-dashboard/issues/2672)) ([ac2dc41](https://github.com/ParsePlatform/parse-dashboard/commit/ac2dc41122faedb1fb7da205ba26229a77417da8))
13+
114
# [6.1.0](https://github.com/ParsePlatform/parse-dashboard/compare/6.0.0...6.1.0) (2025-03-04)
215

316

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "parse-dashboard",
3-
"version": "6.2.0-alpha.3",
3+
"version": "6.2.0",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/ParsePlatform/parse-dashboard"

0 commit comments

Comments
 (0)