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

Commit 79c90c7

Browse files
chore(release): v2.5.0
1 parent a4aba28 commit 79c90c7

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.5.0](https://github.com/e-square-io/nx-github-actions/compare/v2.4.12...v2.5.0) (2023-05-27)
2+
3+
### Features
4+
5+
- support nx 16 ([a4aba28](https://github.com/e-square-io/nx-github-actions/commit/a4aba284b75f779edc79ffd8f4c7c0422065704e))
6+
17
## [2.4.12](https://github.com/e-square-io/nx-github-actions/compare/v2.4.11...v2.4.12) (2022-12-19)
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.12",
3+
"version": "2.5.0",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

0 commit comments

Comments
 (0)