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

Commit 52ee559

Browse files
chore(release): v1.0.15
1 parent cbb9921 commit 52ee559

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.15](https://github.com/e-square-io/nx-github-actions/compare/v1.0.14...v1.0.15) (2021-06-29)
2+
3+
### Bug Fixes
4+
5+
- **utils:** remove line break ([cbb9921](https://github.com/e-square-io/nx-github-actions/commit/cbb99211ef032700a9b8172ba39f1a8b35c2d9cc))
6+
17
## [1.0.14](https://github.com/e-square-io/nx-github-actions/compare/v1.0.13...v1.0.14) (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.14",
3+
"version": "1.0.15",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

0 commit comments

Comments
 (0)