Skip to content

Commit

Permalink
Release 1.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
fengmk2 committed Aug 24, 2023
1 parent 2d1895a commit 5e78c8a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions History.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,12 @@

1.10.1 / 2023-08-24
==================

**fixes**
* [[`2d1895a`](http://github.com/layotto/js-sdk/commit/2d1895a9ab8032b6bb3916c5340e15dfdd372db9)] - fix: can start multi times (#31) (fengmk2 <<[email protected]>>)
* [[`c32523b`](http://github.com/layotto/js-sdk/commit/c32523b97b1e20ea1be0beb62fd587aa61f10de8)] - fix: should drop message when no any handler (#30) (fengmk2 <<[email protected]>>)
* [[`cfe091b`](http://github.com/layotto/js-sdk/commit/cfe091b6bc289af81081e390af5b46bd5c7f966a)] - fix: print message id when handler not found (#29) (fengmk2 <<[email protected]>>)

1.10.0 / 2023-08-23
==================

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "layotto",
"version": "1.10.0",
"version": "1.10.1",
"description": "Layotto Node.js SDK",
"main": "dist/index.js",
"types": "dist/index.d.ts",
Expand Down

0 comments on commit 5e78c8a

Please sign in to comment.