Skip to content

Commit 8bc70d3

Browse files
chore(release): 4.0.5 [skip ci]
## [4.0.5](v4.0.4...v4.0.5) (2025-01-31) ### Bug Fixes * modify imports for proper esm resolution ([7fda63a](7fda63a))
1 parent 7fda63a commit 8bc70d3

File tree

3 files changed

+10
-3
lines changed

3 files changed

+10
-3
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.0.5](https://github.com/aeolun/react-diff-viewer-continued/compare/v4.0.4...v4.0.5) (2025-01-31)
2+
3+
4+
### Bug Fixes
5+
6+
* modify imports for proper esm resolution ([7fda63a](https://github.com/aeolun/react-diff-viewer-continued/commit/7fda63afae8bcd98547c8bdff569d02256821b2d))
7+
18
## [4.0.4](https://github.com/aeolun/react-diff-viewer-continued/compare/v4.0.3...v4.0.4) (2025-01-28)
29

310

package-lock.json

+2-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-diff-viewer-continued",
3-
"version": "4.0.4",
3+
"version": "4.0.5",
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)