@hsds/keyboard-badge
Advanced tools
Comparing version 7.1.0 to 7.1.1-alpha.0
@@ -5,2 +5,8 @@ # Changelog | ||
## [7.1.1-alpha.0](https://github.com/helpscout/hsds/compare/v7.1.0...v7.1.1-alpha.0) (2023-01-20) | ||
### [7.1.1-alpha.0](https://github.com/helpscout/hsds/compare/components-keyboard-badge-7.1.0...components-keyboard-badge-7.1.1-alpha.0) (2023-01-20) | ||
# [7.1.0](https://github.com/helpscout/hsds/compare/v7.0.0...v7.1.0) (2023-01-13) | ||
@@ -7,0 +13,0 @@ |
{ | ||
"name": "@hsds/keyboard-badge", | ||
"version": "7.1.0", | ||
"version": "7.1.1-alpha.0", | ||
"peerDependencies": { | ||
@@ -15,5 +15,5 @@ "prop-types": "~15.7.2", | ||
"classnames": "2.3.1", | ||
"@hsds/utils-react": "7.1.0", | ||
"@hsds/utils-color": "7.1.0" | ||
"@hsds/utils-react": "7.1.1-alpha.0", | ||
"@hsds/utils-color": "7.1.1-alpha.0" | ||
} | ||
} |
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
10746
2
+ Added@hsds/utils-color@7.1.1-alpha.0(transitive)
+ Added@hsds/utils-react@7.1.1-alpha.0(transitive)
- Removed@hsds/utils-color@7.1.0(transitive)
- Removed@hsds/utils-react@7.1.0(transitive)