@wmfs/smithereens
Advanced tools
Comparing version
@@ -0,1 +1,10 @@ | ||
## [1.66.0](https://github.com/wmfs/smithereens/compare/v1.65.0...v1.66.0) (2025-02-20) | ||
### Build system dependencies :hammer: | ||
* **deps-dev:** update dependency mocha to v11.1.0 ([#402](https://github.com/wmfs/smithereens/issues/402)) ([05451e9](https://github.com/wmfs/smithereens/commit/05451e9c9e04ebc9c8a7e0889e884de7c87be899)) | ||
* **deps-dev:** update dependency semantic-release to v24.2.2 ([#403](https://github.com/wmfs/smithereens/issues/403)) ([5b8810c](https://github.com/wmfs/smithereens/commit/5b8810c3504901a97e9c3dcf410ccf0160c7ec00)) | ||
* **deps-dev:** update dependency semantic-release to v24.2.3 ([#404](https://github.com/wmfs/smithereens/issues/404)) ([a66558f](https://github.com/wmfs/smithereens/commit/a66558fbdfd97fd4ef1b253ffcef0826dcfd3cb7)) | ||
* **deps:** update dependency uuid to v11.1.0 ([#405](https://github.com/wmfs/smithereens/issues/405)) ([19076c5](https://github.com/wmfs/smithereens/commit/19076c5e67758295554d72a69ded329c446d5ac4)) | ||
## [1.65.0](https://github.com/wmfs/smithereens/compare/v1.64.0...v1.65.0) (2025-01-10) | ||
@@ -2,0 +11,0 @@ |
{ | ||
"name": "@wmfs/smithereens", | ||
"version": "1.65.0", | ||
"version": "1.66.0", | ||
"description": "Smash CSV files into more manageable files based on column values", | ||
@@ -32,3 +32,3 @@ "author": "West Midlands Fire Service", | ||
"upath": "2.0.1", | ||
"uuid": "11.0.5" | ||
"uuid": "11.1.0" | ||
}, | ||
@@ -41,5 +41,5 @@ "devDependencies": { | ||
"cz-conventional-changelog": "3.3.0", | ||
"mocha": "11.0.1", | ||
"mocha": "11.1.0", | ||
"nyc": "17.1.0", | ||
"semantic-release": "24.2.1", | ||
"semantic-release": "24.2.3", | ||
"standard": "17.1.2", | ||
@@ -46,0 +46,0 @@ "@semantic-release/changelog": "6.0.3", |
76438
1.28%+ Added
- Removed
Updated