Skip to content

Commit

Permalink
chore(release): 1.0.7 [skip ci]
Browse files Browse the repository at this point in the history
## [1.0.7](v1.0.6...v1.0.7) (2022-02-17)

### Bug Fixes

* add PAT for repo pushes ([c16ef69](c16ef69))
* consumers event double consumption ([ba838a4](ba838a4))
* try make pipeline release again ([1e25c08](1e25c08))
  • Loading branch information
semantic-release-bot committed Feb 17, 2022
1 parent c16ef69 commit fe2b503
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "typed-bus",
"version": "1.0.6",
"version": "1.0.7",
"description": "Typed bus for internal or external communications, handy for Event Sourcing",
"main": "index.js",
"author": "Konstanin Knyazev <[email protected]>",
Expand Down

0 comments on commit fe2b503

Please sign in to comment.