Skip to content

Commit 3b19b18

Browse files
committed
Release 2.1.8
1 parent 4c7432a commit 3b19b18

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

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

3+
## 2.1.8
4+
5+
* Upgrade to Babel 5.0 ([#394](https://github.com/SassDoc/sassdoc/pull/394))
6+
* Ensure `default` theme name is properly logged ([#393](https://github.com/SassDoc/sassdoc/pull/393))
7+
* Several dependencies updates ([#392](https://github.com/SassDoc/sassdoc/pull/392))
8+
* Switched to Eslint ([#388](https://github.com/SassDoc/sassdoc/pull/388))
9+
310
## 2.1.0 — Polite Little Squid
411

512
* A [`@name` annotation](http://sassdoc.com/annotations/#name) has been added to make it possible to override an item's name ([#358](https://github.com/SassDoc/sassdoc/issues/358))

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.7",
24+
"version": "2.1.8",
2525
"license": {
2626
"type": "MIT",
2727
"url": "http://opensource.org/licenses/MIT"

0 commit comments

Comments
 (0)