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 f8df68f commit 808e733Copy full SHA for 808e733
CHANGELOG.md
@@ -1,5 +1,9 @@
1
# Changelog
2
3
+## 2.1.18
4
+
5
+* Fix previous publish.
6
7
## 2.1.17
8
9
* Downgrade scss-comment-parser. ([#438](https://github.com/SassDoc/sassdoc/issues/438), [#439](https://github.com/SassDoc/sassdoc/issues/439))
package.json
@@ -21,7 +21,7 @@
21
"url": "https://twitter.com/pascalduez"
22
}
23
],
24
- "version": "2.1.17",
+ "version": "2.1.18",
25
"license": "MIT",
26
"repository": {
27
"type": "git",
0 commit comments