Skip to content

Commit e9f3ae7

Browse files
chore(release): v1.0.9
1 parent a441902 commit e9f3ae7

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.9](https://github.com/e-square-io/nx-plugins/compare/v1.0.8...v1.0.9) (2021-10-29)
2+
3+
### Build System
4+
5+
- update packages (#8) ([a441902](https://github.com/e-square-io/nx-plugins/commit/a441902b92bcc0918426213cd082efc17ac61b9c)), closes [#8](https://github.com/e-square-io/nx-plugins/issues/8)
6+
17
## [1.0.8](https://github.com/e-square-io/nx-plugins/compare/v1.0.7...v1.0.8) (2021-10-28)
28

39
### Build System

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.8",
3+
"version": "1.0.9",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

0 commit comments

Comments
 (0)