Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 627e6db commit 8fc2986Copy full SHA for 8fc2986
CHANGELOG.md
@@ -2,6 +2,9 @@
2
All notable changes to this project will be documented in this file.
3
This project adheres to [Semantic Versioning](http://semver.org/).
4
5
+## [0.13.3] - 2016-09-16
6
+- display editable Final page
7
+
8
## [0.13.2] - 2016-09-15
9
- tutorial list shows latest tutorial version
10
- fix empty directory issue
package.json
@@ -45,7 +45,7 @@
45
"reselect": "2.5.3"
46
},
47
"devDependencies": {
48
- "coderoad-cli": "^0.9.1",
+ "coderoad-cli": "^0.10.0",
49
"electron-chromedriver": "^1.3.2",
50
"eslint": "^3.5.0",
51
"eslint-plugin-react": "^6.2.2",
0 commit comments