Skip to content

Commit b49516c

Browse files
bump version
1 parent 55f735e commit b49516c

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,11 @@ 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+
## [1.3.3] - 2019-09-25
10+
### Fixed
11+
- fixed vue components preview
12+
- attempt to fix error with paths on windows
13+
914
## [1.3.2] - 2019-09-25
1015
### Added
1116
- add the ability to document vue components with dash in a name

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-docs",
3-
"version": "1.3.2",
3+
"version": "1.3.3",
44
"description": "JSdoc theme",
55
"main": "publish.js",
66
"scripts": {

0 commit comments

Comments
 (0)