Skip to content

Commit bb98fda

Browse files
authored
Merge pull request #22 from hugocxl/changeset-release/master
Version Packages
2 parents e8d96c3 + b9d484b commit bb98fda

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/tough-phones-protect.md

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

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# CHANGELOG
22

3+
## 1.0.4
4+
5+
### Patch Changes
6+
7+
- e8d96c3: fix: conditionally use of specific props to avoid ECharts error print
8+
when using the prop use
9+
310
## 1.0.3
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@kbox-labs/react-echarts",
3-
"version": "1.0.3",
3+
"version": "1.0.4",
44
"description": "ECharts for React",
55
"productName": "React ECharts",
66
"author": "Hugo Corta <[email protected]>",

0 commit comments

Comments
 (0)