Skip to content

Commit

Permalink
chore: release v2.10.1
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Aug 10, 2023
1 parent 6aae935 commit 8e3dad8
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@


## [2.10.1](https://github.com/memori-ai/memori-react/compare/v2.10.0...v2.10.1) (2023-08-10)


### Bug Fixes

* remove emojis from spoken text ([92e2cb6](https://github.com/memori-ai/memori-react/commit/92e2cb6e5a90b228c091a41afb7b202938c03ad8))


### Changes

* add waitForPrevious param to typeMessage ([6aae935](https://github.com/memori-ai/memori-react/commit/6aae935188abc388aee29dc1ef631819d73fbd0e))

## [2.10.0](https://github.com/memori-ai/memori-react/compare/v2.9.2...v2.10.0) (2023-08-10)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.10.0",
"version": "2.10.1",
"name": "@memori.ai/memori-react",
"author": "Memori Srl",
"main": "dist/index.js",
Expand Down

0 comments on commit 8e3dad8

Please sign in to comment.