Skip to content

Commit

Permalink
chore(release): release v0.5.0
Browse files Browse the repository at this point in the history
  • Loading branch information
hexf00 committed Nov 23, 2024
1 parent 798e1fd commit a5041d2
Show file tree
Hide file tree
Showing 57 changed files with 99 additions and 56 deletions.
43 changes: 43 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,48 @@


# [0.5.0](https://github.com/dream-num/univer/compare/v0.5.0-beta.1...v0.5.0) (2024-11-23)


### Bug Fixes

* bugs in cut-paste undo scenario ([#4095](https://github.com/dream-num/univer/issues/4095)) ([afc72cf](https://github.com/dream-num/univer/commit/afc72cf5dc0f5341377bc77768045ba48a4b3b7b))
* cal page size in modern mode ([#4128](https://github.com/dream-num/univer/issues/4128)) ([a58350b](https://github.com/dream-num/univer/commit/a58350be8900b192af1a7b1df668912ee82bbe2d))
* doc text selection begin from list marker ([#4132](https://github.com/dream-num/univer/issues/4132)) ([798e1fd](https://github.com/dream-num/univer/commit/798e1fd066890ce5ba26cdb581533f187fee6b58))
* **doc:** bad image path when parsing clipboard HTML ([#4119](https://github.com/dream-num/univer/issues/4119)) ([adfaf14](https://github.com/dream-num/univer/commit/adfaf14580574f7a94c047e3987c886bc9659433))
* **doc:** failed to process image upload ([#4120](https://github.com/dream-num/univer/issues/4120)) ([2547183](https://github.com/dream-num/univer/commit/2547183f56533d5cb728ef05661e6678a3b3f79d))
* **docs-ui:** menu align when select table cells ([#4127](https://github.com/dream-num/univer/issues/4127)) ([e1d7713](https://github.com/dream-num/univer/commit/e1d7713393c279a4dc51589b17e6b20cb986f481))
* **drawing:** set drawing bounding in left/top to A1 cell ([#4096](https://github.com/dream-num/univer/issues/4096)) ([e695309](https://github.com/dream-num/univer/commit/e695309ecc62a49c21d90db1f29eac5b5b4d7202))
* **formula:** init trigger calculation controller on rendered ([#4118](https://github.com/dream-num/univer/issues/4118)) ([9e7b9fb](https://github.com/dream-num/univer/commit/9e7b9fb890722cdaf42dee2b6c20373d5960fa4a))
* **formula:** update formula string in other sheet ([#4107](https://github.com/dream-num/univer/issues/4107)) ([3cf0e3b](https://github.com/dream-num/univer/commit/3cf0e3b2b41681f85c3ffd45b31f8ca8f91b6817))
* selection before table ([#4134](https://github.com/dream-num/univer/issues/4134)) ([744a203](https://github.com/dream-num/univer/commit/744a203f977b57294953771399154bd77540270f))
* set pointer caputure when pointer out ([#4099](https://github.com/dream-num/univer/issues/4099)) ([e194a1e](https://github.com/dream-num/univer/commit/e194a1ebc4857e78abd3fc9904962360d8e460fd))
* **sheet:** cell related facade api ([#4032](https://github.com/dream-num/univer/issues/4032)) ([545dc82](https://github.com/dream-num/univer/commit/545dc8261a0f4123f2cb39277d34fb7f5b89f7d9))
* **sheet:** maximum call stack ([#4088](https://github.com/dream-num/univer/issues/4088)) ([d6d2e3f](https://github.com/dream-num/univer/commit/d6d2e3fc409b0b3550867177e6e11d2bbfae35e4))
* **sheets-hyper-link-ui:** link ref -range ([#4131](https://github.com/dream-num/univer/issues/4131)) ([924ad5e](https://github.com/dream-num/univer/commit/924ad5eb92cb819fb6b1d00b7347d4caee88f6c5))
* **sheets-ui:** gridlines permission ([#4091](https://github.com/dream-num/univer/issues/4091)) ([9630498](https://github.com/dream-num/univer/commit/96304984adb510802a8e2c8b82a72dae38f6a32a))


### Features

* **docs-link:** support acrossing-paragraph add link ([#4104](https://github.com/dream-num/univer/issues/4104)) ([cea9cb8](https://github.com/dream-num/univer/commit/cea9cb892c0d8a6e483cd8214b13cce8c5396259))
* **docs-mention-ui:** support doc mention ([#4093](https://github.com/dream-num/univer/issues/4093)) ([5b80481](https://github.com/dream-num/univer/commit/5b8048158d396ba6ab1772827d8c7320b6737cfd))
* **docs:** pictures support writing to the clipboard ([#4086](https://github.com/dream-num/univer/issues/4086)) ([bf8329f](https://github.com/dream-num/univer/commit/bf8329f01581a48657a04a1f99a82e725940bef0))
* **drawing:** drawing popup support custom menu ([#4113](https://github.com/dream-num/univer/issues/4113)) ([1ec6dbe](https://github.com/dream-num/univer/commit/1ec6dbe62a1379aa34a3ded90cb63b12a2e458e3))
* export types for facade api ([#4126](https://github.com/dream-num/univer/issues/4126)) ([0d07c86](https://github.com/dream-num/univer/commit/0d07c86d7daf5343c809539cc7ccea1456cadb28))
* **facade:** add api for cell editing ([#4124](https://github.com/dream-num/univer/issues/4124)) ([19808d0](https://github.com/dream-num/univer/commit/19808d01d27a6e74278cc6097450545e73721c07))
* **facade:** add component api ([#4125](https://github.com/dream-num/univer/issues/4125)) ([e0025ab](https://github.com/dream-num/univer/commit/e0025ab11b4a0f00a7d9e2d5dae20c68b1770b15))
* **facade:** export syncExecuteCommand ([#4102](https://github.com/dream-num/univer/issues/4102)) ([d882624](https://github.com/dream-num/univer/commit/d88262466c3f370e1c3534f98d444871f4d2ae64))
* **formula:** supplement ARRAY_CONSTRAIN/FLATTEN formula ([#3922](https://github.com/dream-num/univer/issues/3922)) ([20c81f3](https://github.com/dream-num/univer/commit/20c81f305e8c0ab85739082d09f4e76aa23e16e4))
* **formula:** supplement EPOCHTODATE/TO_DATE/ISDATE formula ([#3979](https://github.com/dream-num/univer/issues/3979)) ([0656167](https://github.com/dream-num/univer/commit/0656167e7a9f39b43b6c27e69964b611d59b5b37))
* **formula:** supplement IMCOTH/IMLOG/IMTANH formula ([#3909](https://github.com/dream-num/univer/issues/3909)) ([77e7c67](https://github.com/dream-num/univer/commit/77e7c678ea800fd0e39cf0d1ea2743dc89ca3908))
* **formula:** supplement ISBETWEEN/AVERAGE.WEIGHTED/MARGINOFERROR formula ([#3998](https://github.com/dream-num/univer/issues/3998)) ([0dc0027](https://github.com/dream-num/univer/commit/0dc0027c32316f8df7e9682a0c17d8974b8f732e))
* **formula:** supplement ISEMAIL/ISURL/ENCODEURL formula ([#3990](https://github.com/dream-num/univer/issues/3990)) ([224e88c](https://github.com/dream-num/univer/commit/224e88c4d93c8f8c61b686bd6976333b016e546f))
* **formula:** supplement LINEST/LOGEST/TREND formula ([#3965](https://github.com/dream-num/univer/issues/3965)) ([ff20170](https://github.com/dream-num/univer/commit/ff2017042b473595135fa3d18c27aa1a5334875b))
* **formula:** supplement ROUNDBANK formula ([#4013](https://github.com/dream-num/univer/issues/4013)) ([7c3807f](https://github.com/dream-num/univer/commit/7c3807fc75912b106bba05e3d4820c060ade83e7))
* **render-engine:** split table row ([#4054](https://github.com/dream-num/univer/issues/4054)) ([379221e](https://github.com/dream-num/univer/commit/379221e514d2e016bef8fbec8a65268e408d2ab8))
* **sheets-data-validation:** optimize data validation memory usage ([#4129](https://github.com/dream-num/univer/issues/4129)) ([814bc84](https://github.com/dream-num/univer/commit/814bc84b83953ff6703f7f74186cc43d57501eb9))
* **sheets-ui:** add hover facade api ([#4092](https://github.com/dream-num/univer/issues/4092)) ([a23f2fb](https://github.com/dream-num/univer/commit/a23f2fbed49e51df3099b7f0de8ba959de5aaa6e))

# [0.5.0-beta.1](https://github.com/dream-num/univer/compare/v0.5.0-beta.0...v0.5.0-beta.1) (2024-11-16)

# [0.5.0-beta.0](https://github.com/dream-num/univer/compare/v0.5.0-alpha.0...v0.5.0-beta.0) (2024-11-16)
Expand Down
2 changes: 1 addition & 1 deletion common/shared/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs-infra/shared",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": true,
"description": "Some infrastructures for univerjs",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion common/storybook/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/storybook",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": true,
"description": "Some infrastructures for univerjs",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "univer",
"type": "module",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": true,
"packageManager": "[email protected]",
"author": "DreamNum Inc. <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages-experimental/action-recorder/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/action-recorder",
"version": "0.0.1",
"version": "0.5.0",
"private": false,
"description": "",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/core",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "Core library for Univer.",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/data-validation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/data-validation",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "Data validation library for Univer",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/design/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/design",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "UI component library for building exceptional Univer.",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-drawing-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-drawing-ui",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-drawing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-drawing",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-hyper-link-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-hyper-link-ui",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "Univer thread comment plugin",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-hyper-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-hyper-link",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "Univer thread comment plugin",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-mention-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-mention-ui",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": true,
"description": "Univer normal ui-plugin-docs",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-thread-comment-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-thread-comment-ui",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "Univer thread comment plugin",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs-ui",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "Univer normal ui-plugin-docs",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/docs/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/docs",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "UniverSheet normal base-docs",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/drawing-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/drawing-ui",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/drawing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/drawing",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-formula/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/engine-formula",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "UniverSheet normal base-formula-engine",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-numfmt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/engine-numfmt",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "UniverSheet normal plugin UI manager",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/engine-render/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/engine-render",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "UniverSheet normal base-render",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/facade/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/facade",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/find-replace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/find-replace",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/network/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/network",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"author": "DreamNum <[email protected]>",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/rpc-node/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/rpc-node",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/rpc/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/rpc",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"author": "DreamNum <[email protected]>",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-conditional-formatting-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-conditional-formatting-ui",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "Conditional formatting plugin for Univer Sheets",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-conditional-formatting/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-conditional-formatting",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "Conditional formatting plugin for Univer Sheets",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-crosshair-highlight/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-crosshair-highlight",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-data-validation-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-data-validation-ui",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "Data validation UI for Univer Sheets",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-data-validation/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-data-validation",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "Data validation for Univer Sheets",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-drawing-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-drawing-ui",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-drawing/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-drawing",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-filter-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-filter-ui",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "Univer Sheets Filter UI",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-filter/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-filter",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "A library for filtering data in Univer Sheet",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-find-replace/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-find-replace",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "UniverSheet find replace plugin",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-formula-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-formula-ui",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"author": "DreamNum <[email protected]>",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-formula/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-formula",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"author": "DreamNum <[email protected]>",
"license": "Apache-2.0",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-hyper-link-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-hyper-link-ui",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-hyper-link/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-hyper-link",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-numfmt-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-numfmt-ui",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "UniverSheet numfmt plugin",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-numfmt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-numfmt",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "UniverSheet numfmt plugin",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-sort-ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-sort-ui",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "Univer Sheets Sort UI",
"author": "DreamNum <[email protected]>",
Expand Down
2 changes: 1 addition & 1 deletion packages/sheets-sort/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@univerjs/sheets-sort",
"version": "0.5.0-beta.1",
"version": "0.5.0",
"private": false,
"description": "A library for sorting data in Univer Sheet",
"author": "DreamNum <[email protected]>",
Expand Down
Loading

0 comments on commit a5041d2

Please sign in to comment.