Skip to content

Commit 555e0a2

Browse files
committed
chore(@ddd-framework/collections): release @ddd-framework/collections v1.1.3
1 parent 3f08d85 commit 555e0a2

File tree

2 files changed

+4
-2
lines changed

2 files changed

+4
-2
lines changed

lib/collections/CHANGELOG.md

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

3+
## [1.1.3](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/collections-v1.1.2...${npm.name}-v1.1.3) (2024-07-09)
4+
35
## [1.1.2](https://github.com/rmolinamir/ddd-framework/compare/@ddd-framework/collections-v1.1.1...${npm.name}-v1.1.2) (2023-10-28)
46

57

@@ -55,4 +57,4 @@
5557

5658
### Bug Fixes
5759

58-
* **@ddd-seedwork:** adapted seedwork to new monorepo ([715a147](https://github.com/rmolinamir/ddd-framework/commit/715a147fa7986a43abe090c71e9ad4bb77f920a3))
60+
* **@ddd-seedwork:** adapted seedwork to new monorepo ([715a147](https://github.com/rmolinamir/ddd-framework/commit/715a147fa7986a43abe090c71e9ad4bb77f920a3))

lib/collections/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/collections",
3-
"version": "1.1.2",
3+
"version": "1.1.3",
44
"private": false,
55
"publishConfig": {
66
"access": "public",

0 commit comments

Comments
 (0)