Skip to content

Commit ed2d8c5

Browse files
chore: version packages [skip ci]
1 parent 64e0911 commit ed2d8c5

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @kubit-ui-web/react-charts
22

3+
## 1.11.3
4+
5+
### Patch Changes
6+
7+
- PieChart disappearing on resize when halfChart=true
8+
9+
PR: #22
10+
311
## 1.11.2
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@kubit-ui-web/react-charts",
33
"private": false,
4-
"version": "1.11.2",
4+
"version": "1.11.3",
55
"main": "dist/cjs/index.js",
66
"module": "dist/esm/index.js",
77
"types": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)