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