Skip to content

Commit ef1cf9a

Browse files
authored
Version 1.0.17 (#502)
1 parent 221003a commit ef1cf9a

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
## Parse Dashboard Changelog
22

3+
### 1.0.17
4+
5+
* Fix: Revert mount path change that was causing issues when mounting on express
6+
37
### 1.0.16
48

59
* New: Add options to add selected rows to a relation, thanks to [Han BaHwan](https://github.com/Beingbook)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
],
2020
"homepage": "https://github.com/ParsePlatform/parse-dashboard",
2121
"bugs": "https://github.com/ParsePlatform/parse-dashboard/issues",
22-
"version": "1.0.16",
22+
"version": "1.0.17",
2323
"repository": {
2424
"type": "git",
2525
"url": "https://github.com/ParsePlatform/parse-dashboard"

0 commit comments

Comments
 (0)