Skip to content

Commit

Permalink
chore(release): publish 3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
NickTsitlakidis committed Jul 3, 2024
1 parent ead4e8f commit df47242
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,18 @@
## 3.1.0 (2024-07-03)


### 🚀 Features

- Addition of event store method to retrieve events of a specific aggregate root class based on multiple entity ids. ([ead4e8f](https://github.com/NickTsitlakidis/event-nest/commit/ead4e8f))

### 🩹 Fixes

- Upgrading mongo,nest and reflect-metadata dependencies to resolve security issues. ([617d475](https://github.com/NickTsitlakidis/event-nest/commit/617d475))

### ❤️ Thank You

- Nick Tsitlakidis

## 3.0.1 (2024-06-10)


Expand Down

0 comments on commit df47242

Please sign in to comment.