diff --git a/CHANGELOG.md b/CHANGELOG.md index 3a0bb015..fb90d995 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ +## [7.4.4](https://github.com/memori-ai/memori-react/compare/v7.4.3...v7.4.4) (2024-09-11) + + +### Bug Fixes + +* readability and a11y about disabled buttons ([452559e](https://github.com/memori-ai/memori-react/commit/452559eb6447c88f267da636fb42e80e9d83d46b)) + ## [7.4.3](https://github.com/memori-ai/memori-react/compare/v7.4.2...v7.4.3) (2024-09-11) diff --git a/package.json b/package.json index 93fb3f59..bcc2cc52 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "version": "7.4.3", + "version": "7.4.4", "name": "@memori.ai/memori-react", "author": "Memori Srl", "main": "dist/index.js",