Skip to content

Commit

Permalink
chore: release v2.18.9
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Oct 19, 2023
1 parent f7d4d4d commit 6e28622
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@


## [2.18.9](https://github.com/memori-ai/memori-react/compare/v2.18.8...v2.18.9) (2023-10-19)


### Bug Fixes

* ios safari speech bug ([c9bf892](https://github.com/memori-ai/memori-react/commit/c9bf89232218121759bec24b370a553e9bd4ffa5))
* ios safari typeMessage events, cleanup ([f7d4d4d](https://github.com/memori-ai/memori-react/commit/f7d4d4de0beee37dfde4287e27591783aaec7b65))


### Maintenance

* enhance minAge check with fallback ([c03cef3](https://github.com/memori-ai/memori-react/commit/c03cef3956c0ccf0f57a77807659496f8f417dd5))

## [2.18.8](https://github.com/memori-ai/memori-react/compare/v2.18.7...v2.18.8) (2023-10-04)


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.18.8",
"version": "2.18.9",
"name": "@memori.ai/memori-react",
"author": "Memori Srl",
"main": "dist/index.js",
Expand Down

0 comments on commit 6e28622

Please sign in to comment.