Skip to content

Commit 7acace4

Browse files
authored
⚡ Release 1.0.27 (#719)
1 parent 8db091a commit 7acace4

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
@@ -4,6 +4,10 @@
44

55
* _Contributing to this repo? Add info about your change here to be included in next release_
66

7+
### 1.0.27
8+
* Improvement: Show notifications upon success or failure of save and delete objects (#718), thanks to [Natan Rolnik](https://github.com/natanrolnik)
9+
* Improvement: Moves download option into file editor (#716), thanks to [Natan Rolnik](https://github.com/natanrolnik)
10+
711
### 1.0.26
812
* Improvement: Fixes broken links, thanks to [Arthur Cinader](https://github.com/acinader)
913
* Improvement: Title on the add row button, thanks to [Abdul Basit](https://github.com/basitsattar)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
],
2121
"homepage": "https://github.com/ParsePlatform/parse-dashboard",
2222
"bugs": "https://github.com/ParsePlatform/parse-dashboard/issues",
23-
"version": "1.0.26",
23+
"version": "1.0.27",
2424
"repository": {
2525
"type": "git",
2626
"url": "https://github.com/ParsePlatform/parse-dashboard"

0 commit comments

Comments
 (0)