diff --git a/CHANGELOG.md b/CHANGELOG.md index bfee6698a44..944996dca2c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,55 @@ +## [0.2.15](https://github.com/dream-num/univer/compare/v0.2.14...v0.2.15) (2024-09-21) + + +### Bug Fixes + +* add filter with one cell should adjust expend range permission ([#3469](https://github.com/dream-num/univer/issues/3469)) ([b4b0763](https://github.com/dream-num/univer/commit/b4b076328a85e9ebc507a6880433aded1d55c638)) +* **clipboard:** fix paste col width ([#3450](https://github.com/dream-num/univer/issues/3450)) ([2175c49](https://github.com/dream-num/univer/commit/2175c49cd2dfd9495c09c7818d1598a7913262f1)) +* **design:** prevent suffix showing with `allowClear` is `false` ([#3449](https://github.com/dream-num/univer/issues/3449)) ([32b2cac](https://github.com/dream-num/univer/commit/32b2cac2875a1d5af80e68a78511d9c4e2bdfb89)) +* **docs-ui:** doc list can't toggle ([#3473](https://github.com/dream-num/univer/issues/3473)) ([3dc6d95](https://github.com/dream-num/univer/commit/3dc6d955ceee7bcf4b21e29dcfe562515d36449e)) +* **docs:** scroll to selection ([#3458](https://github.com/dream-num/univer/issues/3458)) ([3cf7b46](https://github.com/dream-num/univer/commit/3cf7b461dca0d53f0cd71dcf305ffc1adf37ba9e)) +* **docs:** wrong ime position after scroll ([#3457](https://github.com/dream-num/univer/issues/3457)) ([6e6b0b2](https://github.com/dream-num/univer/commit/6e6b0b22294feac948a7b49ac199840c96f44d09)) +* fix edit cell with remove sheet ([#3474](https://github.com/dream-num/univer/issues/3474)) ([38b03fb](https://github.com/dream-num/univer/commit/38b03fb0f9f1f5cd4d58c027f490bbaf7be57328)) +* fix pasting twice in formula editor ([#3481](https://github.com/dream-num/univer/issues/3481)) ([13cf373](https://github.com/dream-num/univer/commit/13cf373d08e552d83f501656412e162349efd91a)) +* **formula:** binary search supports match type ([#3402](https://github.com/dream-num/univer/issues/3402)) ([6db4cf8](https://github.com/dream-num/univer/commit/6db4cf8ed5c04f6b8e2d031191c17c4f9bf7ee3e)) +* **formula:** fix some bugs ([#3470](https://github.com/dream-num/univer/issues/3470)) ([7c66482](https://github.com/dream-num/univer/commit/7c66482f69b3dd2fcce5e6643be69e2d587209df)) +* hide sheet should operation right sheet ([#3468](https://github.com/dream-num/univer/issues/3468)) ([a4bfe0d](https://github.com/dream-num/univer/commit/a4bfe0d8126fb3c83b869f44f6aabdd0cd4eaca1)) +* **menu:** sort menu should be hide ([#3505](https://github.com/dream-num/univer/issues/3505)) ([9530fe4](https://github.com/dream-num/univer/commit/9530fe490e00b71d0e9752e09b06db9c15aa90b1)) +* **numfmt:** do not block when syntax is not supported ([#3491](https://github.com/dream-num/univer/issues/3491)) ([b8c9256](https://github.com/dream-num/univer/commit/b8c9256bc481e42859aa888674c1bd0a4e3edea0)) +* scroll cmd for pointer down at scrolltrack ([#3429](https://github.com/dream-num/univer/issues/3429)) ([8e9f513](https://github.com/dream-num/univer/commit/8e9f513a8a63fba3c3b610effae5c83a13b81d76)) +* **sheet:** getDiscreteRanges filter empty cell ([#3437](https://github.com/dream-num/univer/issues/3437)) ([92a063a](https://github.com/dream-num/univer/commit/92a063a3ddc021d93a82d41157407fbd4a911cdd)) +* **sheets-data-validation:** data validation event trigger before data applied ([#3498](https://github.com/dream-num/univer/issues/3498)) ([c4601a0](https://github.com/dream-num/univer/commit/c4601a05beaba3da46d629b3b2d93f2c863a4d7f)) +* **sheets-data-validation:** data-validation oom on extreme-big-range ([#3494](https://github.com/dream-num/univer/issues/3494)) ([86c2dd9](https://github.com/dream-num/univer/commit/86c2dd94e94f1cc1f7d8de612204f832ea62942f)) +* **sheets-data-validation:** large data validation oom ([#3492](https://github.com/dream-num/univer/issues/3492)) ([42ce257](https://github.com/dream-num/univer/commit/42ce257272931379d13fcf38aefba6c9b461f80d)) +* **sheets-hyper-link-ui:** input link error ([#3513](https://github.com/dream-num/univer/issues/3513)) ([b4fcb4a](https://github.com/dream-num/univer/commit/b4fcb4ad1b3443240222e1167596c9f92a919fe0)) +* **sheets-hyper-link-ui:** link redo undo ([#3465](https://github.com/dream-num/univer/issues/3465)) ([9ddcaf5](https://github.com/dream-num/univer/commit/9ddcaf5021802f6fa3df3848c7c330db8501a08a)) +* **sheets-hyper-link:** build url ([#3503](https://github.com/dream-num/univer/issues/3503)) ([25b7b66](https://github.com/dream-num/univer/commit/25b7b662c133a2f87fc21053755c34bec6120d50)) +* **sheets-thread-comment-ui:** delete comment error ([#3476](https://github.com/dream-num/univer/issues/3476)) ([01a78da](https://github.com/dream-num/univer/commit/01a78da4e747045cb1e36c43378af1746d7eb006)) +* **sheets-thread-comment:** comment ui issues ([#3510](https://github.com/dream-num/univer/issues/3510)) ([05616d4](https://github.com/dream-num/univer/commit/05616d4a9e4bcacc996c338cb529c57148af584f)) +* **sheet:** set selection should ensure the selection is not null ([#3497](https://github.com/dream-num/univer/issues/3497)) ([7b89f27](https://github.com/dream-num/univer/commit/7b89f270d5151e497a5adb4b231a5439fb8b8075)) +* **span:** fix editor position not right issue ([#3443](https://github.com/dream-num/univer/issues/3443)) ([4b86a65](https://github.com/dream-num/univer/commit/4b86a659e1ec79b03f1f6425094cddaa444fc962)) +* type errors ([20d35a3](https://github.com/dream-num/univer/commit/20d35a35a17f6cc3e8702b91f49191065c14fb32)) +* **ui:** hide column header arrow when `contextMenu` is `false` ([#3444](https://github.com/dream-num/univer/issues/3444)) ([1355807](https://github.com/dream-num/univer/commit/1355807d681398c3aae40164b10cbe1156dfa326)) + + +### Features + +* **core:** unify the handler of get plain text from rich-text model ([#3421](https://github.com/dream-num/univer/issues/3421)) ([e9395d2](https://github.com/dream-num/univer/commit/e9395d2843c913eff14a881cf6ec39bdc6c9778b)) +* **demo:** add support for dynamic imports ([#3433](https://github.com/dream-num/univer/issues/3433)) ([33571b6](https://github.com/dream-num/univer/commit/33571b6efbc961755ba02c3a3464d3591d9e1089)) +* **facade:** add FWorksheet.getRange(a1Notation) ([#3504](https://github.com/dream-num/univer/issues/3504)) ([a697a49](https://github.com/dream-num/univer/commit/a697a49175e05bfb0934ba3bd07384ba6c59ea43)) +* **formula:** add function leftb ([#3418](https://github.com/dream-num/univer/issues/3418)) ([b66e8ce](https://github.com/dream-num/univer/commit/b66e8ce2e632fb2c53378909207c8c7b18e00875)) +* **formula:** add function mid ([#3417](https://github.com/dream-num/univer/issues/3417)) ([32fb95e](https://github.com/dream-num/univer/commit/32fb95e5cded8e9caf0e813af49fa25baada6b82)) +* **sheets-data-validation:** data validation optimize ([#3422](https://github.com/dream-num/univer/issues/3422)) ([93c3659](https://github.com/dream-num/univer/commit/93c3659490c61d19f3da5875e8c7be669a4bb43e)) +* **sheets-ui:** undo set cols visible should scroll to cols ([#3355](https://github.com/dream-num/univer/issues/3355)) ([ed6d783](https://github.com/dream-num/univer/commit/ed6d7835ace6e85cfafd23875d136e129957a774)) + + +### Performance Improvements + +* refactor local file service ([#3479](https://github.com/dream-num/univer/issues/3479)) ([23e47c2](https://github.com/dream-num/univer/commit/23e47c2a683910bc189f286f92761115c8709894)) +* **sheet:** add span model ([#3403](https://github.com/dream-num/univer/issues/3403)) ([c357724](https://github.com/dream-num/univer/commit/c357724305ef5d61acacccd4fd68559a54b62dd5)) + ## [0.2.14](https://github.com/dream-num/univer/compare/v0.2.13...v0.2.14) (2024-09-13) diff --git a/common/shared/package.json b/common/shared/package.json index 640fd022294..799424e7c4e 100644 --- a/common/shared/package.json +++ b/common/shared/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs-infra/shared", - "version": "0.2.14", + "version": "0.2.15", "private": true, "description": "Some infrastructures for univerjs", "author": "DreamNum ", diff --git a/common/storybook/package.json b/common/storybook/package.json index 1033c408388..9b3cd109d01 100644 --- a/common/storybook/package.json +++ b/common/storybook/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/storybook", - "version": "0.2.14", + "version": "0.2.15", "private": true, "description": "Some infrastructures for univerjs", "author": "DreamNum ", diff --git a/package.json b/package.json index af8fce61a9e..daf67985c7a 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "univer", "type": "module", - "version": "0.2.14", + "version": "0.2.15", "private": true, "packageManager": "pnpm@9.4.0", "author": "DreamNum Inc. ", diff --git a/packages/core/package.json b/packages/core/package.json index 5875947bc38..146185112a9 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/core", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Core library for Univer.", "author": "DreamNum ", diff --git a/packages/data-validation/package.json b/packages/data-validation/package.json index 2f73c18d42e..0e5eaf7053d 100644 --- a/packages/data-validation/package.json +++ b/packages/data-validation/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/data-validation", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Data validation library for Univer", "author": "DreamNum ", diff --git a/packages/design/package.json b/packages/design/package.json index 496cef0d3ba..8066de06616 100644 --- a/packages/design/package.json +++ b/packages/design/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/design", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "UI component library for building exceptional Univer.", "author": "DreamNum ", diff --git a/packages/docs-drawing-ui/package.json b/packages/docs-drawing-ui/package.json index 4f0b2e25d53..91c6ba7dceb 100644 --- a/packages/docs-drawing-ui/package.json +++ b/packages/docs-drawing-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/docs-drawing-ui", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/docs-drawing/package.json b/packages/docs-drawing/package.json index a0163e4e7e0..ef2e3636b03 100644 --- a/packages/docs-drawing/package.json +++ b/packages/docs-drawing/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/docs-drawing", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/docs-hyper-link-ui/package.json b/packages/docs-hyper-link-ui/package.json index 603dea0ceb7..2d1eb1c6fd4 100644 --- a/packages/docs-hyper-link-ui/package.json +++ b/packages/docs-hyper-link-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/docs-hyper-link-ui", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Univer thread comment plugin", "author": "DreamNum ", diff --git a/packages/docs-hyper-link/package.json b/packages/docs-hyper-link/package.json index 6be6af3d6b8..10b586c04c8 100644 --- a/packages/docs-hyper-link/package.json +++ b/packages/docs-hyper-link/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/docs-hyper-link", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Univer thread comment plugin", "author": "DreamNum ", diff --git a/packages/docs-mention-ui/package.json b/packages/docs-mention-ui/package.json index 84870a8bfd6..2747e6a5e93 100644 --- a/packages/docs-mention-ui/package.json +++ b/packages/docs-mention-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/docs-mention-ui", - "version": "0.2.14", + "version": "0.2.15", "private": true, "description": "Univer normal ui-plugin-docs", "author": "DreamNum ", diff --git a/packages/docs-thread-comment-ui/package.json b/packages/docs-thread-comment-ui/package.json index 041a2729dcd..95b7e209b69 100644 --- a/packages/docs-thread-comment-ui/package.json +++ b/packages/docs-thread-comment-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/docs-thread-comment-ui", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Univer thread comment plugin", "author": "DreamNum ", diff --git a/packages/docs-ui/package.json b/packages/docs-ui/package.json index a64018a5ea0..e9fe227462f 100644 --- a/packages/docs-ui/package.json +++ b/packages/docs-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/docs-ui", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Univer normal ui-plugin-docs", "author": "DreamNum ", diff --git a/packages/docs/package.json b/packages/docs/package.json index d346dad3778..ceab4c5aed8 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/docs", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "UniverSheet normal base-docs", "author": "DreamNum ", diff --git a/packages/drawing-ui/package.json b/packages/drawing-ui/package.json index 52385717847..b110331f4c1 100644 --- a/packages/drawing-ui/package.json +++ b/packages/drawing-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/drawing-ui", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/drawing/package.json b/packages/drawing/package.json index 99720a4d1b4..ae42d5abefa 100644 --- a/packages/drawing/package.json +++ b/packages/drawing/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/drawing", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/engine-formula/package.json b/packages/engine-formula/package.json index 6987e5d2a1d..f119bcb6a01 100644 --- a/packages/engine-formula/package.json +++ b/packages/engine-formula/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/engine-formula", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "UniverSheet normal base-formula-engine", "author": "DreamNum ", diff --git a/packages/engine-numfmt/package.json b/packages/engine-numfmt/package.json index a7f06b426e8..35a61897906 100644 --- a/packages/engine-numfmt/package.json +++ b/packages/engine-numfmt/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/engine-numfmt", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "UniverSheet normal plugin UI manager", "author": "DreamNum ", diff --git a/packages/engine-render/package.json b/packages/engine-render/package.json index 954f2055588..41e14eeb47b 100644 --- a/packages/engine-render/package.json +++ b/packages/engine-render/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/engine-render", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "UniverSheet normal base-render", "author": "DreamNum ", diff --git a/packages/facade/package.json b/packages/facade/package.json index 099dba635c2..0a1e36223d7 100644 --- a/packages/facade/package.json +++ b/packages/facade/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/facade", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/find-replace/package.json b/packages/find-replace/package.json index aa37153f9f7..a83487440f6 100644 --- a/packages/find-replace/package.json +++ b/packages/find-replace/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/find-replace", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/network/package.json b/packages/network/package.json index bc4279faf20..4b7b1e190bf 100644 --- a/packages/network/package.json +++ b/packages/network/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/network", - "version": "0.2.14", + "version": "0.2.15", "private": false, "author": "DreamNum ", "license": "Apache-2.0", diff --git a/packages/rpc/package.json b/packages/rpc/package.json index 4884ba16830..b7aafb7dafd 100644 --- a/packages/rpc/package.json +++ b/packages/rpc/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/rpc", - "version": "0.2.14", + "version": "0.2.15", "private": false, "author": "DreamNum ", "license": "Apache-2.0", diff --git a/packages/sheets-conditional-formatting-ui/package.json b/packages/sheets-conditional-formatting-ui/package.json index 5a275290e0b..ca484a2ba4d 100644 --- a/packages/sheets-conditional-formatting-ui/package.json +++ b/packages/sheets-conditional-formatting-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-conditional-formatting-ui", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Conditional formatting plugin for Univer Sheets", "author": "DreamNum ", diff --git a/packages/sheets-conditional-formatting/package.json b/packages/sheets-conditional-formatting/package.json index 9f79baded02..8433d3e9792 100644 --- a/packages/sheets-conditional-formatting/package.json +++ b/packages/sheets-conditional-formatting/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-conditional-formatting", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Conditional formatting plugin for Univer Sheets", "author": "DreamNum ", diff --git a/packages/sheets-crosshair-highlight/package.json b/packages/sheets-crosshair-highlight/package.json index 462a269e961..f342e5762ea 100644 --- a/packages/sheets-crosshair-highlight/package.json +++ b/packages/sheets-crosshair-highlight/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-crosshair-highlight", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/sheets-data-validation/package.json b/packages/sheets-data-validation/package.json index 2602260d8a1..51894166e80 100644 --- a/packages/sheets-data-validation/package.json +++ b/packages/sheets-data-validation/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-data-validation", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Data validation for Univer Sheets", "author": "DreamNum ", diff --git a/packages/sheets-drawing-ui/package.json b/packages/sheets-drawing-ui/package.json index afba3ffc20d..43150994f90 100644 --- a/packages/sheets-drawing-ui/package.json +++ b/packages/sheets-drawing-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-drawing-ui", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/sheets-drawing/package.json b/packages/sheets-drawing/package.json index c7d006d8386..b0b7d6924b2 100644 --- a/packages/sheets-drawing/package.json +++ b/packages/sheets-drawing/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-drawing", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/sheets-filter-ui/package.json b/packages/sheets-filter-ui/package.json index 855061a14ea..deb097d95fc 100644 --- a/packages/sheets-filter-ui/package.json +++ b/packages/sheets-filter-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-filter-ui", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Univer Sheets Filter UI", "author": "DreamNum ", diff --git a/packages/sheets-filter/package.json b/packages/sheets-filter/package.json index 239fb5871ca..19430eed9de 100644 --- a/packages/sheets-filter/package.json +++ b/packages/sheets-filter/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-filter", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "A library for filtering data in Univer Sheet", "author": "DreamNum ", diff --git a/packages/sheets-find-replace/package.json b/packages/sheets-find-replace/package.json index c955ce9e57f..fd705818c6d 100644 --- a/packages/sheets-find-replace/package.json +++ b/packages/sheets-find-replace/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-find-replace", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "UniverSheet find replace plugin", "author": "DreamNum ", diff --git a/packages/sheets-formula/package.json b/packages/sheets-formula/package.json index f1db8fdeee9..7971709b0c7 100644 --- a/packages/sheets-formula/package.json +++ b/packages/sheets-formula/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-formula", - "version": "0.2.14", + "version": "0.2.15", "private": false, "author": "DreamNum ", "license": "Apache-2.0", diff --git a/packages/sheets-hyper-link-ui/package.json b/packages/sheets-hyper-link-ui/package.json index a3ad4b69a7d..bdad5b167c3 100644 --- a/packages/sheets-hyper-link-ui/package.json +++ b/packages/sheets-hyper-link-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-hyper-link-ui", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/sheets-hyper-link/package.json b/packages/sheets-hyper-link/package.json index 9b26ef23941..3a6cf33eb16 100644 --- a/packages/sheets-hyper-link/package.json +++ b/packages/sheets-hyper-link/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-hyper-link", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/sheets-numfmt/package.json b/packages/sheets-numfmt/package.json index f5f2b4a295e..b3179290b4d 100644 --- a/packages/sheets-numfmt/package.json +++ b/packages/sheets-numfmt/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-numfmt", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "UniverSheet numfmt plugin", "author": "DreamNum ", diff --git a/packages/sheets-sort-ui/package.json b/packages/sheets-sort-ui/package.json index 2355316030d..5f2af0c30b9 100644 --- a/packages/sheets-sort-ui/package.json +++ b/packages/sheets-sort-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-sort-ui", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Univer Sheets Sort UI", "author": "DreamNum ", diff --git a/packages/sheets-sort/package.json b/packages/sheets-sort/package.json index ad9597e6991..9d801133fdf 100644 --- a/packages/sheets-sort/package.json +++ b/packages/sheets-sort/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-sort", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "A library for sorting data in Univer Sheet", "author": "DreamNum ", diff --git a/packages/sheets-thread-comment-base/package.json b/packages/sheets-thread-comment-base/package.json index da022b2217a..bfe6bef7443 100644 --- a/packages/sheets-thread-comment-base/package.json +++ b/packages/sheets-thread-comment-base/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-thread-comment-base", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Univer sheets thread comment base plugin", "author": "DreamNum ", diff --git a/packages/sheets-thread-comment/package.json b/packages/sheets-thread-comment/package.json index fa821be1fa2..7ed2e7cb6a5 100644 --- a/packages/sheets-thread-comment/package.json +++ b/packages/sheets-thread-comment/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-thread-comment", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Univer thread comment plugin", "author": "DreamNum ", diff --git a/packages/sheets-ui/package.json b/packages/sheets-ui/package.json index e939a2010db..b4da9f5022a 100644 --- a/packages/sheets-ui/package.json +++ b/packages/sheets-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-ui", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "UniverSheet normal ui-plugin-sheets", "author": "DreamNum ", diff --git a/packages/sheets-zen-editor/package.json b/packages/sheets-zen-editor/package.json index ee4475a6778..c19e38b042e 100644 --- a/packages/sheets-zen-editor/package.json +++ b/packages/sheets-zen-editor/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-zen-editor", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Zen Editor plugin for Univer Sheets.", "author": "DreamNum ", diff --git a/packages/sheets/package.json b/packages/sheets/package.json index 7106eaf1be9..c2a36bb8d52 100644 --- a/packages/sheets/package.json +++ b/packages/sheets/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "UniverSheet normal base-sheets", "author": "DreamNum ", diff --git a/packages/slides-ui/package.json b/packages/slides-ui/package.json index f151979c9f9..5b54d4f32c0 100644 --- a/packages/slides-ui/package.json +++ b/packages/slides-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/slides-ui", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Univer normal ui-plugin-slides", "author": "DreamNum ", diff --git a/packages/slides/package.json b/packages/slides/package.json index 64e42b0d6fc..5e0ca8ff6f8 100644 --- a/packages/slides/package.json +++ b/packages/slides/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/slides", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/telemetry/package.json b/packages/telemetry/package.json index 222646623b9..1ddd57cce38 100644 --- a/packages/telemetry/package.json +++ b/packages/telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/telemetry", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/thread-comment-ui/package.json b/packages/thread-comment-ui/package.json index 2455ab779de..130871e23e9 100644 --- a/packages/thread-comment-ui/package.json +++ b/packages/thread-comment-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/thread-comment-ui", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Univer common thread comment UI plugin", "author": "DreamNum ", diff --git a/packages/thread-comment/package.json b/packages/thread-comment/package.json index d3db54e8e32..f7e3f98e5ff 100644 --- a/packages/thread-comment/package.json +++ b/packages/thread-comment/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/thread-comment", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "Univer thread comment core plugin", "author": "DreamNum ", diff --git a/packages/ui/package.json b/packages/ui/package.json index 5cfc240f434..1ecc7e7553b 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/ui", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "UniverSheet normal plugin UI manager", "author": "DreamNum ", diff --git a/packages/umd/package.json b/packages/umd/package.json index c3a92d6a47a..43ff17b94c8 100644 --- a/packages/umd/package.json +++ b/packages/umd/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/umd", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "UMD bundle for Univer", "author": "DreamNum ", diff --git a/packages/uniscript/package.json b/packages/uniscript/package.json index 677e47ecdb6..48afe6988d2 100644 --- a/packages/uniscript/package.json +++ b/packages/uniscript/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/uniscript", - "version": "0.2.14", + "version": "0.2.15", "private": false, "description": "UI component library for building exceptional Univer.", "author": "DreamNum ",