@hsds/utils-id
Advanced tools
+14
-0
@@ -5,2 +5,16 @@ # Changelog | ||
| # [5.0.0](https://github.com/helpscout/hsds/compare/v4.0.0...v5.0.0) (2022-08-18) | ||
| ### Bug Fixes | ||
| * **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.0](https://github.com/helpscout/hsds/compare/utils-id-4.0.0...utils-id-4.1.0) (2022-08-03) | ||
@@ -7,0 +21,0 @@ |
+1
-1
| { | ||
| "name": "@hsds/utils-id", | ||
| "version": "4.1.0", | ||
| "version": "5.0.0", | ||
| "main": "./index.cjs.js", | ||
@@ -5,0 +5,0 @@ "module": "./index.esm.js", |
3663
12.36%