diff --git a/CHANGELOG.md b/CHANGELOG.md index 3dd08bb0..31e4704b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [7.0.7](https://github.com/memori-ai/memori-react/compare/v7.0.6...v7.0.7) (2024-07-12) + + +### Bug Fixes + +* typos ([6d62495](https://github.com/memori-ai/memori-react/commit/6d62495fe575942c10588ad0113d99d5836af6bd)) + ## [7.0.6](https://github.com/memori-ai/memori-react/compare/v7.0.5...v7.0.6) (2024-07-12) diff --git a/package.json b/package.json index 4e00c1dd..0959166e 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "7.0.6", + "version": "7.0.7", "name": "@memori.ai/memori-react", "author": "Memori Srl", "main": "dist/index.js",