Skip to content

Commit bdaa85d

Browse files
committed
build: bump 2.4.1
1 parent d3eb029 commit bdaa85d

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
## [2.4.1](https://github.com/simonguo/react-code-view/compare/2.4.0...2.4.1) (2025-02-18)
2+
3+
4+
15
# [2.4.0](https://github.com/simonguo/react-code-view/compare/2.3.1...2.4.0) (2024-04-17)
26

37

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-code-view",
3-
"version": "2.4.0",
3+
"version": "2.4.1",
44
"description": "Code view for React",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)