File tree Expand file tree Collapse file tree 3 files changed +26
-1
lines changed Expand file tree Collapse file tree 3 files changed +26
-1
lines changed Original file line number Diff line number Diff line change 1+ node_modules
2+ npm-debug.log
3+ * .md
4+ PATENTS
5+ LICENSE
6+ Dockerfile
7+ .dockerignore
8+ .gitignore
9+ .travis.yml
10+ .istanbul.yml
11+ .git
12+ .github
13+
14+ # Build folder
15+ lib /
16+
17+ # Tests
18+ spec /
19+
20+ # IDEs
21+ .idea /
Original file line number Diff line number Diff line change 44
55* _ Contributing to this repo? Add info about your change here to be included in next release_
66
7+ ### 1.0.22
8+
9+ * Fix issue affecting logging screen with encrypted passwords, thanks to [ lsohn] ( https://github.com/lsohn )
10+
711### 1.0.21
812
913* Fix: Use mountPath for all log in and log out redirects
Original file line number Diff line number Diff line change 2020 ],
2121 "homepage" : " https://github.com/ParsePlatform/parse-dashboard" ,
2222 "bugs" : " https://github.com/ParsePlatform/parse-dashboard/issues" ,
23- "version" : " 1.0.21 " ,
23+ "version" : " 1.0.22 " ,
2424 "repository" : {
2525 "type" : " git" ,
2626 "url" : " https://github.com/ParsePlatform/parse-dashboard"
You can’t perform that action at this time.
0 commit comments