Skip to content

Commit a45eef3

Browse files
committed
chore(@ddd-framework/core): release @ddd-framework/core v1.0.2
1 parent dfaf76f commit a45eef3

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.2](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.1...${npm.name}-v1.0.2) (2023-07-22)
4+
5+
6+
### Bug Fixes
7+
8+
* **core:** removed logs ([dfaf76f](https://github.com/rmolinamir/ddd-framework/commit/dfaf76f4987723a20d00590cf54faf012e7b4535))
9+
310
## [1.0.1](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.0...${npm.name}-v1.0.1) (2023-07-17)
411

512
## [1.0.0](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v0.3.0...${npm.name}-v1.0.0) (2023-07-17)

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.1",
3+
"version": "1.0.2",
44
"private": false,
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)