Skip to content

Commit f63094c

Browse files
github-actions[bot]Aeolun
authored andcommitted
release: 4.1.1
1 parent caf0fde commit f63094c

2 files changed

Lines changed: 7 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# Changelog
22

3+
## 4.1.1 (2026-02-07)
4+
5+
### Bug Fixes
6+
7+
- fix problem with missing worker in compiled version
8+
39
## 4.1.0 (2026-02-04)
410

511
### Features

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.1.0",
3+
"version": "4.1.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)