Skip to content

Commit 76676e9

Browse files
Downgrade scss-comment-parser
See #438 and #439.
1 parent 11788dd commit 76676e9

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.17
4+
5+
* Downgrade scss-comment-parser. ([#438](https://github.com/SassDoc/sassdoc/issues/438), [#439](https://github.com/SassDoc/sassdoc/issues/439))
6+
37
## 2.1.16
48

59
* Upgrade scss-comment-parser. ([#21](https://github.com/SassDoc/scss-comment-parser/pull/21))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@
9191
"safe-wipe": "0.*",
9292
"sass-convert": "^0.5.0",
9393
"sassdoc-theme-default": "^2.3.4",
94-
"scss-comment-parser": "^0.8.0",
94+
"scss-comment-parser": "^0.6.0",
9595
"strip-indent": "^1.0.1",
9696
"through2": "^0.6.3",
9797
"update-notifier": "^0.3.0",

0 commit comments

Comments
 (0)