Skip to content

Commit cedc0ee

Browse files
committed
chore(@ddd-framework/core): release @ddd-framework/core v1.0.6
1 parent e8fec5e commit cedc0ee

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

lib/core/CHANGELOG.md

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

3+
## [1.0.6](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.5...${npm.name}-v1.0.6) (2024-08-05)
4+
5+
6+
### Features
7+
8+
* **mongodb:** dDD framework mongodb adapter ([f2b014a](https://github.com/rmolinamir/ddd-framework/commit/f2b014a3a90912e1102c0c1b56a523535361a639))
9+
* **postgres:** dDD framework postgres adapter ([061a115](https://github.com/rmolinamir/ddd-framework/commit/061a1152e06580486d5533625699557712d64c30))
10+
311
## [1.0.5](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.4...${npm.name}-v1.0.5) (2024-07-10)
412

513
## [1.0.4](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/core-v1.0.3...${npm.name}-v1.0.4) (2024-07-09)

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

0 commit comments

Comments
 (0)