@hsds/utils-mixins
Advanced tools
Comparing version 5.0.0 to 5.2.0
@@ -5,16 +5,8 @@ # Changelog | ||
# [5.0.0](https://github.com/helpscout/hsds/compare/v4.0.0...v5.0.0) (2022-08-18) | ||
## [5.2.0](https://github.com/helpscout/hsds/compare/utils-mixins-5.1.0...utils-mixins-5.2.0) (2022-08-18) | ||
## [5.1.0](https://github.com/helpscout/hsds/compare/utils-mixins-5.0.0...utils-mixins-5.1.0) (2022-08-18) | ||
### Bug Fixes | ||
## [5.0.0](https://github.com/helpscout/hsds/compare/utils-mixins-4.1.1...utils-mixins-5.0.0) (2022-08-18) | ||
* **workspace:** remove esm module from projects ([829cc37](https://github.com/helpscout/hsds/commit/829cc3795f54a8bcfbc0c45b5bc36bd17463bf54)) | ||
### Features | ||
* **workspace:** improves versioning packages ([b836826](https://github.com/helpscout/hsds/commit/b836826d549aeb7295498f1091c783136079f134)) | ||
### [4.1.1](https://github.com/helpscout/hsds/compare/utils-mixins-4.1.0...utils-mixins-4.1.1) (2022-08-18) | ||
@@ -21,0 +13,0 @@ |
{ | ||
"name": "@hsds/utils-mixins", | ||
"version": "5.0.0", | ||
"version": "5.2.0", | ||
"peerDependencies": { | ||
@@ -11,6 +11,6 @@ "styled-components": "5.1.1" | ||
"dependencies": { | ||
"@hsds/utils-color": "5.0.0", | ||
"@hsds/utils-constants": "5.0.0", | ||
"@hsds/utils-sass": "5.0.0" | ||
"@hsds/utils-color": "5.2.0", | ||
"@hsds/utils-constants": "5.2.0", | ||
"@hsds/utils-sass": "5.2.0" | ||
} | ||
} |
22493
+ Added@hsds/utils-color@5.2.0(transitive)
+ Added@hsds/utils-constants@5.2.0(transitive)
+ Added@hsds/utils-sass@5.2.0(transitive)
- Removed@hsds/utils-color@5.0.0(transitive)
- Removed@hsds/utils-constants@5.0.0(transitive)
- Removed@hsds/utils-sass@5.0.0(transitive)
Updated@hsds/utils-color@5.2.0
Updated@hsds/utils-constants@5.2.0
Updated@hsds/utils-sass@5.2.0