Skip to content

Commit 185e674

Browse files
chore(release): 8.2.0-alpha.15 [skip ci]
# [8.2.0-alpha.15](parse-community/parse-dashboard@8.2.0-alpha.14...8.2.0-alpha.15) (2025-12-28) ### Bug Fixes * Data browser pagination is ignored when using browser navigation or page reload ([parse-community#3097](parse-community#3097)) ([bcc4d5f](parse-community@bcc4d5f))
1 parent bcc4d5f commit 185e674

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+
# [8.2.0-alpha.15](https://github.com/parse-community/parse-dashboard/compare/8.2.0-alpha.14...8.2.0-alpha.15) (2025-12-28)
2+
3+
4+
### Bug Fixes
5+
6+
* Data browser pagination is ignored when using browser navigation or page reload ([#3097](https://github.com/parse-community/parse-dashboard/issues/3097)) ([bcc4d5f](https://github.com/parse-community/parse-dashboard/commit/bcc4d5f88587b2bec2654ab5dcc3b85be717e3a1))
7+
18
# [8.2.0-alpha.14](https://github.com/parse-community/parse-dashboard/compare/8.2.0-alpha.13...8.2.0-alpha.14) (2025-12-23)
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": "8.2.0-alpha.14",
3+
"version": "8.2.0-alpha.15",
44
"repository": {
55
"type": "git",
66
"url": "https://github.com/parse-community/parse-dashboard"

0 commit comments

Comments
 (0)