Skip to content

Commit 92ef90d

Browse files
chore(release): v1.0.4
1 parent 6feb8e9 commit 92ef90d

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.4](https://github.com/e-square-io/nx-plugins/compare/v1.0.3...v1.0.4) (2021-07-10)
2+
3+
### Bug Fixes
4+
5+
- npm publish step ([6feb8e9](https://github.com/e-square-io/nx-plugins/commit/6feb8e95b8c897503d9049a20e1a7c6624d1996a))
6+
17
## [1.0.3](https://github.com/e-square-io/nx-plugins/compare/v1.0.2...v1.0.3) (2021-07-10)
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": "nx-plugins",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

0 commit comments

Comments
 (0)