Skip to content

Commit 905a091

Browse files
Version Packages (#451)
Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
1 parent a0ce709 commit 905a091

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

.changeset/strange-wolves-rest.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# react-minimal-pie-chart
22

3+
## 9.1.0
4+
5+
### Minor Changes
6+
7+
- a0ce709: Support react v19
8+
39
## 9.0.0
410

511
### Major Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "react-minimal-pie-chart",
3-
"version": "9.0.0",
3+
"version": "9.1.0",
44
"description": "Lightweight but versatile SVG pie/donut charts for React",
55
"main": "dist/index.cjs.js",
66
"module": "dist/index.esm.js",

0 commit comments

Comments
 (0)