Skip to content

Commit c4041b4

Browse files
chore(release): 4.0.2 [skip ci]
## [4.0.2](v4.0.1...v4.0.2) (2024-02-14) ### Bug Fixes * revert back to table based layout, add example image (fixes [#35](#35), [#15](#15), [#21](#21)) ([a1571ab](a1571ab))
1 parent c0c99f5 commit c4041b4

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.2](https://github.com/aeolun/react-diff-viewer-continued/compare/v4.0.1...v4.0.2) (2024-02-14)
2+
3+
4+
### Bug Fixes
5+
6+
* revert back to table based layout, add example image (fixes [#35](https://github.com/aeolun/react-diff-viewer-continued/issues/35), [#15](https://github.com/aeolun/react-diff-viewer-continued/issues/15), [#21](https://github.com/aeolun/react-diff-viewer-continued/issues/21)) ([a1571ab](https://github.com/aeolun/react-diff-viewer-continued/commit/a1571ab9940c8b917c2e845f537780e4b45efb01))
7+
18
## [4.0.1](https://github.com/aeolun/react-diff-viewer-continued/compare/v4.0.0...v4.0.1) (2023-11-01)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-diff-viewer-continued",
3-
"version": "4.0.1",
3+
"version": "4.0.2",
44
"private": false,
55
"description": "Continuation of a simple and beautiful text diff viewer component made with diff and React",
66
"keywords": [

0 commit comments

Comments
 (0)