@bolt/components-button
Advanced tools
Comparing version 5.5.0 to 5.8.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [5.8.0](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-button/compare/v5.7.5...v5.8.0) (2022-10-18) | ||
**Note:** Version bump only for package @bolt/components-button | ||
# [5.5.0](https://github.com/bolt-design-system/bolt/tree/master/packages/components/bolt-button/compare/v5.4.0...v5.5.0) (2022-05-23) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@bolt/components-button", | ||
"version": "5.5.0", | ||
"version": "5.8.0", | ||
"description": "A Pega branded call to action.", | ||
@@ -19,5 +19,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@bolt/core-v3.x": "^5.5.0", | ||
"@bolt/element": "^5.5.0", | ||
"@bolt/elements-icon": "^5.5.0", | ||
"@bolt/core-v3.x": "^5.8.0", | ||
"@bolt/element": "^5.8.0", | ||
"@bolt/elements-icon": "^5.8.0", | ||
"@bolt/lazy-queue": "^5.0.0" | ||
@@ -28,3 +28,3 @@ }, | ||
}, | ||
"gitHead": "04848c36385eca83ba776fe8411b606d28137c72", | ||
"gitHead": "ed398c4cd7fac2500e601e662f3a43725a0f38c5", | ||
"maintainers": [ | ||
@@ -31,0 +31,0 @@ { |
745217
Updated@bolt/core-v3.x@^5.8.0
Updated@bolt/element@^5.8.0
Updated@bolt/elements-icon@^5.8.0