Skip to content

Commit ba92a32

Browse files
committed
v8.0.12
1 parent a5373e8 commit ba92a32

File tree

46 files changed

+123
-31
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

46 files changed

+123
-31
lines changed

CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package kui-shell
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

lerna.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"packages": ["packages/*", "plugins/*"],
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"command": {
55
"publish": {
66
"conventionalCommits": true

packages/builder/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/builder
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

packages/builder/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/builder",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "Kui plugin development helpers",
55
"license": "Apache-2.0",
66
"author": "Nick Mitchell",

packages/core/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/core
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/core",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "An Electron-based shell for cloud-native development",
55
"homepage": "https://github.com/IBM/kui#readme",
66
"license": "Apache-2.0",

packages/proxy/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/proxy
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

packages/proxy/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/proxy",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "Kui package that offers a proxy server",
55
"author": "Nick Mitchell",
66
"license": "Apache-2.0",

packages/react/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/react
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Features

packages/react/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/react",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "Kui react enablement",
55
"license": "Apache-2.0",
66
"author": "Nick Mitchell",

packages/test/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/test
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

packages/test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/test",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "",
55
"license": "Apache-2.0",
66
"author": "Nick Mitchell",

packages/webpack/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/webpack
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

packages/webpack/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/webpack",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "Kui support for webpack clients",
55
"license": "Apache-2.0",
66
"author": "Nick Mitchell",

plugins/plugin-bash-like/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/plugin-bash-like
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

plugins/plugin-bash-like/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/plugin-bash-like",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "Kui plugin that offers local bash-like shell integrations",
55
"license": "Apache-2.0",
66
"author": "Nick Mitchell",

plugins/plugin-carbon-themes/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/plugin-carbon-themes
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

plugins/plugin-carbon-themes/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/plugin-carbon-themes",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "Kui plugin offering a Carbon Components-inspired set of themes",
55
"license": "Apache-2.0",
66
"author": "Nick Mitchell",

plugins/plugin-client-alternate/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/plugin-client-alternate
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
**Note:** Version bump only for package @kui-shell/plugin-client-alternate

plugins/plugin-client-alternate/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/plugin-client-alternate",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "",
55
"main": "dist/index.js",
66
"module": "mdist/index.js",

plugins/plugin-client-common/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/plugin-client-common
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

plugins/plugin-client-common/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/plugin-client-common",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "Kui plugin that offers stylesheets",
55
"license": "Apache-2.0",
66
"author": "Mengting Yan",

plugins/plugin-client-default/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/plugin-client
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

plugins/plugin-client-default/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/plugin-client",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "Kui plugin that offers client defintion",
55
"main": "dist/index.js",
66
"module": "mdist/index.js",

plugins/plugin-client-test/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/plugin-test-client
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
**Note:** Version bump only for package @kui-shell/plugin-test-client

plugins/plugin-client-test/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/plugin-test-client",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "Kui plugin that offers client defintion",
55
"main": "dist/index.js",
66
"module": "mdist/index.js",

plugins/plugin-core-support/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/plugin-core-support
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

plugins/plugin-core-support/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/plugin-core-support",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "Kui plugin offering core extensions such as help and screenshot commands",
55
"license": "Apache-2.0",
66
"author": "Nick Mitchell",

plugins/plugin-core-themes/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/plugin-core-themes
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

plugins/plugin-core-themes/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/plugin-core-themes",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "Kui plugin offering a standard set of themes",
55
"license": "Apache-2.0",
66
"author": "Nick Mitchell",

plugins/plugin-editor/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/plugin-editor
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

plugins/plugin-editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/plugin-editor",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "Kui plugin that integrates the monaco-editor component",
55
"license": "Apache-2.0",
66
"author": "Nick Mitchell",

plugins/plugin-git/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/IBM/kui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/plugin-git
9+
610
## [8.0.11](https://github.com/IBM/kui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

plugins/plugin-git/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/plugin-git",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "Kui plugin that offers git integrations",
55
"license": "Apache-2.0",
66
"author": "Nick Mitchell",

plugins/plugin-ibmcloud/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/kui-shell/plugin-kubeui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/plugin-ibmcloud
9+
610
## [8.0.11](https://github.com/kui-shell/plugin-kubeui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Features

plugins/plugin-ibmcloud/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/plugin-ibmcloud",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "ibmcloud kubernetes service kui plugin",
55
"license": "Apache-2.0",
66
"keywords": [
@@ -28,10 +28,10 @@
2828
"module": "mdist/index.js",
2929
"types": "mdist/index.d.ts",
3030
"dependencies": {
31-
"@kui-shell/core": "^8.0.11",
32-
"@kui-shell/plugin-bash-like": "^8.0.11",
33-
"@kui-shell/plugin-core-support": "^8.0.11",
34-
"@kui-shell/plugin-editor": "^8.0.11",
31+
"@kui-shell/core": "^8.0.12",
32+
"@kui-shell/plugin-bash-like": "^8.0.12",
33+
"@kui-shell/plugin-core-support": "^8.0.12",
34+
"@kui-shell/plugin-editor": "^8.0.12",
3535
"@kui-shell/plugin-kubectl": "*",
3636
"debug": "4.1.1",
3737
"fs-extra": "9.0.0",

plugins/plugin-kubectl/CHANGELOG.md

+4
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,10 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [8.0.12](https://github.com/kui-shell/plugin-kubeui/compare/v8.0.11...v8.0.12) (2020-04-03)
7+
8+
**Note:** Version bump only for package @kui-shell/plugin-kubeui
9+
610
## [8.0.11](https://github.com/kui-shell/plugin-kubeui/compare/v4.5.0...v8.0.11) (2020-04-03)
711

812
### Bug Fixes

plugins/plugin-kubectl/package.json

+5-5
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kui-shell/plugin-kubeui",
3-
"version": "8.0.11",
3+
"version": "8.0.12",
44
"description": "Kubernetes visualization plugin for kubernetes",
55
"license": "Apache-2.0",
66
"keywords": [
@@ -27,10 +27,10 @@
2727
"module": "mdist/index.js",
2828
"types": "mdist/index.d.ts",
2929
"dependencies": {
30-
"@kui-shell/core": "^8.0.11",
31-
"@kui-shell/plugin-bash-like": "^8.0.11",
32-
"@kui-shell/plugin-core-support": "^8.0.11",
33-
"@kui-shell/plugin-editor": "^8.0.11",
30+
"@kui-shell/core": "^8.0.12",
31+
"@kui-shell/plugin-bash-like": "^8.0.12",
32+
"@kui-shell/plugin-core-support": "^8.0.12",
33+
"@kui-shell/plugin-editor": "^8.0.12",
3434
"ansi_up": "4.0.4",
3535
"bytes-iec": "3.1.0",
3636
"command-exists": "1.2.8",

0 commit comments

Comments
 (0)