@vcl/toolbar
Advanced tools
Comparing version 0.6.0-6 to 0.6.1
@@ -6,2 +6,34 @@ # Change Log | ||
## [0.6.1](https://github.com/vcl/vcl/compare/v0.6.0...v0.6.1) (2019-09-05) | ||
**Note:** Version bump only for package @vcl/toolbar | ||
# [0.6.0](https://github.com/vcl/vcl/compare/v0.6.0-7...v0.6.0) (2019-09-04) | ||
**Note:** Version bump only for package @vcl/toolbar | ||
# [0.6.0-7](https://github.com/vcl/vcl/compare/v0.6.0-5...v0.6.0-7) (2019-09-04) | ||
### Code Refactoring | ||
* **layout-spans:** layout-spans module is deprecated and removed from the @vcl/vcl modules ([1beac8e](https://github.com/vcl/vcl/commit/1beac8e)) | ||
### BREAKING CHANGES | ||
* **layout-spans:** layout-spans module is deprecated and removed from the @vcl/vcl modules. Use sizing modules instead. | ||
# [0.6.0-6](https://github.com/vcl/vcl/compare/v0.6.0-5...v0.6.0-6) (2019-09-03) | ||
@@ -8,0 +40,0 @@ |
{ | ||
"name": "@vcl/toolbar", | ||
"description": "Horizontal bar which can contain navigation elements, buttons, form controls etc", | ||
"version": "0.6.0-6", | ||
"version": "0.6.1", | ||
"main": "package.json", | ||
@@ -27,4 +27,4 @@ "scripts": { | ||
"devDependencies": { | ||
"@vcl/build-demo": "^0.6.0-6", | ||
"@vcl/preprocessor": "^0.6.0-6", | ||
"@vcl/build-demo": "^0.6.0", | ||
"@vcl/preprocessor": "^0.6.0", | ||
"browser-sync": "^2.26.3", | ||
@@ -34,3 +34,3 @@ "npm-run-all": "^4.1.5" | ||
"dependencies": { | ||
"@vcl/theme": "^0.6.0-6", | ||
"@vcl/theme": "^0.6.1", | ||
"normalize.css": "8.0.1" | ||
@@ -54,3 +54,3 @@ }, | ||
}, | ||
"gitHead": "d836a0e36b5170819599de461f089f8dd7a61315" | ||
"gitHead": "80c3d563d0b753aa45af52277e65df2a4b494118" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
10019
Updated@vcl/theme@^0.6.1