Skip to content

Commit

Permalink
chore(release): 1.1.0 [skip ci]
Browse files Browse the repository at this point in the history
# [1.1.0](v1.0.8...v1.1.0) (2022-03-08)

### Features

* add orphan or used events dumper module ([d6fb44e](d6fb44e))
  • Loading branch information
semantic-release-bot committed Mar 8, 2022
1 parent d6fb44e commit 1bc25c6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typed-bus",
"version": "1.0.8",
"version": "1.1.0",
"description": "Typed bus for internal or external communications, handy for Event Sourcing",
"main": "index.js",
"author": "Konstanin Knyazev <[email protected]>",
Expand Down Expand Up @@ -62,4 +62,4 @@
"lru-native2": "^1.2.5",
"reflect-metadata": "^0.1.13"
}
}
}

0 comments on commit 1bc25c6

Please sign in to comment.