Skip to content

Commit ac87fa2

Browse files
chore: bump version v2.0.1
1 parent 6395a6a commit ac87fa2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,12 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
66

77
Changelog maintained after version 1.3.0
88

9+
## Version v2.0.1 - 2020-05-03
10+
11+
### Fixed
12+
13+
- fix `css` parameter in better-docs theme properties.
14+
915
## Version 2.0.0 - 2020-04-29
1016

1117
### Changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-docs",
3-
"version": "2.0.0",
3+
"version": "2.0.1",
44
"description": "JSdoc theme",
55
"repository": "github:SoftwareBrothers/better-docs",
66
"main": "publish.js",

0 commit comments

Comments
 (0)