diff --git a/packages/array-group-to-record/CHANGELOG.md b/packages/array-group-to-record/CHANGELOG.md index e008cea..67dac70 100644 --- a/packages/array-group-to-record/CHANGELOG.md +++ b/packages/array-group-to-record/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.5](https://github.com/bluelovers/ws-array/compare/array-group-to-record@1.0.4...array-group-to-record@1.0.5) (2022-06-01) + + +### đŸ”–ă€€Miscellaneous + +* . ([52d4958](https://github.com/bluelovers/ws-array/commit/52d4958aec6d9ffda276a73ad4ec2b6e7204d3e8)) + + + + + ## [1.0.4](https://github.com/bluelovers/ws-array/compare/array-group-to-record@1.0.3...array-group-to-record@1.0.4) (2022-06-01) diff --git a/packages/array-group-to-record/package.json b/packages/array-group-to-record/package.json index 16a2cc7..8f5e604 100644 --- a/packages/array-group-to-record/package.json +++ b/packages/array-group-to-record/package.json @@ -1,6 +1,6 @@ { "name": "array-group-to-record", - "version": "1.0.4", + "version": "1.0.5", "description": "", "keywords": [ "create-by-yarn-tool", diff --git a/packages/distribute-group-to-array/CHANGELOG.md b/packages/distribute-group-to-array/CHANGELOG.md index 88116b3..ef182ed 100644 --- a/packages/distribute-group-to-array/CHANGELOG.md +++ b/packages/distribute-group-to-array/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [1.0.5](https://github.com/bluelovers/ws-array/compare/distribute-group-to-array@1.0.4...distribute-group-to-array@1.0.5) (2022-06-01) + + +### đŸ”–ă€€Miscellaneous + +* . ([52d4958](https://github.com/bluelovers/ws-array/commit/52d4958aec6d9ffda276a73ad4ec2b6e7204d3e8)) + + + + + ## [1.0.4](https://github.com/bluelovers/ws-array/compare/distribute-group-to-array@1.0.3...distribute-group-to-array@1.0.4) (2022-06-01) diff --git a/packages/distribute-group-to-array/package.json b/packages/distribute-group-to-array/package.json index 7d82099..71b1c62 100644 --- a/packages/distribute-group-to-array/package.json +++ b/packages/distribute-group-to-array/package.json @@ -1,6 +1,6 @@ { "name": "distribute-group-to-array", - "version": "1.0.4", + "version": "1.0.5", "description": "", "keywords": [ "create-by-yarn-tool", diff --git a/packages/string-natural-compare/CHANGELOG.md b/packages/string-natural-compare/CHANGELOG.md index e128636..c9b9173 100644 --- a/packages/string-natural-compare/CHANGELOG.md +++ b/packages/string-natural-compare/CHANGELOG.md @@ -3,6 +3,17 @@ All notable changes to this project will be documented in this file. See [Conventional Commits](https://conventionalcommits.org) for commit guidelines. +## [2.0.7](https://github.com/bluelovers/ws-array/compare/@bluelovers/string-natural-compare@2.0.6...@bluelovers/string-natural-compare@2.0.7) (2022-06-01) + + +### đŸ”–ă€€Miscellaneous + +* . ([52d4958](https://github.com/bluelovers/ws-array/commit/52d4958aec6d9ffda276a73ad4ec2b6e7204d3e8)) + + + + + ## [2.0.6](https://github.com/bluelovers/ws-array/compare/@bluelovers/string-natural-compare@2.0.5...@bluelovers/string-natural-compare@2.0.6) (2022-06-01) diff --git a/packages/string-natural-compare/package.json b/packages/string-natural-compare/package.json index 4968871..f1117a8 100644 --- a/packages/string-natural-compare/package.json +++ b/packages/string-natural-compare/package.json @@ -1,6 +1,6 @@ { "name": "@bluelovers/string-natural-compare", - "version": "2.0.6", + "version": "2.0.7", "description": "Compare alphanumeric strings the same way a human would, using a natural order algorithm", "keywords": [ "create-by-yarn-tool",