From 1c92daff9d50a9459ecb0857a6c5a112380d8991 Mon Sep 17 00:00:00 2001 From: codebender828 Date: Tue, 3 Dec 2019 16:34:44 +0800 Subject: [PATCH] chore(release): publish --- CHANGELOG.md | 8 ++++++++ lerna.json | 2 +- packages/genesis-ui/CHANGELOG.md | 8 ++++++++ packages/genesis-ui/package.json | 2 +- packages/kiwi-ui/CHANGELOG.md | 8 ++++++++ packages/kiwi-ui/package.json | 2 +- 6 files changed, 27 insertions(+), 3 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd5dba52..da9b0ef1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -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.11](https://github.com/codebender828/kiwi-ui/compare/v1.0.10...v1.0.11) (2019-12-03) + +**Note:** Version bump only for package root + + + + + ## [1.0.10](https://github.com/codebender828/kiwi-ui/compare/v1.0.9...v1.0.10) (2019-12-03) **Note:** Version bump only for package root diff --git a/lerna.json b/lerna.json index 17e0ded6..36fa1801 100644 --- a/lerna.json +++ b/lerna.json @@ -11,5 +11,5 @@ "message": "chore(release): publish" } }, - "version": "1.0.10" + "version": "1.0.11" } diff --git a/packages/genesis-ui/CHANGELOG.md b/packages/genesis-ui/CHANGELOG.md index 191f6112..f2fb8a26 100644 --- a/packages/genesis-ui/CHANGELOG.md +++ b/packages/genesis-ui/CHANGELOG.md @@ -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.11](https://github.com/codebender828/kiwi-ui/compare/v1.0.10...v1.0.11) (2019-12-03) + +**Note:** Version bump only for package akkadu-genesis-ds + + + + + ## [1.0.10](https://github.com/codebender828/kiwi-ui/compare/v1.0.9...v1.0.10) (2019-12-03) **Note:** Version bump only for package genesis-ui diff --git a/packages/genesis-ui/package.json b/packages/genesis-ui/package.json index 096bbc20..cf86e7c4 100644 --- a/packages/genesis-ui/package.json +++ b/packages/genesis-ui/package.json @@ -1,6 +1,6 @@ { "name": "akkadu-genesis-ds", - "version": "1.0.10", + "version": "1.0.11", "description": "🥝 Akkadu's pluggable UI Design System", "author": "Jonathan Bakebwa ", "license": "MIT", diff --git a/packages/kiwi-ui/CHANGELOG.md b/packages/kiwi-ui/CHANGELOG.md index 104fddc4..2e87a0d3 100644 --- a/packages/kiwi-ui/CHANGELOG.md +++ b/packages/kiwi-ui/CHANGELOG.md @@ -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.11](https://github.com/codebender828/kiwi-ui/compare/v1.0.10...v1.0.11) (2019-12-03) + +**Note:** Version bump only for package kiwi + + + + + ## [1.0.10](https://github.com/codebender828/kiwi-ui/compare/v1.0.9...v1.0.10) (2019-12-03) **Note:** Version bump only for package kiwi diff --git a/packages/kiwi-ui/package.json b/packages/kiwi-ui/package.json index d49fbf1a..aa97731e 100644 --- a/packages/kiwi-ui/package.json +++ b/packages/kiwi-ui/package.json @@ -1,6 +1,6 @@ { "name": "kiwi", - "version": "1.0.10", + "version": "1.0.11", "description": "🥝 A Scalable, Accessible, High Performance, Vue.js UI component library", "author": "Jonathan Bakebwa ", "license": "MIT",