Skip to content
This repository was archived by the owner on Mar 7, 2025. It is now read-only.

Commit d04a637

Browse files
chore(release): 4.6.6 [skip ci]
## [4.6.6](v4.6.5...v4.6.6) (2018-12-16) ### Features * **ui:** tweak sidebar toc ([d49f0d1](d49f0d1))
1 parent d49f0d1 commit d04a637

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
@@ -0,0 +1,6 @@
1+
## [4.6.6](https://github.com/leptosia/docute/compare/v4.6.5...v4.6.6) (2018-12-16)
2+
3+
4+
### Features
5+
6+
* **ui:** tweak sidebar toc ([d49f0d1](https://github.com/leptosia/docute/commit/d49f0d1))

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "docute",
3-
"version": "0.0.0-managed-by-semantic-release",
3+
"version": "4.6.6",
44
"scripts": {
55
"build:umd": "poi --config build/poi.lib.config.js --prod",
66
"build:es": "sfc normalize --config build/sfc.config.js",

0 commit comments

Comments
 (0)