Skip to content

Commit 87c4650

Browse files
chore(release): v1.1.0
1 parent 48c4848 commit 87c4650

File tree

3 files changed

+9
-3
lines changed

3 files changed

+9
-3
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
# [1.1.0](https://github.com/e-square-io/nx-plugins/compare/v1.0.9...v1.1.0) (2021-12-09)
2+
3+
### Features
4+
5+
- **ddd:** create initial implementation ([48c4848](https://github.com/e-square-io/nx-plugins/commit/48c4848a7349bac46c662e8753b0e161956f96b0))
6+
17
## [1.0.9](https://github.com/e-square-io/nx-plugins/compare/v1.0.8...v1.0.9) (2021-10-29)
28

39
### Build System

package-lock.json

Lines changed: 2 additions & 2 deletions
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.9",
3+
"version": "1.1.0",
44
"license": "MIT",
55
"scripts": {
66
"nx": "nx",

0 commit comments

Comments
 (0)