From ba92a32c630c92576a378dfe0b342a169f656c17 Mon Sep 17 00:00:00 2001 From: Nick Mitchell Date: Fri, 3 Apr 2020 16:46:05 -0400 Subject: [PATCH] v8.0.12 --- CHANGELOG.md | 4 ++++ lerna.json | 2 +- packages/builder/CHANGELOG.md | 4 ++++ packages/builder/package.json | 2 +- packages/core/CHANGELOG.md | 4 ++++ packages/core/package.json | 2 +- packages/proxy/CHANGELOG.md | 4 ++++ packages/proxy/package.json | 2 +- packages/react/CHANGELOG.md | 4 ++++ packages/react/package.json | 2 +- packages/test/CHANGELOG.md | 4 ++++ packages/test/package.json | 2 +- packages/webpack/CHANGELOG.md | 4 ++++ packages/webpack/package.json | 2 +- plugins/plugin-bash-like/CHANGELOG.md | 4 ++++ plugins/plugin-bash-like/package.json | 2 +- plugins/plugin-carbon-themes/CHANGELOG.md | 4 ++++ plugins/plugin-carbon-themes/package.json | 2 +- plugins/plugin-client-alternate/CHANGELOG.md | 4 ++++ plugins/plugin-client-alternate/package.json | 2 +- plugins/plugin-client-common/CHANGELOG.md | 4 ++++ plugins/plugin-client-common/package.json | 2 +- plugins/plugin-client-default/CHANGELOG.md | 4 ++++ plugins/plugin-client-default/package.json | 2 +- plugins/plugin-client-test/CHANGELOG.md | 4 ++++ plugins/plugin-client-test/package.json | 2 +- plugins/plugin-core-support/CHANGELOG.md | 4 ++++ plugins/plugin-core-support/package.json | 2 +- plugins/plugin-core-themes/CHANGELOG.md | 4 ++++ plugins/plugin-core-themes/package.json | 2 +- plugins/plugin-editor/CHANGELOG.md | 4 ++++ plugins/plugin-editor/package.json | 2 +- plugins/plugin-git/CHANGELOG.md | 4 ++++ plugins/plugin-git/package.json | 2 +- plugins/plugin-ibmcloud/CHANGELOG.md | 4 ++++ plugins/plugin-ibmcloud/package.json | 10 +++++----- plugins/plugin-kubectl/CHANGELOG.md | 4 ++++ plugins/plugin-kubectl/package.json | 10 +++++----- plugins/plugin-manager/CHANGELOG.md | 4 ++++ plugins/plugin-manager/package.json | 2 +- plugins/plugin-proxy-support/CHANGELOG.md | 4 ++++ plugins/plugin-proxy-support/package.json | 2 +- plugins/plugin-sandbox/CHANGELOG.md | 4 ++++ plugins/plugin-sandbox/package.json | 2 +- plugins/plugin-wskflow/CHANGELOG.md | 4 ++++ plugins/plugin-wskflow/package.json | 2 +- 46 files changed, 123 insertions(+), 31 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9c6fcf5248c..bb8a4626d87 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package kui-shell + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/lerna.json b/lerna.json index 88fd374da23..8b0e97e0acf 100644 --- a/lerna.json +++ b/lerna.json @@ -1,6 +1,6 @@ { "packages": ["packages/*", "plugins/*"], - "version": "8.0.11", + "version": "8.0.12", "command": { "publish": { "conventionalCommits": true diff --git a/packages/builder/CHANGELOG.md b/packages/builder/CHANGELOG.md index 75d972ba548..f1ed8751d80 100644 --- a/packages/builder/CHANGELOG.md +++ b/packages/builder/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/builder + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/packages/builder/package.json b/packages/builder/package.json index c5f78ed6a56..4aa3fce9d70 100644 --- a/packages/builder/package.json +++ b/packages/builder/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/builder", - "version": "8.0.11", + "version": "8.0.12", "description": "Kui plugin development helpers", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/packages/core/CHANGELOG.md b/packages/core/CHANGELOG.md index 802afdfcee6..f6d5f227704 100644 --- a/packages/core/CHANGELOG.md +++ b/packages/core/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/core + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/packages/core/package.json b/packages/core/package.json index 04fc133a1c7..e97934f80e6 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/core", - "version": "8.0.11", + "version": "8.0.12", "description": "An Electron-based shell for cloud-native development", "homepage": "https://github.com/IBM/kui#readme", "license": "Apache-2.0", diff --git a/packages/proxy/CHANGELOG.md b/packages/proxy/CHANGELOG.md index 4399652819f..b57df0ebbbd 100644 --- a/packages/proxy/CHANGELOG.md +++ b/packages/proxy/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/proxy + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/packages/proxy/package.json b/packages/proxy/package.json index 93b2de8cdb8..a40255e7d80 100644 --- a/packages/proxy/package.json +++ b/packages/proxy/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/proxy", - "version": "8.0.11", + "version": "8.0.12", "description": "Kui package that offers a proxy server", "author": "Nick Mitchell", "license": "Apache-2.0", diff --git a/packages/react/CHANGELOG.md b/packages/react/CHANGELOG.md index 7c9feb2c344..86f4b0adab0 100644 --- a/packages/react/CHANGELOG.md +++ b/packages/react/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/react + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Features diff --git a/packages/react/package.json b/packages/react/package.json index 97b1e81fd12..976faef7c71 100644 --- a/packages/react/package.json +++ b/packages/react/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/react", - "version": "8.0.11", + "version": "8.0.12", "description": "Kui react enablement", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/packages/test/CHANGELOG.md b/packages/test/CHANGELOG.md index db7ccd8efa7..8e8489a3035 100644 --- a/packages/test/CHANGELOG.md +++ b/packages/test/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/test + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/packages/test/package.json b/packages/test/package.json index ae0822dc7e0..35a52558448 100644 --- a/packages/test/package.json +++ b/packages/test/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/test", - "version": "8.0.11", + "version": "8.0.12", "description": "", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/packages/webpack/CHANGELOG.md b/packages/webpack/CHANGELOG.md index dd664513990..89f1f2f5e65 100644 --- a/packages/webpack/CHANGELOG.md +++ b/packages/webpack/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/webpack + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/packages/webpack/package.json b/packages/webpack/package.json index f75166d61d8..11b6433af64 100644 --- a/packages/webpack/package.json +++ b/packages/webpack/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/webpack", - "version": "8.0.11", + "version": "8.0.12", "description": "Kui support for webpack clients", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-bash-like/CHANGELOG.md b/plugins/plugin-bash-like/CHANGELOG.md index 853f00f67e3..46b6b309106 100644 --- a/plugins/plugin-bash-like/CHANGELOG.md +++ b/plugins/plugin-bash-like/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-bash-like + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/plugins/plugin-bash-like/package.json b/plugins/plugin-bash-like/package.json index 821dd405719..770cc210fb3 100644 --- a/plugins/plugin-bash-like/package.json +++ b/plugins/plugin-bash-like/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-bash-like", - "version": "8.0.11", + "version": "8.0.12", "description": "Kui plugin that offers local bash-like shell integrations", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-carbon-themes/CHANGELOG.md b/plugins/plugin-carbon-themes/CHANGELOG.md index ab585d1cac8..22316a11801 100644 --- a/plugins/plugin-carbon-themes/CHANGELOG.md +++ b/plugins/plugin-carbon-themes/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-carbon-themes + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/plugins/plugin-carbon-themes/package.json b/plugins/plugin-carbon-themes/package.json index 238863b90f4..011a2caf526 100644 --- a/plugins/plugin-carbon-themes/package.json +++ b/plugins/plugin-carbon-themes/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-carbon-themes", - "version": "8.0.11", + "version": "8.0.12", "description": "Kui plugin offering a Carbon Components-inspired set of themes", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-client-alternate/CHANGELOG.md b/plugins/plugin-client-alternate/CHANGELOG.md index c3410825a2e..dc629d35b39 100644 --- a/plugins/plugin-client-alternate/CHANGELOG.md +++ b/plugins/plugin-client-alternate/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-client-alternate + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) **Note:** Version bump only for package @kui-shell/plugin-client-alternate diff --git a/plugins/plugin-client-alternate/package.json b/plugins/plugin-client-alternate/package.json index 2ed77deb664..39c51aea40d 100644 --- a/plugins/plugin-client-alternate/package.json +++ b/plugins/plugin-client-alternate/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-client-alternate", - "version": "8.0.11", + "version": "8.0.12", "description": "", "main": "dist/index.js", "module": "mdist/index.js", diff --git a/plugins/plugin-client-common/CHANGELOG.md b/plugins/plugin-client-common/CHANGELOG.md index 53aad31cc7d..a363e9ea03e 100644 --- a/plugins/plugin-client-common/CHANGELOG.md +++ b/plugins/plugin-client-common/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-client-common + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/plugins/plugin-client-common/package.json b/plugins/plugin-client-common/package.json index dc275cfb35f..0e069f4dd0a 100644 --- a/plugins/plugin-client-common/package.json +++ b/plugins/plugin-client-common/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-client-common", - "version": "8.0.11", + "version": "8.0.12", "description": "Kui plugin that offers stylesheets", "license": "Apache-2.0", "author": "Mengting Yan", diff --git a/plugins/plugin-client-default/CHANGELOG.md b/plugins/plugin-client-default/CHANGELOG.md index 8fba8330e8e..bebbaa644b1 100644 --- a/plugins/plugin-client-default/CHANGELOG.md +++ b/plugins/plugin-client-default/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-client + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/plugins/plugin-client-default/package.json b/plugins/plugin-client-default/package.json index 4a5f186603a..63bd70e14f6 100644 --- a/plugins/plugin-client-default/package.json +++ b/plugins/plugin-client-default/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-client", - "version": "8.0.11", + "version": "8.0.12", "description": "Kui plugin that offers client defintion", "main": "dist/index.js", "module": "mdist/index.js", diff --git a/plugins/plugin-client-test/CHANGELOG.md b/plugins/plugin-client-test/CHANGELOG.md index fd79cdad67e..0849fcb3ac2 100644 --- a/plugins/plugin-client-test/CHANGELOG.md +++ b/plugins/plugin-client-test/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-test-client + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) **Note:** Version bump only for package @kui-shell/plugin-test-client diff --git a/plugins/plugin-client-test/package.json b/plugins/plugin-client-test/package.json index 9b560e86012..24839af788a 100644 --- a/plugins/plugin-client-test/package.json +++ b/plugins/plugin-client-test/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-test-client", - "version": "8.0.11", + "version": "8.0.12", "description": "Kui plugin that offers client defintion", "main": "dist/index.js", "module": "mdist/index.js", diff --git a/plugins/plugin-core-support/CHANGELOG.md b/plugins/plugin-core-support/CHANGELOG.md index 0cfc43e195b..4f6bccc9a1c 100644 --- a/plugins/plugin-core-support/CHANGELOG.md +++ b/plugins/plugin-core-support/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-core-support + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/plugins/plugin-core-support/package.json b/plugins/plugin-core-support/package.json index b86e5baf59d..4fc29e66c82 100644 --- a/plugins/plugin-core-support/package.json +++ b/plugins/plugin-core-support/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-core-support", - "version": "8.0.11", + "version": "8.0.12", "description": "Kui plugin offering core extensions such as help and screenshot commands", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-core-themes/CHANGELOG.md b/plugins/plugin-core-themes/CHANGELOG.md index 4ea7fa20893..809f3d31368 100644 --- a/plugins/plugin-core-themes/CHANGELOG.md +++ b/plugins/plugin-core-themes/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-core-themes + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/plugins/plugin-core-themes/package.json b/plugins/plugin-core-themes/package.json index fc144bd49fd..6a6668463ad 100644 --- a/plugins/plugin-core-themes/package.json +++ b/plugins/plugin-core-themes/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-core-themes", - "version": "8.0.11", + "version": "8.0.12", "description": "Kui plugin offering a standard set of themes", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-editor/CHANGELOG.md b/plugins/plugin-editor/CHANGELOG.md index aafb2c7da1a..d7fc43a24d7 100644 --- a/plugins/plugin-editor/CHANGELOG.md +++ b/plugins/plugin-editor/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-editor + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/plugins/plugin-editor/package.json b/plugins/plugin-editor/package.json index 480637f2763..4838cd598e3 100644 --- a/plugins/plugin-editor/package.json +++ b/plugins/plugin-editor/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-editor", - "version": "8.0.11", + "version": "8.0.12", "description": "Kui plugin that integrates the monaco-editor component", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-git/CHANGELOG.md b/plugins/plugin-git/CHANGELOG.md index 3d4c2da2b38..9be13cca81f 100644 --- a/plugins/plugin-git/CHANGELOG.md +++ b/plugins/plugin-git/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-git + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/plugins/plugin-git/package.json b/plugins/plugin-git/package.json index 5b7473f7aa6..428e6bea322 100644 --- a/plugins/plugin-git/package.json +++ b/plugins/plugin-git/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-git", - "version": "8.0.11", + "version": "8.0.12", "description": "Kui plugin that offers git integrations", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-ibmcloud/CHANGELOG.md b/plugins/plugin-ibmcloud/CHANGELOG.md index 48ed9aa5a7e..60eb874440c 100644 --- a/plugins/plugin-ibmcloud/CHANGELOG.md +++ b/plugins/plugin-ibmcloud/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/kui-shell/plugin-kubeui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-ibmcloud + ## [8.0.11](https://github.com/kui-shell/plugin-kubeui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Features diff --git a/plugins/plugin-ibmcloud/package.json b/plugins/plugin-ibmcloud/package.json index 96f92556e4e..a3bb08b9d04 100644 --- a/plugins/plugin-ibmcloud/package.json +++ b/plugins/plugin-ibmcloud/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-ibmcloud", - "version": "8.0.11", + "version": "8.0.12", "description": "ibmcloud kubernetes service kui plugin", "license": "Apache-2.0", "keywords": [ @@ -28,10 +28,10 @@ "module": "mdist/index.js", "types": "mdist/index.d.ts", "dependencies": { - "@kui-shell/core": "^8.0.11", - "@kui-shell/plugin-bash-like": "^8.0.11", - "@kui-shell/plugin-core-support": "^8.0.11", - "@kui-shell/plugin-editor": "^8.0.11", + "@kui-shell/core": "^8.0.12", + "@kui-shell/plugin-bash-like": "^8.0.12", + "@kui-shell/plugin-core-support": "^8.0.12", + "@kui-shell/plugin-editor": "^8.0.12", "@kui-shell/plugin-kubectl": "*", "debug": "4.1.1", "fs-extra": "9.0.0", diff --git a/plugins/plugin-kubectl/CHANGELOG.md b/plugins/plugin-kubectl/CHANGELOG.md index 4a81dbb995d..cb6a73254db 100644 --- a/plugins/plugin-kubectl/CHANGELOG.md +++ b/plugins/plugin-kubectl/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/kui-shell/plugin-kubeui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-kubeui + ## [8.0.11](https://github.com/kui-shell/plugin-kubeui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/plugins/plugin-kubectl/package.json b/plugins/plugin-kubectl/package.json index abe21f3551f..97ab5fbb08f 100644 --- a/plugins/plugin-kubectl/package.json +++ b/plugins/plugin-kubectl/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-kubeui", - "version": "8.0.11", + "version": "8.0.12", "description": "Kubernetes visualization plugin for kubernetes", "license": "Apache-2.0", "keywords": [ @@ -27,10 +27,10 @@ "module": "mdist/index.js", "types": "mdist/index.d.ts", "dependencies": { - "@kui-shell/core": "^8.0.11", - "@kui-shell/plugin-bash-like": "^8.0.11", - "@kui-shell/plugin-core-support": "^8.0.11", - "@kui-shell/plugin-editor": "^8.0.11", + "@kui-shell/core": "^8.0.12", + "@kui-shell/plugin-bash-like": "^8.0.12", + "@kui-shell/plugin-core-support": "^8.0.12", + "@kui-shell/plugin-editor": "^8.0.12", "ansi_up": "4.0.4", "bytes-iec": "3.1.0", "command-exists": "1.2.8", diff --git a/plugins/plugin-manager/CHANGELOG.md b/plugins/plugin-manager/CHANGELOG.md index 5f9e1a0004f..4870dbd8034 100644 --- a/plugins/plugin-manager/CHANGELOG.md +++ b/plugins/plugin-manager/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-manager + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/plugins/plugin-manager/package.json b/plugins/plugin-manager/package.json index 2a167175398..0a4c38b8ba4 100644 --- a/plugins/plugin-manager/package.json +++ b/plugins/plugin-manager/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-manager", - "version": "8.0.11", + "version": "8.0.12", "description": "Support for field installation of plugins", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-proxy-support/CHANGELOG.md b/plugins/plugin-proxy-support/CHANGELOG.md index 58b68775049..ede0d1e6ebd 100644 --- a/plugins/plugin-proxy-support/CHANGELOG.md +++ b/plugins/plugin-proxy-support/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-proxy-support + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/plugins/plugin-proxy-support/package.json b/plugins/plugin-proxy-support/package.json index cec501ff1fa..94cc76d67c1 100644 --- a/plugins/plugin-proxy-support/package.json +++ b/plugins/plugin-proxy-support/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-proxy-support", - "version": "8.0.11", + "version": "8.0.12", "description": "Kui plugin that adds runtime support for proxied communication", "license": "Apache-2.0", "author": "Nick Mitchell", diff --git a/plugins/plugin-sandbox/CHANGELOG.md b/plugins/plugin-sandbox/CHANGELOG.md index e9debcb283b..31caffa548d 100644 --- a/plugins/plugin-sandbox/CHANGELOG.md +++ b/plugins/plugin-sandbox/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-sandbox + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/plugins/plugin-sandbox/package.json b/plugins/plugin-sandbox/package.json index 2c58644cfa7..b047361b357 100644 --- a/plugins/plugin-sandbox/package.json +++ b/plugins/plugin-sandbox/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-sandbox", - "version": "8.0.11", + "version": "8.0.12", "description": "", "main": "index.js", "scripts": { diff --git a/plugins/plugin-wskflow/CHANGELOG.md b/plugins/plugin-wskflow/CHANGELOG.md index 1c2bab082bf..37f515d4e67 100644 --- a/plugins/plugin-wskflow/CHANGELOG.md +++ b/plugins/plugin-wskflow/CHANGELOG.md @@ -3,6 +3,10 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03) + +**Note:** Version bump only for package @kui-shell/plugin-wskflow + ## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03) ### Bug Fixes diff --git a/plugins/plugin-wskflow/package.json b/plugins/plugin-wskflow/package.json index 81229be3731..28ed2d4802a 100644 --- a/plugins/plugin-wskflow/package.json +++ b/plugins/plugin-wskflow/package.json @@ -1,6 +1,6 @@ { "name": "@kui-shell/plugin-wskflow", - "version": "8.0.11", + "version": "8.0.12", "description": "Visualizations for Composer apps", "license": "Apache-2.0", "author": "Kerry Chang",