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 650c249 commit 5986896Copy full SHA for 5986896
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+## [4.0.1](https://github.com/aeolun/react-diff-viewer-continued/compare/v4.0.0...v4.0.1) (2023-11-01)
2
+
3
4
+### Bug Fixes
5
6
+* publish files on 4.x ([650c249](https://github.com/aeolun/react-diff-viewer-continued/commit/650c249c5bf1d8b27d780b65555df5ae0f5d9e2b))
7
8
# [4.0.0](https://github.com/aeolun/react-diff-viewer-continued/compare/v3.3.0...v4.0.0) (2023-10-19)
9
10
package.json
@@ -1,6 +1,6 @@
{
"name": "react-diff-viewer-continued",
- "version": "4.0.0",
+ "version": "4.0.1",
"private": false,
"description": "Continuation of a simple and beautiful text diff viewer component made with diff and React",
"keywords": [
0 commit comments