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.
2 parents 23b1d40 + 04e7588 commit 1738d42Copy full SHA for 1738d42
.changeset/bright-geese-sin.md
packages/react-native-echarts/CHANGELOG.md
@@ -0,0 +1,7 @@
1
+# @td-design/react-native-echarts
2
+
3
+## 5.4.0
4
5
+### Minor Changes
6
7
+- [`f94e4491e`](https://github.com/thundersdata-frontend/td-design/commit/f94e4491e2f00791a3ea8cac41bf1778e1f0a50f) - 修改 echarts 版本为 5.4.0
packages/react-native-echarts/package.json
@@ -1,6 +1,6 @@
{
"name": "@td-design/react-native-echarts",
- "version": "5.3.2",
+ "version": "5.4.0",
"description": "封装echarts在react native项目中使用",
"main": "lib/commonjs/index.js",
"module": "lib/module/index.js",
0 commit comments