Skip to content

Commit

Permalink
chore(release): 1.0.4 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.4](v1.0.3...v1.0.4) (2022-02-07)

### Bug Fixes

* **core:** working hookId resolution for the publish function ([#4](#4)) ([841e257](841e257))
  • Loading branch information
semantic-release-bot committed Feb 7, 2022
1 parent 3cedcca commit 82fd455
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
@@ -1,6 +1,6 @@
{
"name": "typed-bus",
"version": "1.0.3",
"version": "1.0.4",
"description": "Typed bus for internal or external communications, handy for Event Sourcing",
"main": "index.js",
"author": "Konstanin Knyazev <konstantinknyazev@outlook.com>",
Expand Down

0 comments on commit 82fd455

Please sign in to comment.