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 2dfc866 commit 9f7447a
Show file tree
Hide file tree
Showing 4 changed files with 19 additions and 3 deletions.
8 changes: 8 additions & 0 deletions 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.16](https://github.com/codebender828/kiwi-ui/compare/v1.0.15...v1.0.16) (2019-12-03)

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





## [1.0.15](https://github.com/codebender828/kiwi-ui/compare/v1.0.14...v1.0.15) (2019-12-03)

**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 @@ -4,7 +4,7 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "1.0.15",
"version": "1.0.16",
"registry": "https://registry.npmjs.org/",
"command": {
"publish": {
Expand Down
8 changes: 8 additions & 0 deletions packages/kiwi-core/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.16](https://github.com/codebender828/kiwi-ui/compare/v1.0.15...v1.0.16) (2019-12-03)

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





## [1.0.15](https://github.com/codebender828/kiwi-ui/compare/v1.0.14...v1.0.15) (2019-12-03)

**Note:** Version bump only for package kiwi-core
Expand Down
4 changes: 2 additions & 2 deletions packages/kiwi-core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "kiwi-core",
"version": "1.0.15",
"version": "1.0.16",
"description": "🥝 A Scalable, Accessible, High Performance, Vue.js UI component library",
"author": "Jonathan Bakebwa <[email protected]>",
"license": "MIT",
Expand Down Expand Up @@ -28,4 +28,4 @@
"core-js": "^3.4.5"
},
"gitHead": "3edafd2f90f3aa3c5a44ec9f5b0e960430caaad0"
}
}

0 comments on commit 9f7447a

Please sign in to comment.