@lightspeed/cirrus-button
Advanced tools
Comparing version 9.1.1 to 9.1.2
@@ -6,2 +6,11 @@ # Change Log | ||
<a name="9.1.2"></a> | ||
## [9.1.2](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-button@9.1.1...@lightspeed/cirrus-button@9.1.2) (2018-09-06) | ||
**Note:** Version bump only for package @lightspeed/cirrus-button | ||
<a name="9.1.1"></a> | ||
@@ -8,0 +17,0 @@ ## [9.1.1](https://github.com/lightspeedretail/cirrus/compare/@lightspeed/cirrus-button@9.1.0...@lightspeed/cirrus-button@9.1.1) (2018-08-28) |
{ | ||
"name": "@lightspeed/cirrus-button", | ||
"version": "9.1.1", | ||
"version": "9.1.2", | ||
"description": "Cirrus Button Component", | ||
@@ -10,4 +10,4 @@ "author": "Lightspeed", | ||
"dependencies": { | ||
"@lightspeed/cirrus-icon": "^7.0.0", | ||
"@lightspeed/cirrus-spinner": "^5.0.1", | ||
"@lightspeed/cirrus-icon": "^7.1.0", | ||
"@lightspeed/cirrus-spinner": "^5.0.2", | ||
"classnames": "^2.2.5" | ||
@@ -22,3 +22,4 @@ }, | ||
"access": "public" | ||
} | ||
}, | ||
"gitHead": "b76eeae58a7ad6e1372763ded5729b519158d94c" | ||
} |
34543