@vcl/input-group
Advanced tools
Comparing version 0.6.2 to 0.6.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.6.3](https://github.com/vcl/input-group/compare/v0.6.2...v0.6.3) (2019-11-18) | ||
**Note:** Version bump only for package @vcl/input-group | ||
## [0.6.2](https://github.com/vcl/input-group/compare/v0.6.1...v0.6.2) (2019-09-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@vcl/input-group", | ||
"description": "Buttons and icograms (label/ icons) prepended and/ or appended to an input control", | ||
"version": "0.6.2", | ||
"version": "0.6.3", | ||
"main": "package.json", | ||
@@ -27,4 +27,4 @@ "scripts": { | ||
"devDependencies": { | ||
"@vcl/build-demo": "^0.6.2", | ||
"@vcl/preprocessor": "^0.6.2", | ||
"@vcl/build-demo": "^0.6.3", | ||
"@vcl/preprocessor": "^0.6.3", | ||
"browser-sync": "^2.26.3", | ||
@@ -34,4 +34,4 @@ "npm-run-all": "^4.1.5" | ||
"dependencies": { | ||
"@vcl/input": "^0.6.2", | ||
"@vcl/theme": "^0.6.2" | ||
"@vcl/input": "^0.6.3", | ||
"@vcl/theme": "^0.6.3" | ||
}, | ||
@@ -58,3 +58,3 @@ "repository": { | ||
}, | ||
"gitHead": "7524443ddbaf8f4e75bece6f65af6cd1bcb1d35e" | ||
"gitHead": "ce76dfdbf729b9dd2d090c391d587dcf16825020" | ||
} |
8094
Updated@vcl/input@^0.6.3
Updated@vcl/theme@^0.6.3