We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 69246a5 commit 10a8245Copy full SHA for 10a8245
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 1.4.0
4
+
5
+* Same as 1.4.0-rc.3 but stable
6
7
## 1.4.0-rc.3
8
9
* Updated favicon from theme to prevent 404
package.json
@@ -17,7 +17,7 @@
17
"url": "https://twitter.com/pascalduez"
18
}
19
],
20
- "version": "1.4.0-rc.3",
+ "version": "1.4.0",
21
"license": {
22
"type": "MIT",
23
"url": "http://opensource.org/licenses/MIT"
@@ -41,7 +41,7 @@
41
"sassdoc": "bin/sassdoc"
42
},
43
"dependencies": {
44
- "sassdoc-theme-default": "1.1.0-rc.2",
+ "sassdoc-theme-default": "^1.1.0",
45
"q": "^1.0.1",
46
"rimraf": "~2.2.8",
47
"ncp": "^0.6.0",
0 commit comments