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 497244b commit f6e1ce0Copy full SHA for f6e1ce0
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.1.9
4
+
5
+* Upgrade to Babel 5.1, fix zn issue with `Symbol` ([#396](https://github.com/SassDoc/sassdoc/issues/396))
6
7
## 2.1.8
8
9
* Upgrade to Babel 5.0 ([#394](https://github.com/SassDoc/sassdoc/pull/394))
package.json
@@ -21,7 +21,7 @@
21
"url": "https://twitter.com/pascalduez"
22
}
23
],
24
- "version": "2.1.8",
+ "version": "2.1.9",
25
"license": {
26
"type": "MIT",
27
"url": "http://opensource.org/licenses/MIT"
0 commit comments