@hsds/utils-mixins
Advanced tools
Comparing version 7.1.2-alpha.1 to 7.1.2-alpha.2
@@ -5,2 +5,4 @@ # Changelog | ||
### [7.1.2-alpha.2](https://github.com/helpscout/hsds/compare/utils-mixins-7.1.2-alpha.1...utils-mixins-7.1.2-alpha.2) (2023-07-12) | ||
### [7.1.2-alpha.1](https://github.com/helpscout/hsds/compare/utils-mixins-7.1.2-alpha.0...utils-mixins-7.1.2-alpha.1) (2023-07-12) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "@hsds/utils-mixins", | ||
"version": "7.1.2-alpha.1", | ||
"version": "7.1.2-alpha.2", | ||
"peerDependencies": { | ||
@@ -11,6 +11,6 @@ "styled-components": "5.1.1" | ||
"dependencies": { | ||
"@hsds/utils-color": "7.1.2-alpha.1", | ||
"@hsds/utils-constants": "7.1.2-alpha.1", | ||
"@hsds/utils-sass": "7.1.2-alpha.1" | ||
"@hsds/utils-color": "7.1.2-alpha.2", | ||
"@hsds/utils-constants": "7.1.2-alpha.2", | ||
"@hsds/utils-sass": "7.1.2-alpha.2" | ||
} | ||
} |
25431
+ Added@hsds/tokens@0.0.1-alpha.2(transitive)
+ Added@hsds/utils-color@7.1.2-alpha.2(transitive)
+ Added@hsds/utils-constants@7.1.2-alpha.2(transitive)
+ Added@hsds/utils-sass@7.1.2-alpha.2(transitive)
- Removed@hsds/tokens@0.0.1-alpha.1(transitive)
- Removed@hsds/utils-color@7.1.2-alpha.1(transitive)
- Removed@hsds/utils-constants@7.1.2-alpha.1(transitive)
- Removed@hsds/utils-sass@7.1.2-alpha.1(transitive)