We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 686623b commit a315be0Copy full SHA for a315be0
packages/charts/package.json
@@ -1,7 +1,7 @@
1
{
2
"private": false,
3
"name": "@ant-design/charts",
4
- "version": "2.2.4",
+ "version": "2.2.5",
5
"description": "AntV upper level visual component library",
6
"bugs": {
7
"url": "https://github.com/ant-design/ant-design-charts/issues"
packages/graphs/package.json
@@ -1,6 +1,6 @@
"name": "@ant-design/graphs",
- "version": "2.0.2",
+ "version": "2.0.3",
"description": "A React graph library based on Graphin",
"keywords": [
"antv",
0 commit comments