Skip to content

Commit 99226aa

Browse files
chore(release): 3.3.0 [skip ci]
# [3.3.0](v3.2.1...v3.3.0) (2024-12-07) ### Features * 🎸 remove bold class decorations and make red bg lighter ([e389fc4](e389fc4))
1 parent 2ab7aa7 commit 99226aa

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [3.3.0](https://github.com/streamich/code-colors-react/compare/v3.2.1...v3.3.0) (2024-12-07)
2+
3+
4+
### Features
5+
6+
* 🎸 remove bold class decorations and make red bg lighter ([e389fc4](https://github.com/streamich/code-colors-react/commit/e389fc462c11caa97893e7993ecca01c443dad08))
7+
18
## [3.2.1](https://github.com/streamich/code-colors-react/compare/v3.2.0...v3.2.1) (2024-10-10)
29

310
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "code-colors-react",
3-
"version": "3.2.1",
3+
"version": "3.3.0",
44
"description": "Code syntax highlighting React component",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
 (0)