1 parent caf0fde commit f63094cCopy full SHA for f63094c
2 files changed
CHANGELOG.md
@@ -1,5 +1,11 @@
1
# Changelog
2
3
+## 4.1.1 (2026-02-07)
4
+
5
+### Bug Fixes
6
7
+- fix problem with missing worker in compiled version
8
9
## 4.1.0 (2026-02-04)
10
11
### Features
package.json
@@ -1,6 +1,6 @@
{
"name": "react-diff-viewer-continued",
- "version": "4.1.0",
+ "version": "4.1.1",
"private": false,
"description": "Continuation of a simple and beautiful text diff viewer component made with diff and React",
"keywords": [
0 commit comments