@hsds/utils-strings
Advanced tools
Comparing version 8.0.0 to 8.1.0
@@ -5,2 +5,14 @@ # Changelog | ||
## [8.1.0](https://github.com/helpscout/hsds/compare/utils-strings-8.0.0...utils-strings-8.1.0) (2023-10-23) | ||
### Features | ||
* **workspace:** nx 16.8 ([fc69225](https://github.com/helpscout/hsds/commit/fc6922528431b16fdaf25bde4202c0b1c015935a)) | ||
### Bug Fixes | ||
* **workspace:** remove the newly generated dts files ([88d0308](https://github.com/helpscout/hsds/commit/88d0308c83078e171333c390ae5f22d5e1529393)) | ||
## [8.0.0](https://github.com/helpscout/hsds/compare/utils-strings-7.1.2...utils-strings-8.0.0) (2023-09-05) | ||
@@ -7,0 +19,0 @@ |
{ | ||
"name": "@hsds/utils-strings", | ||
"version": "8.0.0", | ||
"main": "./index.cjs", | ||
"type": "commonjs", | ||
"types": "./src/index.d.ts" | ||
"version": "8.1.0", | ||
"main": "./index.cjs.js", | ||
"type": "commonjs" | ||
} |
24038
7
590