Skip to content

Commit 95d06be

Browse files
chore(release): v1.0.5
1 parent 7886c0f commit 95d06be

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

0 commit comments

Comments
 (0)