diff --git a/CHANGELOG.md b/CHANGELOG.md index aa604e5..d73595a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [7.8.1](https://github.com/memori-ai/memori-webcomponent/compare/v7.8.0...v7.8.1) (2024-10-21) + + +### Maintenance + +* update memori-react ([8cc10c2](https://github.com/memori-ai/memori-webcomponent/commit/8cc10c299cb2867166559cef6d0434cbe7e7712d)) + ## [7.8.0](https://github.com/memori-ai/memori-webcomponent/compare/v7.8.0-rc.1...v7.8.0) (2024-10-18) diff --git a/package.json b/package.json index 0a2e928..35dbe0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@memori.ai/memori-webcomponent", - "version": "7.8.0", + "version": "7.8.1", "description": "WebComponent to integrate a Memori in your app or website", "author": "Memori Srl", "source": "src/index.tsx",