diff --git a/actions/run-many/CHANGELOG.md b/actions/run-many/CHANGELOG.md index b0982284..3eff69a4 100644 --- a/actions/run-many/CHANGELOG.md +++ b/actions/run-many/CHANGELOG.md @@ -2,6 +2,10 @@ This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver). +## [3.5.2](https://github.com/TriPSs/nx-extend/compare/actions-run-many@3.5.1...actions-run-many@3.5.2) (2024-02-08) + + + ## [3.5.1](https://github.com/TriPSs/nx-extend/compare/actions-run-many@3.5.0...actions-run-many@3.5.1) (2024-02-08) diff --git a/actions/run-many/package.json b/actions/run-many/package.json index 49a438a8..b220e8c2 100644 --- a/actions/run-many/package.json +++ b/actions/run-many/package.json @@ -1,6 +1,6 @@ { "name": "@nx-extend/actions-run-many", - "version": "3.5.1", + "version": "3.5.2", "homepage": "https://github.com/TriPSs/nx-extend/blob/master/actions/run-many/README.md", "bugs": { "url": "https://github.com/tripss/nx-extend/issues"