Skip to content
This repository was archived by the owner on Jul 9, 2024. It is now read-only.

Commit ce487fe

Browse files
chore(release): v2.4.6
1 parent 353e717 commit ce487fe

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [2.4.6](https://github.com/e-square-io/nx-github-actions/compare/v2.4.5...v2.4.6) (2022-07-18)
2+
3+
### Bug Fixes
4+
5+
- **nx-distributed-task:** undefined args are not filtered out (#52) ([353e717](https://github.com/e-square-io/nx-github-actions/commit/353e717debc8656565736af9933d8d4c1a5ace73)), closes [#52](https://github.com/e-square-io/nx-github-actions/issues/52)
6+
17
## [2.4.5](https://github.com/e-square-io/nx-github-actions/compare/v2.4.4...v2.4.5) (2022-07-17)
28

39
### Bug Fixes

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@e-square/nx-github-actions",
3-
"version": "2.4.5",
3+
"version": "2.4.6",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

0 commit comments

Comments
 (0)