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

Commit 7962376

Browse files
chore(release): v2.5.2
1 parent be5a572 commit 7962376

File tree

3 files changed

+17
-3
lines changed

3 files changed

+17
-3
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## [2.5.2](https://github.com/e-square-io/nx-github-actions/compare/v2.5.1...v2.5.2) (2023-06-18)
2+
3+
### Bug Fixes
4+
5+
- remove -p from runner command if nx greater than 16 (#76) ([be5a572](https://github.com/e-square-io/nx-github-actions/commit/be5a572cabcad32fde727cc87b6865a8819de8ac)), closes [#76](https://github.com/e-square-io/nx-github-actions/issues/76)
6+
7+
### Continuous Integration
8+
9+
- remove fix git permission step [skip ci] ([ff21507](https://github.com/e-square-io/nx-github-actions/commit/ff2150701413a5ba4646479e82534d726f32c3c6))
10+
11+
### Documentation
12+
13+
- update readme badges [skip ci] ([414c8c5](https://github.com/e-square-io/nx-github-actions/commit/414c8c581ef42906b83b83dd100b6b669408ad90))
14+
115
## [2.5.1](https://github.com/e-square-io/nx-github-actions/compare/v2.5.0...v2.5.1) (2023-06-01)
216

317
### 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.5.1",
3+
"version": "2.5.2",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

0 commit comments

Comments
 (0)