Skip to content

Commit 7751532

Browse files
committed
chore(release): %s
- @xmlking/nxp-ddd@0.1.0
1 parent ac8b44e commit 7751532

File tree

2 files changed

+19
-1
lines changed

2 files changed

+19
-1
lines changed

libs/ddd/CHANGELOG.md

Lines changed: 18 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,18 @@
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))

libs/ddd/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@xmlking/nxp-ddd",
3-
"version": "0.0.0",
3+
"version": "0.1.0",
44
"license": "MIT",
55
"author": "Sumanth Chinthagunta <xmlking+github@gmail.com>",
66
"description": "Nx plugin for structuring a monorepo with domains and layers",

0 commit comments

Comments
 (0)