Skip to content

Commit

Permalink
chore(release): 4.6.7 [skip ci]
Browse files Browse the repository at this point in the history
## [4.6.7](v4.6.6...v4.6.7) (2018-12-16)

### Bug Fixes

* **ui:** heading padding ([624c1bc](624c1bc))
  • Loading branch information
semantic-release-bot committed Dec 16, 2018
1 parent 624c1bc commit 82dc6d5
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [4.6.7](https://github.com/leptosia/docute/compare/v4.6.6...v4.6.7) (2018-12-16)


### Bug Fixes

* **ui:** heading padding ([624c1bc](https://github.com/leptosia/docute/commit/624c1bc))

## [4.6.6](https://github.com/leptosia/docute/compare/v4.6.5...v4.6.6) (2018-12-16)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "docute",
"version": "4.6.6",
"version": "4.6.7",
"scripts": {
"build:umd": "poi --config build/poi.lib.config.js --prod",
"build:es": "sfc normalize --config build/sfc.config.js",
Expand Down

0 comments on commit 82dc6d5

Please sign in to comment.