Skip to content

Commit e8f4f55

Browse files
chore(release)!: [skip ci] 1.3.0 released
1 parent 99789a9 commit e8f4f55

File tree

1 file changed

+18
-0
lines changed

1 file changed

+18
-0
lines changed

CHANGELOG.md

+18
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,21 @@
1+
## [1.3.0](https://github.com/andrea-acampora/nestjs-ddd-devops/compare/1.2.0...1.3.0) (2025-03-27)
2+
3+
### Features
4+
5+
* create aggregate root and update dispatch event logic ([99789a9](https://github.com/andrea-acampora/nestjs-ddd-devops/commit/99789a97abfae6fea5f59932bfa8eed2e1663b1b))
6+
7+
### Dependency updates
8+
9+
* **deps:** update dependency effect to v3.13.11 ([#122](https://github.com/andrea-acampora/nestjs-ddd-devops/issues/122)) ([fd7a211](https://github.com/andrea-acampora/nestjs-ddd-devops/commit/fd7a2116d75dd2acb71b6ddef98dcca38e8cbf9a))
10+
* **deps:** update dependency effect to v3.13.12 ([#125](https://github.com/andrea-acampora/nestjs-ddd-devops/issues/125)) ([6ae779c](https://github.com/andrea-acampora/nestjs-ddd-devops/commit/6ae779c654bb4455e0c25be737dcd1ed7e071ec4))
11+
* **deps:** update mikro-orm monorepo to v6.4.10 ([#123](https://github.com/andrea-acampora/nestjs-ddd-devops/issues/123)) ([7ea276a](https://github.com/andrea-acampora/nestjs-ddd-devops/commit/7ea276a60219995a0399414a70da79c308ac4bfe))
12+
13+
### General maintenance
14+
15+
* add get users graphql query and create user mutation ([8829990](https://github.com/andrea-acampora/nestjs-ddd-devops/commit/882999068296c1eb34cca1319a3ddd8fe631a35b))
16+
* add graphql dependencies and create user resolver ([28e8db9](https://github.com/andrea-acampora/nestjs-ddd-devops/commit/28e8db98eb51022fcccb4edf4b5b4f95bb552696))
17+
* add graphql documentation ([d1d46c1](https://github.com/andrea-acampora/nestjs-ddd-devops/commit/d1d46c1bea7b1f1a782b12697cd67ad4d79bc1e2))
18+
119
## [1.2.0](https://github.com/andrea-acampora/nestjs-ddd-devops/compare/1.1.0...1.2.0) (2025-03-14)
220

321
### Features

0 commit comments

Comments
 (0)