Skip to content

Commit

Permalink
chore(release): 4.6.17 [skip ci]
Browse files Browse the repository at this point in the history
## [4.6.17](v4.6.16...v4.6.17) (2018-12-17)

### Features

* **ui:** add Note component ([73fb4a9](73fb4a9))
* **ui:** custom color support in Badge component ([9c3e8db](9c3e8db))
* **ui:** update table style ([4e720ad](4e720ad))
  • Loading branch information
semantic-release-bot committed Dec 17, 2018
1 parent 73fb4a9 commit d5bebe5
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,12 @@
## [4.6.17](https://github.com/leptosia/docute/compare/v4.6.16...v4.6.17) (2018-12-17)


### Features

* **ui:** add Note component ([73fb4a9](https://github.com/leptosia/docute/commit/73fb4a9))
* **ui:** custom color support in Badge component ([9c3e8db](https://github.com/leptosia/docute/commit/9c3e8db))
* **ui:** update table style ([4e720ad](https://github.com/leptosia/docute/commit/4e720ad))

## [4.6.16](https://github.com/leptosia/docute/compare/v4.6.15...v4.6.16) (2018-12-17)


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.16",
"version": "4.6.17",
"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 d5bebe5

Please sign in to comment.