Skip to content

Commit

Permalink
v8.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
starpit committed Apr 3, 2020
1 parent a5373e8 commit ba92a32
Show file tree
Hide file tree
Showing 46 changed files with 123 additions and 31 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion lerna.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"packages": ["packages/*", "plugins/*"],
"version": "8.0.11",
"version": "8.0.12",
"command": {
"publish": {
"conventionalCommits": true
Expand Down
4 changes: 4 additions & 0 deletions packages/builder/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/builder/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions packages/core/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions packages/proxy/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/proxy/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions packages/react/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions packages/test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/test/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@kui-shell/test",
"version": "8.0.11",
"version": "8.0.12",
"description": "",
"license": "Apache-2.0",
"author": "Nick Mitchell",
Expand Down
4 changes: 4 additions & 0 deletions packages/webpack/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion packages/webpack/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-bash-like/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-bash-like/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-carbon-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-carbon-themes/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-client-alternate/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-client-alternate/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-client-common/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-client-common/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-client-default/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-client-default/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-client-test/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-client-test/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-core-support/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-core-support/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-core-themes/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-core-themes/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-editor/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-editor/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-git/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
2 changes: 1 addition & 1 deletion plugins/plugin-git/package.json
Original file line number Diff line number Diff line change
@@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-ibmcloud/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 5 additions & 5 deletions plugins/plugin-ibmcloud/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand Down Expand Up @@ -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",
Expand Down
4 changes: 4 additions & 0 deletions plugins/plugin-kubectl/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
10 changes: 5 additions & 5 deletions plugins/plugin-kubectl/package.json
Original file line number Diff line number Diff line change
@@ -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": [
Expand All @@ -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",
Expand Down
Loading

0 comments on commit ba92a32

Please sign in to comment.