Skip to content

Commit 4bebfd1

Browse files
chore(release): 3.2.1 [skip ci]
## [3.2.1](v3.2.0...v3.2.1) (2024-10-10) ### Bug Fixes * πŸ› bump dependencies ([ac869a3](ac869a3))
1 parent f93f96e commit 4bebfd1

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.2.1](https://github.com/streamich/code-colors-react/compare/v3.2.0...v3.2.1) (2024-10-10)
2+
3+
4+
### Bug Fixes
5+
6+
* πŸ› bump dependencies ([ac869a3](https://github.com/streamich/code-colors-react/commit/ac869a35a7fd137fea960aacc9421e294f68d729))
7+
18
# [3.2.0](https://github.com/streamich/code-colors-react/compare/v3.1.0...v3.2.0) (2024-05-30)
29

310
### Features

β€Ž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.0",
3+
"version": "3.2.1",
44
"description": "Code syntax highlighting React component",
55
"main": "lib/index.js",
66
"scripts": {

0 commit comments

Comments
Β (0)