Skip to content

Commit bfb32fa

Browse files
committed
chore(release): release %s
- @xmlking/nxp-ddd@0.1.6
1 parent cc6382f commit bfb32fa

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

libs/ddd/CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -3,6 +3,17 @@
33
All notable changes to this project will be documented in this file.
44
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
55

6+
## [0.1.6](https://github.com/xmlking/nxp/compare/@xmlking/nxp-ddd@0.1.5...@xmlking/nxp-ddd@0.1.6) (2020-04-01)
7+
8+
9+
### Bug Fixes
10+
11+
* **domain:** now properly adding `Store` to `NgxsModule.forFeature` ([cc6382f](https://github.com/xmlking/nxp/commit/cc6382f6a72a5916555d52781f02c736ec967006))
12+
13+
14+
15+
16+
617
## [0.1.5](https://github.com/xmlking/nxp/compare/@xmlking/nxp-ddd@0.1.4...@xmlking/nxp-ddd@0.1.5) (2020-03-31)
718

819

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.1.5",
3+
"version": "0.1.6",
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)