Skip to content

Commit bffcf80

Browse files
committed
chore(@ddd-framework/cqrs): release @ddd-framework/cqrs v0.1.0
1 parent c0bc772 commit bffcf80

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

lib/cqrs/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [0.1.0](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/cqrs-v0.0.1...${npm.name}-v0.1.0) (2023-07-16)
4+
5+
6+
### Features
7+
8+
* **v0:** refactored the classes into a more modular structure ([9b9e479](https://github.com/rmolinamir/ddd-framework/commit/9b9e479b75f18a6e5f2f6fb79fbec1c03006ef91))
9+
310
### [0.0.1](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/cqrs-v0.0.0...${npm.name}-v0.0.1) (2023-07-15)
411

512

lib/cqrs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@ddd-framework/cqrs",
3-
"version": "0.0.1",
3+
"version": "0.1.0",
44
"private": false,
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)