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 fea494c commit b254ca8
Show file tree
Hide file tree
Showing 6 changed files with 29 additions and 6 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.13](https://github.com/codebender828/kiwi-ui/compare/v1.0.12...v1.0.13) (2019-12-03)

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





## [1.0.12](https://github.com/codebender828/kiwi-ui/compare/v1.0.11...v1.0.12) (2019-12-03)

**Note:** Version bump only for package root
Expand Down
7 changes: 3 additions & 4 deletions lerna.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,13 +4,12 @@
],
"npmClient": "yarn",
"useWorkspaces": true,
"version": "independent",
"version": "1.0.13",
"registry": "https://registry.npmjs.org/",
"command": {
"publish": {
"conventionalCommits": true,
"message": "chore(release): publish"
}
},
"version": "1.0.12"
}
}
}
8 changes: 8 additions & 0 deletions packages/genesis-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.13](https://github.com/codebender828/kiwi-ui/compare/v1.0.12...v1.0.13) (2019-12-03)

**Note:** Version bump only for package akkadu-genesis-ds





## [1.0.12](https://github.com/codebender828/kiwi-ui/compare/v1.0.11...v1.0.12) (2019-12-03)

**Note:** Version bump only for package akkadu-genesis-ds
Expand Down
2 changes: 1 addition & 1 deletion packages/genesis-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "akkadu-genesis-ds",
"version": "1.0.12",
"version": "1.0.13",
"description": "🥝 Akkadu's pluggable UI Design System",
"author": "Jonathan Bakebwa <[email protected]>",
"license": "MIT",
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.13](https://github.com/codebender828/kiwi-ui/compare/v1.0.12...v1.0.13) (2019-12-03)

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





## [1.0.12](https://github.com/codebender828/kiwi-ui/compare/v1.0.11...v1.0.12) (2019-12-03)

**Note:** Version bump only for package kiwi
Expand Down
2 changes: 1 addition & 1 deletion 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.12",
"version": "1.0.13",
"description": "🥝 A Scalable, Accessible, High Performance, Vue.js UI component library",
"author": "Jonathan Bakebwa <[email protected]>",
"license": "MIT",
Expand Down

0 comments on commit b254ca8

Please sign in to comment.