Skip to content

Commit

Permalink
chore(actions-run-many): release version 3.5.4
Browse files Browse the repository at this point in the history
  • Loading branch information
TriPSs committed Feb 8, 2024
1 parent fbf8ca7 commit 35a60bd
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions actions/run-many/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,15 @@

This file was generated using [@jscutlery/semver](https://github.com/jscutlery/semver).

## [3.5.4](https://github.com/TriPSs/nx-extend/compare/[email protected]@3.5.4) (2024-02-08)


### Bug Fixes

* **actions:** Use `FsTree` with verbose `true` in debug mode ([56753d9](https://github.com/TriPSs/nx-extend/commit/56753d92ede41f2a0d79dca3ccc1cee9bb050eb9))



## [0.2.1](https://github.com/TriPSs/nx-extend/compare/actions-run-many-0.2.0...actions-run-many-0.2.1) (2024-02-08)


Expand Down
2 changes: 1 addition & 1 deletion actions/run-many/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@nx-extend/actions-run-many",
"version": "0.2.1",
"version": "3.5.4",
"homepage": "https://github.com/TriPSs/nx-extend/blob/master/actions/run-many/README.md",
"bugs": {
"url": "https://github.com/tripss/nx-extend/issues"
Expand Down

0 comments on commit 35a60bd

Please sign in to comment.