We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9df0726 commit 11fab6fCopy full SHA for 11fab6f
CHANGELOG.md
@@ -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
5
## [2.4.1](https://github.com/simonguo/react-code-view/compare/2.4.0...2.4.1) (2025-02-18)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "react-code-view",
- "version": "2.4.1",
+ "version": "2.5.0",
"description": "Code view for React",
"main": "cjs/index.js",
"module": "esm/index.js",
0 commit comments