Skip to content

Commit

Permalink
docs: update vue-docs version (opentiny#1541)
Browse files Browse the repository at this point in the history
  • Loading branch information
kagol authored Apr 10, 2024
1 parent e122ccf commit 5e3b90e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion examples/sites/demos/pc/webdoc/changelog.md
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
- feat(rich-text-editor): [rich-text-editor] add image drag adjustment by @HAOUEHF in https://github.com/opentiny/tiny-vue/pull/1504
- feat(grid): [grid] add XDesign theme by @gimmyhehe in https://github.com/opentiny/tiny-vue/pull/1518
- feat: Adapting to the X-design theme by @zzcr in https://github.com/opentiny/tiny-vue/pull/1534
- feat(charts): refactor chart components and replace chart-core whith hui-charts by @Davont
- feat(charts): refactor chart components and replace chart-core with hui-charts by @Davont
- refactored the underlying chart-core library which is used by all chart components
- chart-core uses hui-charts instead of echarts as the underlying logic of the chart
- chart components add a unified entry `option` based on the original API to facilitate unified calls
Expand Down
2 changes: 1 addition & 1 deletion examples/sites/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@opentiny/vue-docs",
"version": "2.2.20",
"version": "2.2.21",
"license": "MIT",
"scripts": {
"start": "vite",
Expand Down

0 comments on commit 5e3b90e

Please sign in to comment.