Skip to content

Commit

Permalink
chore(release): publish
Browse files Browse the repository at this point in the history
  • Loading branch information
codebender828 committed Dec 3, 2019
1 parent 04a1d47 commit 541eac1
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,17 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.6](https://github.com/codebender828/kiwi-ui/compare/v1.0.5...v1.0.6) (2019-12-03)


### Features

* add storybook theming ([04a1d47](https://github.com/codebender828/kiwi-ui/commit/04a1d477556177e853660ac2d3e901fc4908345d))





## [1.0.5](https://github.com/codebender828/kiwi-ui/compare/v1.0.4...v1.0.5) (2019-12-02)

**Note:** Version bump only for package root
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@
"message": "chore(release): publish"
}
},
"version": "1.0.5"
"version": "1.0.6"
}
8 changes: 8 additions & 0 deletions packages/kiwi-ui/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,14 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.

## [1.0.6](https://github.com/codebender828/kiwi-ui/compare/v1.0.5...v1.0.6) (2019-12-03)

**Note:** Version bump only for package kiwi





## [1.0.5](https://github.com/codebender828/kiwi-ui/compare/v1.0.4...v1.0.5) (2019-12-02)

**Note:** Version bump only for package kiwi
Expand Down
2 changes: 1 addition & 1 deletion packages/kiwi-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kiwi",
"version": "1.0.5",
"version": "1.0.6",
"description": "🥝 A Scalable, Accessible, High Performance, Vue.js UI component library",
"author": "Jonathan Bakebwa <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit 541eac1

Please sign in to comment.