We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f93f96e commit 4bebfd1Copy full SHA for 4bebfd1
βCHANGELOG.mdβ
@@ -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
8
# [3.2.0](https://github.com/streamich/code-colors-react/compare/v3.1.0...v3.2.0) (2024-05-30)
9
10
### Features
βpackage.jsonβ
@@ -1,6 +1,6 @@
{
"name": "code-colors-react",
- "version": "3.2.0",
+ "version": "3.2.1",
"description": "Code syntax highlighting React component",
"main": "lib/index.js",
"scripts": {
0 commit comments