Skip to content

Commit

Permalink
chore(release): @rotorsoft/eventually-broker-v1.0.6
Browse files Browse the repository at this point in the history
  • Loading branch information
rotorsoft committed Jun 7, 2022
1 parent eec559e commit e5d442b
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,6 @@
## [2022-06-07](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-broker-v1.0.5...@rotorsoft/eventually-broker-v1.0.6)
### PATCH
* [eec559e2](https://github.com/Rotorsoft/eventually-monorepo/commit/eec559e27ed9f5c5019a9b1cd4f4d11b09f4acd8) fix: reset error message only when stats position is higher, improve stats log
## [2022-06-07](https://github.com/Rotorsoft/eventually-monorepo/compare/@rotorsoft/eventually-express-v4.0.24...@rotorsoft/eventually-express-v4.0.25)
### PATCH
* [e978b4a9](https://github.com/Rotorsoft/eventually-monorepo/commit/e978b4a922e9d1810fcc508531eeac48da42a21c) refactor: improve error handling
Expand Down
2 changes: 1 addition & 1 deletion libs/eventually-broker/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@rotorsoft/eventually-broker",
"version": "1.0.5",
"version": "1.0.6",
"description": "Eventually Framework Broker Service",
"author": "rotorsoft",
"license": "MIT",
Expand Down

0 comments on commit e5d442b

Please sign in to comment.