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

Commit c4d67a4

Browse files
chore(release): v2.4.8
1 parent cbbf3e8 commit c4d67a4

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.8](https://github.com/e-square-io/nx-github-actions/compare/v2.4.7...v2.4.8) (2022-09-03)
2+
3+
### Bug Fixes
4+
5+
- **nx-affected-matrix:** get affected fails (#57) ([cbbf3e8](https://github.com/e-square-io/nx-github-actions/commit/cbbf3e8ee171c2f02bff042d3993a1466fcf2911)), closes [#57](https://github.com/e-square-io/nx-github-actions/issues/57)
6+
17
## [2.4.7](https://github.com/e-square-io/nx-github-actions/compare/v2.4.6...v2.4.7) (2022-08-03)
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.7",
3+
"version": "2.4.8",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

0 commit comments

Comments
 (0)