Skip to content

Commit

Permalink
chore(release): 4.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [4.1.0](v4.0.0...v4.1.0) (2022-04-13)

### Features

* add IMessage ([8ca4123](8ca4123))
  • Loading branch information
release-bot committed Apr 13, 2022
1 parent 8ca4123 commit a3669d2
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 6 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [4.1.0](https://github.com/informatievlaanderen/event-handling/compare/v4.0.0...v4.1.0) (2022-04-13)


### Features

* add IMessage ([8ca4123](https://github.com/informatievlaanderen/event-handling/commit/8ca4123d1ae7d2c62bc45e07fc08c40f8a146b57))

# [4.0.0](https://github.com/informatievlaanderen/event-handling/compare/v3.1.1...v4.0.0) (2022-03-24)


Expand Down
10 changes: 5 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "event-handling",
"version": "4.0.0",
"version": "4.1.0",
"description": "Lightweight event handling infrastructure.",
"author": "Basisregisters Vlaanderen",
"license": "MIT",
Expand Down

0 comments on commit a3669d2

Please sign in to comment.