@basalt/bedrock-color-swatch
Advanced tools
Comparing version 0.25.0 to 0.26.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.26.0](https://github.com/basaltinc/bedrock/compare/v0.25.1...v0.26.0) (2019-01-04) | ||
**Note:** Version bump only for package @basalt/bedrock-color-swatch | ||
# [0.25.0](https://github.com/basaltinc/bedrock/compare/v0.24.1...v0.25.0) (2019-01-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@basalt/bedrock-color-swatch", | ||
"license": "GPL-2.0-or-later", | ||
"version": "0.25.0", | ||
"version": "0.26.0", | ||
"description": "A Bedrock component that helps build Design Systems", | ||
@@ -14,5 +14,5 @@ "module": "dist/color-swatch.js", | ||
"dependencies": { | ||
"@basalt/bedrock-atoms": "^0.25.0", | ||
"@basalt/bedrock-core": "^0.25.0", | ||
"@basalt/bedrock-utils": "^0.25.0", | ||
"@basalt/bedrock-atoms": "^0.26.0", | ||
"@basalt/bedrock-core": "^0.26.0", | ||
"@basalt/bedrock-utils": "^0.26.0", | ||
"react-copy-to-clipboard": "^5.0.1" | ||
@@ -36,3 +36,3 @@ }, | ||
}, | ||
"gitHead": "51bc29f93674387d83c4e1b9654db8211bf70fdb" | ||
"gitHead": "93f1f499152ebb2a9fcd89cbe7a97adfec6f3b71" | ||
} |
11998
+ Added@basalt/bedrock-atoms@0.26.1(transitive)
+ Added@basalt/bedrock-core@0.26.1(transitive)
+ Added@basalt/bedrock-utils@0.26.1(transitive)
- Removed@basalt/bedrock-atoms@0.25.0(transitive)
- Removed@basalt/bedrock-core@0.25.0(transitive)
- Removed@basalt/bedrock-utils@0.25.0(transitive)
Updated@basalt/bedrock-core@^0.26.0