Skip to content

Commit 9771e00

Browse files
chore(release): 3.0.0 [skip ci]
# [3.0.0](v2.0.0...v3.0.0) (2024-05-25) ### Features * 🎸 bump another major ([e3a6c62](e3a6c62)) ### BREAKING CHANGES * 🧨 bump another major
1 parent e3a6c62 commit 9771e00

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

+12
Original file line numberDiff line numberDiff line change
@@ -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+
113
# [2.0.0](https://github.com/streamich/code-colors-react/compare/v1.0.0...v2.0.0) (2024-05-25)
214

315
### Documentation

package.json

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

0 commit comments

Comments
 (0)