We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c5e6f84 commit ab2c92bCopy full SHA for ab2c92b
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.3](https://github.com/aeolun/react-diff-viewer-continued/compare/v4.0.2...v4.0.3) (2024-05-23)
2
+
3
4
+### Reverts
5
6
+* Revert "refactoring attempt" ([6a9789b](https://github.com/aeolun/react-diff-viewer-continued/commit/6a9789b0af0221bf32be11d1af9d4db3337008f4))
7
8
## [4.0.2](https://github.com/aeolun/react-diff-viewer-continued/compare/v4.0.1...v4.0.2) (2024-02-14)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-diff-viewer-continued",
- "version": "4.0.2",
+ "version": "4.0.3",
"private": false,
"description": "Continuation of a simple and beautiful text diff viewer component made with diff and React",
"keywords": [
0 commit comments