Skip to content

Commit 4564a25

Browse files
chore(release): 7.3.0-alpha.14 [skip ci]
# [7.3.0-alpha.14](7.3.0-alpha.13...7.3.0-alpha.14) (2025-07-14) ### Bug Fixes * Clicking linked pointer with Cmd key in view table doesn't open page in new browser tab ([#2902](#2902)) ([101b194](101b194))
1 parent 101b194 commit 4564a25

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

changelogs/CHANGELOG_alpha.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [7.3.0-alpha.14](https://github.com/parse-community/parse-dashboard/compare/7.3.0-alpha.13...7.3.0-alpha.14) (2025-07-14)
2+
3+
4+
### Bug Fixes
5+
6+
* Clicking linked pointer with Cmd key in view table doesn't open page in new browser tab ([#2902](https://github.com/parse-community/parse-dashboard/issues/2902)) ([101b194](https://github.com/parse-community/parse-dashboard/commit/101b1943b01367402b2bbab61cabf2c267540c3e))
7+
18
# [7.3.0-alpha.13](https://github.com/parse-community/parse-dashboard/compare/7.3.0-alpha.12...7.3.0-alpha.13) (2025-07-14)
29

310

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": "7.3.0-alpha.13",
3+
"version": "7.3.0-alpha.14",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/parse-community/parse-dashboard"

0 commit comments

Comments
 (0)