Skip to content

Commit 8145167

Browse files
committed
Release 2.4.0
1 parent fb3ddce commit 8145167

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

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

33

4+
## 2.4.0
5+
6+
* Added support for scoped theme packages.
7+
([#514](https://github.com/SassDoc/sassdoc/issues/514), [#515](https://github.com/SassDoc/sassdoc/pull/515))
8+
49
## 2.3.0
510

611
* Themes can now pass an `includeUnknownContexts` config key up to the parser.

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.3.0",
24+
"version": "2.4.0",
2525
"license": "MIT",
2626
"repository": {
2727
"type": "git",

0 commit comments

Comments
 (0)