Skip to content

Commit a16167d

Browse files
committed
chore(@ddd-framework/core): release @ddd-framework/core v1.0.0
1 parent bacda4c commit a16167d

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

lib/core/CHANGELOG.md

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

3+
## [1.0.0](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v0.3.0...${npm.name}-v1.0.0) (2023-07-17)
4+
5+
6+
### Features
7+
8+
* **v1:** v1 [@ddd-framework](https://github.com/ddd-framework) refactor using decorators for the core module plus seedwork support ([bacda4c](https://github.com/rmolinamir/ddd-framework/commit/bacda4cc3e3fad7ed4d1607411910113943d2e8e))
9+
310
## [0.3.0](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v0.2.1...${npm.name}-v0.3.0) (2023-07-16)
411

512

lib/core/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/core",
3-
"version": "1.0.0-alpha.0",
3+
"version": "1.0.0",
44
"private": false,
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)