We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e3a6c62 commit 9771e00Copy full SHA for 9771e00
CHANGELOG.md
@@ -1,3 +1,15 @@
1
+# [3.0.0](https://github.com/streamich/code-colors-react/compare/v2.0.0...v3.0.0) (2024-05-25)
2
+
3
4
+### Features
5
6
+* 🎸 bump another major ([e3a6c62](https://github.com/streamich/code-colors-react/commit/e3a6c62622f0d5a7db4564cef816940892c576a3))
7
8
9
+### BREAKING CHANGES
10
11
+* 🧨 bump another major
12
13
# [2.0.0](https://github.com/streamich/code-colors-react/compare/v1.0.0...v2.0.0) (2024-05-25)
14
15
### Documentation
package.json
@@ -1,6 +1,6 @@
{
"name": "code-colors-react",
- "version": "2.0.0",
+ "version": "3.0.0",
"description": "Code syntax highlighting React component",
"main": "lib/index.js",
"scripts": {
0 commit comments