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 d3eb029 commit bdaa85dCopy full SHA for bdaa85d
CHANGELOG.md
@@ -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
5
# [2.4.0](https://github.com/simonguo/react-code-view/compare/2.3.1...2.4.0) (2024-04-17)
6
7
package.json
@@ -1,6 +1,6 @@
{
"name": "react-code-view",
- "version": "2.4.0",
+ "version": "2.4.1",
"description": "Code view for React",
"main": "cjs/index.js",
"module": "esm/index.js",
0 commit comments