File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 3.2.0] ( https://github.com/streamich/code-colors-react/compare/v3.1.0...v3.2.0 ) (2024-05-30)
2
+
3
+
4
+ ### Features
5
+
6
+ * 🎸 add squiggly underline to "debugger" ([ b633dff] ( https://github.com/streamich/code-colors-react/commit/b633dffb1ac4b60a9a005c2c681bc5a57211a98d ) )
7
+ * bump code-colors dependency ([ c40348a] ( https://github.com/streamich/code-colors-react/commit/c40348ae475ebf0f69cbae0303576e672f3af970 ) )
8
+
1
9
# [ 3.1.0] ( https://github.com/streamich/code-colors-react/compare/v3.0.0...v3.1.0 ) (2024-05-27)
2
10
3
11
### Bug Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " code-colors-react" ,
3
- "version" : " 3.1 .0" ,
3
+ "version" : " 3.2 .0" ,
4
4
"description" : " Code syntax highlighting React component" ,
5
5
"main" : " lib/index.js" ,
6
6
"scripts" : {
You can’t perform that action at this time.
0 commit comments