Skip to content

Commit 11fab6f

Browse files
committed
build: bump 2.5.0
1 parent 9df0726 commit 11fab6f

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.5.0](https://github.com/simonguo/react-code-view/compare/2.4.1...2.5.0) (2025-07-04)
2+
3+
4+
15
## [2.4.1](https://github.com/simonguo/react-code-view/compare/2.4.0...2.4.1) (2025-02-18)
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.1",
3+
"version": "2.5.0",
44
"description": "Code view for React",
55
"main": "cjs/index.js",
66
"module": "esm/index.js",

0 commit comments

Comments
 (0)