Skip to content

Commit f1d7cfb

Browse files
flovilmartnatanrolnik
authored andcommitted
⚡ release 1.0.26 (#711)
1 parent 6ed8075 commit f1d7cfb

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,13 @@
44

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

7+
### 1.0.26
8+
* Improvement: Fixes broken links, thanks to [Arthur Cinader](https://github.com/acinader)
9+
* Improvement: Title on the add row button, thanks to [Abdul Basit](https://github.com/basitsattar)
10+
* Improvement: Use slim docker image, thanks to [Tyler Brock](https://github.com/tbrock)
11+
* Fix: table scrolling on google chrome (#671), thanks to [Jacer Omri](https://github.com/JacerOmri)
12+
* Various: adds eslint, thanks to [Jeremy Louie](https://github.com/JeremyPlease)
13+
714
### 1.0.25
815

916
* Improvement: Update and add links to sidebar footer (#661), thanks to [Natan Rolnik](https://github.com/natanrolnik)

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.25",
23+
"version": "1.0.26",
2424
"repository": {
2525
"type": "git",
2626
"url": "https://github.com/ParsePlatform/parse-dashboard"

0 commit comments

Comments
 (0)