Skip to content

Commit decb127

Browse files
chore(release): v1.0.2
1 parent 733c5d1 commit decb127

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.2](https://github.com/e-square-io/nx-plugins/compare/v1.0.1...v1.0.2) (2021-07-10)
2+
3+
### Bug Fixes
4+
5+
- npm publish step ([733c5d1](https://github.com/e-square-io/nx-plugins/commit/733c5d1d566a3ae72e7ac75a4dd4d8fff6273e6b))
6+
17
## [1.0.1](https://github.com/e-square-io/nx-plugins/compare/v1.0.0...v1.0.1) (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.1",
3+
"version": "1.0.2",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

0 commit comments

Comments
 (0)