@basalt/bedrock-spacing-swatch
Advanced tools
Comparing version 0.31.0 to 0.32.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [0.32.0](https://github.com/basaltinc/bedrock/compare/v0.31.1...v0.32.0) (2019-02-13) | ||
**Note:** Version bump only for package @basalt/bedrock-spacing-swatch | ||
# [0.31.0](https://github.com/basaltinc/bedrock/compare/v0.30.0...v0.31.0) (2019-02-12) | ||
@@ -8,0 +16,0 @@ |
@@ -6,3 +6,3 @@ import _classCallCheck from "@babel/runtime/helpers/esm/classCallCheck"; | ||
import _inherits from "@babel/runtime/helpers/esm/inherits"; | ||
var _jsxFileName = "/Users/Evan/dev/basalt/bedrock-repos/bedrock/components/spacing-swatch/src/spacing-swatch.jsx"; | ||
var _jsxFileName = "/home/travis/build/basaltinc/bedrock/components/spacing-swatch/src/spacing-swatch.jsx"; | ||
import React from 'react'; | ||
@@ -9,0 +9,0 @@ import { connectToContext } from '@basalt/bedrock-core'; |
{ | ||
"name": "@basalt/bedrock-spacing-swatch", | ||
"license": "GPL-2.0-or-later", | ||
"version": "0.31.0", | ||
"version": "0.32.0", | ||
"description": "A Bedrock component that helps build Design Systems", | ||
@@ -24,4 +24,4 @@ "module": "dist/spacing-swatch.js", | ||
"dependencies": { | ||
"@basalt/bedrock-copy-to-clipboard": "^0.31.0", | ||
"@basalt/bedrock-core": "^0.31.0" | ||
"@basalt/bedrock-copy-to-clipboard": "^0.32.0", | ||
"@basalt/bedrock-core": "^0.32.0" | ||
}, | ||
@@ -34,3 +34,3 @@ "files": [ | ||
}, | ||
"gitHead": "8caa8a2ca24023ccd6134190c5d063b638d0a4f4" | ||
"gitHead": "efaaf9da7921c2fb092ee528e14a3f90eb5f8ca4" | ||
} |
11035
+ Added@basalt/bedrock-atoms@0.32.0(transitive)
+ Added@basalt/bedrock-breakpoints-demo@0.32.0(transitive)
+ Added@basalt/bedrock-color-swatch@0.32.0(transitive)
+ Added@basalt/bedrock-copy-to-clipboard@0.32.0(transitive)
+ Added@basalt/bedrock-core@0.32.0(transitive)
+ Added@basalt/bedrock-utils@0.32.0(transitive)
- Removed@basalt/bedrock-atoms@0.31.0(transitive)
- Removed@basalt/bedrock-breakpoints-demo@0.31.0(transitive)
- Removed@basalt/bedrock-color-swatch@0.31.0(transitive)
- Removed@basalt/bedrock-copy-to-clipboard@0.31.0(transitive)
- Removed@basalt/bedrock-core@0.31.0(transitive)
- Removed@basalt/bedrock-utils@0.31.0(transitive)
Updated@basalt/bedrock-core@^0.32.0