Skip to content

Commit f6e1ce0

Browse files
committed
Release 2.1.9
1 parent 497244b commit f6e1ce0

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Changelog
22

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+
37
## 2.1.8
48

59
* Upgrade to Babel 5.0 ([#394](https://github.com/SassDoc/sassdoc/pull/394))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
"url": "https://twitter.com/pascalduez"
2222
}
2323
],
24-
"version": "2.1.8",
24+
"version": "2.1.9",
2525
"license": {
2626
"type": "MIT",
2727
"url": "http://opensource.org/licenses/MIT"

0 commit comments

Comments
 (0)