@kui-shell/plugin-client-default
Advanced tools
Comparing version
@@ -6,2 +6,13 @@ # Change Log | ||
## [6.0.8](https://github.com/IBM/kui/compare/v4.5.0...v6.0.8) (2020-01-30) | ||
### Bug Fixes | ||
- eliminate the the use of symlink of adding css files to build stage ([dad4987](https://github.com/IBM/kui/commit/dad4987)), closes [#3567](https://github.com/IBM/kui/issues/3567) | ||
- plugin-client-default should have dependency of plugin-client-common ([41fe2f5](https://github.com/IBM/kui/commit/41fe2f5)), closes [#3583](https://github.com/IBM/kui/issues/3583) | ||
### Features | ||
- introduce plugin-client-default meant for hosting a client definition ([688a991](https://github.com/IBM/kui/commit/688a991)), closes [#3463](https://github.com/IBM/kui/issues/3463) | ||
## [6.0.7](https://github.com/IBM/kui/compare/v4.5.0...v6.0.7) (2020-01-30) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@kui-shell/plugin-client-default", | ||
"version": "6.0.7", | ||
"version": "6.0.8", | ||
"description": "Kui plugin that offers client defintion", | ||
"dependencies": { | ||
"@kui-shell/plugin-client-common": "^6.0.8" | ||
}, | ||
"license": "Apache-2.0", | ||
@@ -22,3 +25,3 @@ "author": "Mengting Yan", | ||
}, | ||
"gitHead": "b4d12e13a82ea8ae148d62f54c5825ccbed63187" | ||
"gitHead": "1ee7f5a7204e9cae8c832f7ccfe4fbb7add9f7cc" | ||
} |
424160
0.17%1
Infinity%+ Added