diff --git a/CHANGELOG.md b/CHANGELOG.md index aea3c88..50d5a8b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,3 +1,10 @@ +## [3.2.5](https://github.com/aeolun/react-diff-viewer-continued/compare/v3.2.4...v3.2.5) (2023-01-23) + + +### Bug Fixes + +* correctly break strings for long values so size remains within bounds ([cfa5de1](https://github.com/aeolun/react-diff-viewer-continued/commit/cfa5de1905644c34152dc8a692191d1e32410353)) + ## [3.2.4](https://github.com/aeolun/react-diff-viewer-continued/compare/v3.2.3...v3.2.4) (2022-12-23) diff --git a/package.json b/package.json index 799d7fc..595dd35 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "react-diff-viewer-continued", - "version": "3.2.4", + "version": "3.2.5", "private": false, "description": "Continuation of a simple and beautiful text diff viewer component made with diff and React", "keywords": [