Skip to content

Commit

Permalink
Merge branch 'main' of github.com:wuxian-space/wuxianx-charts
Browse files Browse the repository at this point in the history
  • Loading branch information
yuexiaoliang committed Aug 16, 2024
2 parents d531f0c + e5c12ec commit 6b8dc91
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/charts/meta.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{ "name": "@wuxianx/charts", "version": "0.8.0", "charts": { "barSimple": { "name": "barSimple", "fileName": "bar-simple.ts", "initialVersion": "0.1.0" }, "lineSimple": { "name": "lineSimple", "fileName": "line-simple.ts", "initialVersion": "0.1.0" }, "pieSimple": { "name": "pieSimple", "fileName": "pie-simple.ts", "initialVersion": "0.1.1" }, "radarRainbow": { "name": "radarRainbow", "fileName": "radar-rainbow.ts", "initialVersion": "0.1.0" }, "ringThreeQuarterComment": { "name": "ringThreeQuarterComment", "fileName": "ring-three-quarter-comment.ts", "initialVersion": "0.1.0" }, "radarSimple": { "name": "radarSimple", "fileName": "radar-simple.ts", "initialVersion": "0.1.2" }, "pieGapDoughnut": { "name": "pieGapDoughnut", "fileName": "pie-gap-doughnut.ts", "initialVersion": "0.1.3" }, "barHorizontal": { "name": "barHorizontal", "fileName": "bar-horizontal.ts", "initialVersion": "0.8.0" } } }
{ "name": "@wuxianx/charts", "version": "0.8.1", "charts": { "barSimple": { "name": "barSimple", "fileName": "bar-simple.ts", "initialVersion": "0.1.0" }, "lineSimple": { "name": "lineSimple", "fileName": "line-simple.ts", "initialVersion": "0.1.0" }, "pieSimple": { "name": "pieSimple", "fileName": "pie-simple.ts", "initialVersion": "0.1.1" }, "radarRainbow": { "name": "radarRainbow", "fileName": "radar-rainbow.ts", "initialVersion": "0.1.0" }, "ringThreeQuarterComment": { "name": "ringThreeQuarterComment", "fileName": "ring-three-quarter-comment.ts", "initialVersion": "0.1.0" }, "radarSimple": { "name": "radarSimple", "fileName": "radar-simple.ts", "initialVersion": "0.1.2" }, "pieGapDoughnut": { "name": "pieGapDoughnut", "fileName": "pie-gap-doughnut.ts", "initialVersion": "0.1.3" }, "barHorizontal": { "name": "barHorizontal", "fileName": "bar-horizontal.ts", "initialVersion": "0.8.0" } } }

0 comments on commit 6b8dc91

Please sign in to comment.