@kui-shell/plugin-client-default
Advanced tools
Comparing version
@@ -6,2 +6,12 @@ # Change Log | ||
## [6.0.7](https://github.com/IBM/kui/compare/v4.5.0...v6.0.7) (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) | ||
### 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.6](https://github.com/IBM/kui/compare/v4.5.0...v6.0.6) (2020-01-30) | ||
@@ -8,0 +18,0 @@ |
{ | ||
"name": "@kui-shell/plugin-client-default", | ||
"version": "6.0.6", | ||
"version": "6.0.7", | ||
"description": "Kui plugin that offers client defintion", | ||
@@ -22,3 +22,3 @@ "license": "Apache-2.0", | ||
}, | ||
"gitHead": "e0f87c61799bf9e84e4b7660097e9498d6afe4e7" | ||
"gitHead": "b4d12e13a82ea8ae148d62f54c5825ccbed63187" | ||
} |
423433
0.11%