Skip to content

Commit 5986896

Browse files
chore(release): 4.0.1 [skip ci]
## [4.0.1](v4.0.0...v4.0.1) (2023-11-01) ### Bug Fixes * publish files on 4.x ([650c249](650c249))
1 parent 650c249 commit 5986896

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.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+
18
# [4.0.0](https://github.com/aeolun/react-diff-viewer-continued/compare/v3.3.0...v4.0.0) (2023-10-19)
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.0",
3+
"version": "4.0.1",
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)