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

Commit 8028437

Browse files
chore(release): v1.0.21
1 parent 38637c6 commit 8028437

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.21](https://github.com/e-square-io/nx-github-actions/compare/v1.0.20...v1.0.21) (2021-06-29)
2+
3+
### Bug Fixes
4+
5+
- **utils:** remove line ([38637c6](https://github.com/e-square-io/nx-github-actions/commit/38637c65dc3b98dad5b7c3025075c42d87124289))
6+
17
## [1.0.20](https://github.com/e-square-io/nx-github-actions/compare/v1.0.19...v1.0.20) (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.20",
3+
"version": "1.0.21",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

0 commit comments

Comments
 (0)