Skip to content

Commit 3bee903

Browse files
authored
Merge pull request #35 from hugocxl/changeset-release/master
Version Packages
2 parents 244ddd9 + 3aa3572 commit 3bee903

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

.changeset/wild-pants-scream.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.2.0
4+
5+
### Minor Changes
6+
7+
- f37d923: Resolved issue that affected animation props not being passed down to
8+
the echarts instance
9+
310
## 1.1.0
411

512
### Minor 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.1.0",
3+
"version": "1.2.0",
44
"description": "ECharts for React",
55
"productName": "React ECharts",
66
"author": "Hugo Corta <[email protected]>",

0 commit comments

Comments
 (0)