Skip to content

Commit 79a04a6

Browse files
chore(release): v1.2.0
1 parent ffac92a commit 79a04a6

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.2.0](https://github.com/e-square-io/nx-plugins/compare/v1.1.0...v1.2.0) (2022-01-05)
2+
3+
### Features
4+
5+
- **ddd:** add removeReadme option to allow skipping readme ([ffac92a](https://github.com/e-square-io/nx-plugins/commit/ffac92a944c94e01fdff82bbe006219a09deb8a0))
6+
17
# [1.1.0](https://github.com/e-square-io/nx-plugins/compare/v1.0.9...v1.1.0) (2021-12-09)
28

39
### Features

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

0 commit comments

Comments
 (0)