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

Commit 1be9804

Browse files
chore(release): v1.0.17
1 parent 8748c0c commit 1be9804

File tree

3 files changed

+8
-2
lines changed

3 files changed

+8
-2
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [1.0.17](https://github.com/e-square-io/nx-github-actions/compare/v1.0.16...v1.0.17) (2021-06-29)
2+
3+
### Bug Fixes
4+
5+
- **utils:** add line break ([8748c0c](https://github.com/e-square-io/nx-github-actions/commit/8748c0c7e4488d1e778d3fcee467b9df62134a68))
6+
17
## [1.0.16](https://github.com/e-square-io/nx-github-actions/compare/v1.0.15...v1.0.16) (2021-06-29)
28

39
### Bug Fixes

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "1.0.16",
3+
"version": "1.0.17",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

0 commit comments

Comments
 (0)