File tree Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Expand file tree Collapse file tree 2 files changed +19
-1
lines changed Original file line number Diff line number Diff line change
1
+ # Change Log
2
+
3
+ All notable changes to this project will be documented in this file.
4
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
+
6
+ # 0.1.0 (2020-03-29)
7
+
8
+
9
+ ### Bug Fixes
10
+
11
+ * ** npm:** change publishConfig directory ([ ebaa473] ( https://github.com/xmlking/nxp/commit/ebaa473ec05505715ff3fa7fd7a9573be9a0f96a ) )
12
+ * ** npm:** fix npm ([ 8a6aa39] ( https://github.com/xmlking/nxp/commit/8a6aa398dbf80087a2ef868a40c2f5343e8c8533 ) )
13
+ * ** package:** fix package.json ([ c1c8502] ( https://github.com/xmlking/nxp/commit/c1c8502d662259656220bdb4e6108cc193520f4d ) )
14
+
15
+
16
+ ### Features
17
+
18
+ * ** ddd:** adding ddd schematics ([ 97f7141] ( https://github.com/xmlking/nxp/commit/97f7141bab173472f7196310acec8b83a657c52f ) )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @xmlking/nxp-ddd" ,
3
- "version" : " 0.0 .0" ,
3
+ "version" : " 0.1 .0" ,
4
4
"license" : " MIT" ,
5
5
"author" : " Sumanth Chinthagunta <xmlking+github@gmail.com>" ,
6
6
"description" : " Nx plugin for structuring a monorepo with domains and layers" ,
You can’t perform that action at this time.
0 commit comments