From 31e58f0b63a67eab16ea3df6721bc5f058227b17 Mon Sep 17 00:00:00 2001 From: hexf00 Date: Tue, 29 Oct 2024 21:27:01 +0800 Subject: [PATCH] chore(release): release v0.4.2 --- CHANGELOG.md | 69 +++++++++++++++++++ common/shared/package.json | 2 +- common/storybook/package.json | 2 +- package.json | 2 +- packages/core/package.json | 2 +- packages/data-validation/package.json | 2 +- packages/design/package.json | 2 +- packages/docs-drawing-ui/package.json | 2 +- packages/docs-drawing/package.json | 2 +- packages/docs-hyper-link-ui/package.json | 2 +- packages/docs-hyper-link/package.json | 2 +- packages/docs-mention-ui/package.json | 2 +- packages/docs-thread-comment-ui/package.json | 2 +- packages/docs-ui/package.json | 2 +- packages/docs/package.json | 2 +- packages/drawing-ui/package.json | 2 +- packages/drawing/package.json | 2 +- packages/engine-formula/package.json | 2 +- packages/engine-numfmt/package.json | 2 +- packages/engine-render/package.json | 2 +- packages/facade/package.json | 2 +- packages/find-replace/package.json | 2 +- packages/network/package.json | 2 +- packages/rpc/package.json | 2 +- .../package.json | 2 +- .../package.json | 2 +- .../sheets-crosshair-highlight/package.json | 2 +- .../sheets-data-validation-ui/package.json | 2 +- packages/sheets-data-validation/package.json | 2 +- packages/sheets-drawing-ui/package.json | 2 +- packages/sheets-drawing/package.json | 2 +- packages/sheets-filter-ui/package.json | 2 +- packages/sheets-filter/package.json | 2 +- packages/sheets-find-replace/package.json | 2 +- packages/sheets-formula-ui/package.json | 2 +- packages/sheets-formula/package.json | 2 +- packages/sheets-hyper-link-ui/package.json | 2 +- packages/sheets-hyper-link/package.json | 2 +- packages/sheets-numfmt/package.json | 2 +- packages/sheets-sort-ui/package.json | 2 +- packages/sheets-sort/package.json | 2 +- .../sheets-thread-comment-base/package.json | 2 +- packages/sheets-thread-comment/package.json | 2 +- packages/sheets-ui/package.json | 2 +- packages/sheets-zen-editor/package.json | 2 +- packages/sheets/package.json | 2 +- packages/slides-ui/package.json | 2 +- packages/slides/package.json | 2 +- packages/telemetry/package.json | 2 +- packages/thread-comment-ui/package.json | 2 +- packages/thread-comment/package.json | 2 +- packages/ui/package.json | 2 +- packages/umd/package.json | 2 +- packages/uniscript/package.json | 2 +- packages/watermark/package.json | 2 +- 55 files changed, 123 insertions(+), 54 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5c4a62c94bf..425348968e4 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,74 @@ +## [0.4.2](https://github.com/dream-num/univer/compare/v0.4.1...v0.4.2) (2024-10-29) + + +### Bug Fixes + +* add comments for set frozen cmd params ([#3743](https://github.com/dream-num/univer/issues/3743)) ([ebcf3e0](https://github.com/dream-num/univer/commit/ebcf3e07bd5fe43a176f13071f28a419fa495708)) +* **cell:** fix cell string type ([#3872](https://github.com/dream-num/univer/issues/3872)) ([bc65876](https://github.com/dream-num/univer/commit/bc658763044785ccbdf3dfb1240a5c68cb42647b)) +* **demo:** types ([#3794](https://github.com/dream-num/univer/issues/3794)) ([0d313f2](https://github.com/dream-num/univer/commit/0d313f2b5f72e11061bffc95bb34bbf2b45fca07)) +* **docs-link:** error display url link when add link ([#3822](https://github.com/dream-num/univer/issues/3822)) ([f6cd524](https://github.com/dream-num/univer/commit/f6cd524f66a8bd2c3938a2c7ee14c6b3248f8bcb)) +* **docs-thread-comment-ui:** doc comment ot ([#3832](https://github.com/dream-num/univer/issues/3832)) ([1fd499a](https://github.com/dream-num/univer/commit/1fd499a370acb84efc03409227ff1a9efc56b173)) +* **docs:** close header and footer when switch doc mode ([#3869](https://github.com/dream-num/univer/issues/3869)) ([888c15c](https://github.com/dream-num/univer/commit/888c15cf97344eefcf96a192c5ed5ade4fe41ce5)) +* **docs:** line break in collaboration ([#3863](https://github.com/dream-num/univer/issues/3863)) ([e95449e](https://github.com/dream-num/univer/commit/e95449edcebe0cc9169497ae440b84e30c1066ff)) +* **docs:** merge two paragraphs ([#3871](https://github.com/dream-num/univer/issues/3871)) ([cf12b98](https://github.com/dream-num/univer/commit/cf12b986608075b2a4fee78c97b0c3203f0bdb32)) +* **docs:** the apply result should be consistent ([#3806](https://github.com/dream-num/univer/issues/3806)) ([d0054f3](https://github.com/dream-num/univer/commit/d0054f3e690d9d3cf9715b59a97a8cb95f65a6c8)) +* **docs:** transform in bullet list ([#3830](https://github.com/dream-num/univer/issues/3830)) ([7451d2d](https://github.com/dream-num/univer/commit/7451d2d491ad3b10cbfd042412b357d57f7fa921)) +* **docs:** undefined error when call permission query ([#3841](https://github.com/dream-num/univer/issues/3841)) ([d642327](https://github.com/dream-num/univer/commit/d642327d5585a72dd25fad930a107a87b391a0cb)) +* **doc:** transform with REPLACE type ([#3827](https://github.com/dream-num/univer/issues/3827)) ([42e26e1](https://github.com/dream-num/univer/commit/42e26e10d738d8c1339c65ff745035c0895eb193)) +* **drawing:** fix inner dom position ([#3864](https://github.com/dream-num/univer/issues/3864)) ([c37f24c](https://github.com/dream-num/univer/commit/c37f24c91ba82ae58773a1b34aa53030c494d95e)) +* **drawing:** fix remove drawing elements the control when not removeā€¦ ([#3873](https://github.com/dream-num/univer/issues/3873)) ([448d32c](https://github.com/dream-num/univer/commit/448d32ca2a1774fe19464cbb0fd87b714050ab22)) +* fix type-check ([#3796](https://github.com/dream-num/univer/issues/3796)) ([cc822fa](https://github.com/dream-num/univer/commit/cc822fa7b9e8462e276c09a64ba401aa9f1d6d1d)) +* **formula:** dependency for vlookup ([#3817](https://github.com/dream-num/univer/issues/3817)) ([3a77cb2](https://github.com/dream-num/univer/commit/3a77cb2aace5e03b5835441c79d5329b706550ba)) +* **formula:** fix CELL_INVERTED_INDEX_CACHE range set ([#3807](https://github.com/dream-num/univer/issues/3807)) ([1092fcb](https://github.com/dream-num/univer/commit/1092fcb0ccedb9ecee48ee4de4744749d7ee9b43)) +* **formula:** fix lookup related bugs ([#3847](https://github.com/dream-num/univer/issues/3847)) ([ff9cf49](https://github.com/dream-num/univer/commit/ff9cf49e465d7be001a44d9f98e17b6d2e73a24d)) +* **formula:** fix progress bar not loaded ([#3790](https://github.com/dream-num/univer/issues/3790)) ([065dadc](https://github.com/dream-num/univer/commit/065dadc400e22bc819694d23fd9f7685ebdcef74)) +* **formula:** fix sumif formula range and sumRange different dimensions ([#3853](https://github.com/dream-num/univer/issues/3853)) ([faf7936](https://github.com/dream-num/univer/commit/faf7936059f58eca1bc3fd26d01292aa2749aa28)) +* getScale is not correct after ctx.rotate ([#3792](https://github.com/dream-num/univer/issues/3792)) ([b0c5f13](https://github.com/dream-num/univer/commit/b0c5f133e075e8ad58bd15ec83727fc856470694)) +* **sheets-data-validation:** can't copy checkbox with right checked status ([#3818](https://github.com/dream-num/univer/issues/3818)) ([6da0f1e](https://github.com/dream-num/univer/commit/6da0f1efd1e4eda0792eb6f267b200920a5afc96)) +* **sheets-drawing-ui:** float dom scroll not update on drag range ([#3840](https://github.com/dream-num/univer/issues/3840)) ([575a604](https://github.com/dream-num/univer/commit/575a6043f2a7ac61179af0ff3a464ff0ef3eba0c)) +* **sheets-hyper-link-ui:** sheet link menu display wrong in cell editing ([#3825](https://github.com/dream-num/univer/issues/3825)) ([dbcdcba](https://github.com/dream-num/univer/commit/dbcdcba9a42c32689e84574dfd766e8959090077)) +* **sheets-hyper-link:** link ref range behavior error ([#3862](https://github.com/dream-num/univer/issues/3862)) ([3126112](https://github.com/dream-num/univer/commit/312611262b30a848d7a6a7fa929f7ba113d94a06)) +* **sheets-ui:** can't quit editor after enter '=' ([#3861](https://github.com/dream-num/univer/issues/3861)) ([5343f2c](https://github.com/dream-num/univer/commit/5343f2c41e1dedfb6938ce78e00e18219136fc71)) +* **sheets-ui:** lag when editing ([#3837](https://github.com/dream-num/univer/issues/3837)) ([251186e](https://github.com/dream-num/univer/commit/251186ec0a1e58d73f12098ea56d07dd7eb80298)) +* **sheets-ui:** should disable sheet menus on cell editing ([#3809](https://github.com/dream-num/univer/issues/3809)) ([e758013](https://github.com/dream-num/univer/commit/e75801346f1c101dffb2a9f25ef0c518b2cd8fab)) +* **thread-comment:** comment datasource ([#3787](https://github.com/dream-num/univer/issues/3787)) ([8978364](https://github.com/dream-num/univer/commit/8978364fbffcdd5153e148f1fd57e80cf30f29e3)) +* **thread-comment:** thread-comment build types ([#3802](https://github.com/dream-num/univer/issues/3802)) ([417fdee](https://github.com/dream-num/univer/commit/417fdee72933b31f58ad0c96a9118d2477b26d72)) +* trigger selectionMoveEnd$ when using keyboard to change selections. ([#3731](https://github.com/dream-num/univer/issues/3731)) ([7b67be2](https://github.com/dream-num/univer/commit/7b67be215cd391928f6a63800ed3b5ac980a7fc6)) +* **ui:** improve layout and overflow handling in sheet bar menu ([#3823](https://github.com/dream-num/univer/issues/3823)) ([acb4a45](https://github.com/dream-num/univer/commit/acb4a45456d20ea95db3627e3281f684876e7440)) +* unitId for canvas ([#3804](https://github.com/dream-num/univer/issues/3804)) ([7107be6](https://github.com/dream-num/univer/commit/7107be695a4ffd1881c27244cffca002cfe251ee)) + + +### Features + +* add network plugin ([#3782](https://github.com/dream-num/univer/issues/3782)) ([3e3e795](https://github.com/dream-num/univer/commit/3e3e7958f925d836fb0fb588f4e50c6ee37cc0ad)) +* auto col ([#3798](https://github.com/dream-num/univer/issues/3798)) ([c66cff0](https://github.com/dream-num/univer/commit/c66cff0e815d57a290eea4466f610378252e2f8a)) +* **design:** component style optimize ([#3860](https://github.com/dream-num/univer/issues/3860)) ([1ab5eff](https://github.com/dream-num/univer/commit/1ab5effd9cd9d6c1e74824954c92807ce818e655)) +* **doc:** add more apply test case ([#3865](https://github.com/dream-num/univer/issues/3865)) ([e7b2f78](https://github.com/dream-num/univer/commit/e7b2f7857739bfcdd0f31ab4d89a1920369fa8f9)) +* **doc:** handle custom range transform ([#3836](https://github.com/dream-num/univer/issues/3836)) ([89d6441](https://github.com/dream-num/univer/commit/89d644165e732ccb8f7d659f308fd20d21172229)) +* **docs:** set inline style at cursor ([#3846](https://github.com/dream-num/univer/issues/3846)) ([caed6de](https://github.com/dream-num/univer/commit/caed6de4b430a32be8234492e8900d63f3020265)) +* **docs:** support modern mode ([#3706](https://github.com/dream-num/univer/issues/3706)) ([bea0e78](https://github.com/dream-num/univer/commit/bea0e7805d43424a3f5f69790a25b77248b5230c)) +* **floatdom:** add some hookes ([#3854](https://github.com/dream-num/univer/issues/3854)) ([3747cd4](https://github.com/dream-num/univer/commit/3747cd44a01093e8f976750e372ee07b6fc3a671)) +* **formula:** add some text formulas ([#3546](https://github.com/dream-num/univer/issues/3546)) ([4094288](https://github.com/dream-num/univer/commit/4094288c6e6f734b6b62f852959431e3f3aba967)) +* **formula:** supplement sheet and sheets formula ([#3859](https://github.com/dream-num/univer/issues/3859)) ([5fcd97a](https://github.com/dream-num/univer/commit/5fcd97aadf28720d80f0ef33a08d4c370177992e)) +* **formula:** support database-related formulas ([#3749](https://github.com/dream-num/univer/issues/3749)) ([3b8af5a](https://github.com/dream-num/univer/commit/3b8af5a75fb6cd932f6e06fdee3951fa69829189)) +* func addFloatDomToPosition may not execute command ([#3855](https://github.com/dream-num/univer/issues/3855)) ([e99aec1](https://github.com/dream-num/univer/commit/e99aec17661b7b1fb17b01d9d568fdaf207a64c7)) +* **network:** network plugin support overrides ([#3870](https://github.com/dream-num/univer/issues/3870)) ([cbabe12](https://github.com/dream-num/univer/commit/cbabe12a1a446bb95c1b91b4f8cd7591d582a9ad)) +* **permission:** change permission point logic ([#3826](https://github.com/dream-num/univer/issues/3826)) ([7e49171](https://github.com/dream-num/univer/commit/7e491718cd7a2918f64b49ee696b031c243373ec)) +* **sheet:** add custom for row and column ([#3693](https://github.com/dream-num/univer/issues/3693)) ([4e31b24](https://github.com/dream-num/univer/commit/4e31b24e697761b1f8bf3f322f8e211ff9bfb4da)) +* **sheets-data-validation:** add data validation any-validator and allowBlank options ([#3845](https://github.com/dream-num/univer/issues/3845)) ([b415476](https://github.com/dream-num/univer/commit/b415476e9d30c2a3af92ec5eda4d071e20075d52)) +* **sheets:** toggle gridlines ([#3805](https://github.com/dream-num/univer/issues/3805)) ([c3a7ddf](https://github.com/dream-num/univer/commit/c3a7ddfeaa01d419d27c71be63ea66b9135e6004)) +* **sheet:** styles on rows and columns ([#3816](https://github.com/dream-num/univer/issues/3816)) ([8a27b31](https://github.com/dream-num/univer/commit/8a27b3119d4f977d5967dd799a4cd61a4d18df0c)) +* **thread-comment:** didn't show tips on merge-cell comment ([#3819](https://github.com/dream-num/univer/issues/3819)) ([65cb1c5](https://github.com/dream-num/univer/commit/65cb1c5a8b36051b5aab3538ca78fb16921e4e40)) +* **thread-comment:** sync comment after rendered ([#3810](https://github.com/dream-num/univer/issues/3810)) ([0fec7a9](https://github.com/dream-num/univer/commit/0fec7a9fa4f8952e9f133d7c905ac2481556c639)) +* watermark ([#3751](https://github.com/dream-num/univer/issues/3751)) ([9630e31](https://github.com/dream-num/univer/commit/9630e31248636b0e0f3b2fdc1eca0b53dc2fabce)) + + +### Performance Improvements + +* **sheets-drawing-ui:** float dom scroll performance optimize ([#3838](https://github.com/dream-num/univer/issues/3838)) ([b4b8810](https://github.com/dream-num/univer/commit/b4b8810afdbe2583f8b8e67a130895bdf6eb37f5)) + ## [0.4.1](https://github.com/dream-num/univer/compare/v0.4.0...v0.4.1) (2024-10-18) diff --git a/common/shared/package.json b/common/shared/package.json index 25bb4a041c3..8d6ac18313e 100644 --- a/common/shared/package.json +++ b/common/shared/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs-infra/shared", - "version": "0.4.1", + "version": "0.4.2", "private": true, "description": "Some infrastructures for univerjs", "author": "DreamNum ", diff --git a/common/storybook/package.json b/common/storybook/package.json index 9f2506793c8..def14a3b339 100644 --- a/common/storybook/package.json +++ b/common/storybook/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/storybook", - "version": "0.4.1", + "version": "0.4.2", "private": true, "description": "Some infrastructures for univerjs", "author": "DreamNum ", diff --git a/package.json b/package.json index 8407cb6670b..407512335a8 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "univer", "type": "module", - "version": "0.4.1", + "version": "0.4.2", "private": true, "packageManager": "pnpm@9.4.0", "author": "DreamNum Inc. ", diff --git a/packages/core/package.json b/packages/core/package.json index 5e08617f75a..1e3e8810cae 100644 --- a/packages/core/package.json +++ b/packages/core/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/core", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "Core library for Univer.", "author": "DreamNum ", diff --git a/packages/data-validation/package.json b/packages/data-validation/package.json index 6b3c5f0eda6..9ca76765424 100644 --- a/packages/data-validation/package.json +++ b/packages/data-validation/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/data-validation", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "Data validation library for Univer", "author": "DreamNum ", diff --git a/packages/design/package.json b/packages/design/package.json index 95331ef5ef9..7738d82fb08 100644 --- a/packages/design/package.json +++ b/packages/design/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/design", - "version": "0.4.1", + "version": "0.4.2", "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 e4a997b24e8..88bf746395b 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.4.1", + "version": "0.4.2", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/docs-drawing/package.json b/packages/docs-drawing/package.json index b372cc1538b..221cf9ea179 100644 --- a/packages/docs-drawing/package.json +++ b/packages/docs-drawing/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/docs-drawing", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/docs-hyper-link-ui/package.json b/packages/docs-hyper-link-ui/package.json index 76d83b5f97e..f4ab77ef5cf 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.4.1", + "version": "0.4.2", "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 ce8201d9938..cf27d48159a 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.4.1", + "version": "0.4.2", "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 5de5726bc15..7c6569e99e8 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.4.1", + "version": "0.4.2", "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 b3a65901a5c..036ce1b63bc 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.4.1", + "version": "0.4.2", "private": false, "description": "Univer thread comment plugin", "author": "DreamNum ", diff --git a/packages/docs-ui/package.json b/packages/docs-ui/package.json index aa0e1bc7438..377de4ee7ea 100644 --- a/packages/docs-ui/package.json +++ b/packages/docs-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/docs-ui", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "Univer normal ui-plugin-docs", "author": "DreamNum ", diff --git a/packages/docs/package.json b/packages/docs/package.json index 791a531ce7d..f5f0766606c 100644 --- a/packages/docs/package.json +++ b/packages/docs/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/docs", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "UniverSheet normal base-docs", "author": "DreamNum ", diff --git a/packages/drawing-ui/package.json b/packages/drawing-ui/package.json index 3485d58dc5d..1bdb3a63d42 100644 --- a/packages/drawing-ui/package.json +++ b/packages/drawing-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/drawing-ui", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/drawing/package.json b/packages/drawing/package.json index d8124a460ab..6a832a0f46d 100644 --- a/packages/drawing/package.json +++ b/packages/drawing/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/drawing", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/engine-formula/package.json b/packages/engine-formula/package.json index 4a9af77c3c0..65ff65a1a5e 100644 --- a/packages/engine-formula/package.json +++ b/packages/engine-formula/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/engine-formula", - "version": "0.4.1", + "version": "0.4.2", "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 9bbf68020b6..c3c7f17fb79 100644 --- a/packages/engine-numfmt/package.json +++ b/packages/engine-numfmt/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/engine-numfmt", - "version": "0.4.1", + "version": "0.4.2", "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 423d6db3d2a..a9616d3e331 100644 --- a/packages/engine-render/package.json +++ b/packages/engine-render/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/engine-render", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "UniverSheet normal base-render", "author": "DreamNum ", diff --git a/packages/facade/package.json b/packages/facade/package.json index 927083a6d39..64fc447ce34 100644 --- a/packages/facade/package.json +++ b/packages/facade/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/facade", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/find-replace/package.json b/packages/find-replace/package.json index 1d2398b047c..750a8b050af 100644 --- a/packages/find-replace/package.json +++ b/packages/find-replace/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/find-replace", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/network/package.json b/packages/network/package.json index 5b9375f808a..96dc4ddde88 100644 --- a/packages/network/package.json +++ b/packages/network/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/network", - "version": "0.4.1", + "version": "0.4.2", "private": false, "author": "DreamNum ", "license": "Apache-2.0", diff --git a/packages/rpc/package.json b/packages/rpc/package.json index cba2ebd0df3..862db7d1acb 100644 --- a/packages/rpc/package.json +++ b/packages/rpc/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/rpc", - "version": "0.4.1", + "version": "0.4.2", "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 7df9ee40d27..73de399f59a 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.4.1", + "version": "0.4.2", "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 fd661261662..0722801c5b3 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.4.1", + "version": "0.4.2", "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 a0a68f31232..5e38819a74d 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.4.1", + "version": "0.4.2", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/sheets-data-validation-ui/package.json b/packages/sheets-data-validation-ui/package.json index f383ca4437a..be6f76d1268 100644 --- a/packages/sheets-data-validation-ui/package.json +++ b/packages/sheets-data-validation-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-data-validation-ui", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "Data validation UI for Univer Sheets", "author": "DreamNum ", diff --git a/packages/sheets-data-validation/package.json b/packages/sheets-data-validation/package.json index acf18ed8ad2..c7646c76720 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.4.1", + "version": "0.4.2", "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 f3cf482ec05..dc4decf362c 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.4.1", + "version": "0.4.2", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/sheets-drawing/package.json b/packages/sheets-drawing/package.json index 29e6c85b7f6..606d64a1d45 100644 --- a/packages/sheets-drawing/package.json +++ b/packages/sheets-drawing/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-drawing", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/sheets-filter-ui/package.json b/packages/sheets-filter-ui/package.json index e318337f2b5..f102c2b6818 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.4.1", + "version": "0.4.2", "private": false, "description": "Univer Sheets Filter UI", "author": "DreamNum ", diff --git a/packages/sheets-filter/package.json b/packages/sheets-filter/package.json index 2c5d0978f44..b5affa60ea5 100644 --- a/packages/sheets-filter/package.json +++ b/packages/sheets-filter/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-filter", - "version": "0.4.1", + "version": "0.4.2", "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 d3227cb79c2..e93f6f04dba 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.4.1", + "version": "0.4.2", "private": false, "description": "UniverSheet find replace plugin", "author": "DreamNum ", diff --git a/packages/sheets-formula-ui/package.json b/packages/sheets-formula-ui/package.json index 8edb6ebffeb..4f1ea201e8d 100644 --- a/packages/sheets-formula-ui/package.json +++ b/packages/sheets-formula-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-formula-ui", - "version": "0.4.1", + "version": "0.4.2", "private": false, "author": "DreamNum ", "license": "Apache-2.0", diff --git a/packages/sheets-formula/package.json b/packages/sheets-formula/package.json index 5393e87f519..81aa3ec8740 100644 --- a/packages/sheets-formula/package.json +++ b/packages/sheets-formula/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-formula", - "version": "0.4.1", + "version": "0.4.2", "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 ec42de2b9fe..63d1f8e2267 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.4.1", + "version": "0.4.2", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/sheets-hyper-link/package.json b/packages/sheets-hyper-link/package.json index 85d55dfa562..6a79b4688a3 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.4.1", + "version": "0.4.2", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/sheets-numfmt/package.json b/packages/sheets-numfmt/package.json index 4aac76def58..7d6f697c032 100644 --- a/packages/sheets-numfmt/package.json +++ b/packages/sheets-numfmt/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-numfmt", - "version": "0.4.1", + "version": "0.4.2", "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 97228903890..0c9acca25a2 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.4.1", + "version": "0.4.2", "private": false, "description": "Univer Sheets Sort UI", "author": "DreamNum ", diff --git a/packages/sheets-sort/package.json b/packages/sheets-sort/package.json index 7cf70bd8622..dce4d571dd7 100644 --- a/packages/sheets-sort/package.json +++ b/packages/sheets-sort/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-sort", - "version": "0.4.1", + "version": "0.4.2", "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 86dd2becc89..71a5a2bb216 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.4.1", + "version": "0.4.2", "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 7651cabbc21..638e0f64bc1 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.4.1", + "version": "0.4.2", "private": false, "description": "Univer thread comment plugin", "author": "DreamNum ", diff --git a/packages/sheets-ui/package.json b/packages/sheets-ui/package.json index 78a9bad4544..b65f3132cf9 100644 --- a/packages/sheets-ui/package.json +++ b/packages/sheets-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets-ui", - "version": "0.4.1", + "version": "0.4.2", "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 e09260386ef..9e443478421 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.4.1", + "version": "0.4.2", "private": false, "description": "Zen Editor plugin for Univer Sheets.", "author": "DreamNum ", diff --git a/packages/sheets/package.json b/packages/sheets/package.json index 993060f3be4..e8f66595a9c 100644 --- a/packages/sheets/package.json +++ b/packages/sheets/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/sheets", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "UniverSheet normal base-sheets", "author": "DreamNum ", diff --git a/packages/slides-ui/package.json b/packages/slides-ui/package.json index efaa935d121..2108715d3d4 100644 --- a/packages/slides-ui/package.json +++ b/packages/slides-ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/slides-ui", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "Univer normal ui-plugin-slides", "author": "DreamNum ", diff --git a/packages/slides/package.json b/packages/slides/package.json index 6b932ac09ba..f3f1886e059 100644 --- a/packages/slides/package.json +++ b/packages/slides/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/slides", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/telemetry/package.json b/packages/telemetry/package.json index 38684fbae48..308d7926803 100644 --- a/packages/telemetry/package.json +++ b/packages/telemetry/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/telemetry", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "", "author": "DreamNum ", diff --git a/packages/thread-comment-ui/package.json b/packages/thread-comment-ui/package.json index 18dc24e48f3..27b41b7115f 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.4.1", + "version": "0.4.2", "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 6b6e65ba6e1..63eaa0fe510 100644 --- a/packages/thread-comment/package.json +++ b/packages/thread-comment/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/thread-comment", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "Univer thread comment core plugin", "author": "DreamNum ", diff --git a/packages/ui/package.json b/packages/ui/package.json index 6e317e13ead..c374473be34 100644 --- a/packages/ui/package.json +++ b/packages/ui/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/ui", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "UniverSheet normal plugin UI manager", "author": "DreamNum ", diff --git a/packages/umd/package.json b/packages/umd/package.json index 4ac13829af5..94d0a29b27c 100644 --- a/packages/umd/package.json +++ b/packages/umd/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/umd", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "UMD bundle for Univer", "author": "DreamNum ", diff --git a/packages/uniscript/package.json b/packages/uniscript/package.json index 4883c5e6e92..27a04f19cb5 100644 --- a/packages/uniscript/package.json +++ b/packages/uniscript/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/uniscript", - "version": "0.4.1", + "version": "0.4.2", "private": false, "description": "UI component library for building exceptional Univer.", "author": "DreamNum ", diff --git a/packages/watermark/package.json b/packages/watermark/package.json index 35013a2e9f5..4fe823be645 100644 --- a/packages/watermark/package.json +++ b/packages/watermark/package.json @@ -1,6 +1,6 @@ { "name": "@univerjs/watermark", - "version": "0.3.0", + "version": "0.4.2", "private": false, "description": "univer watermark plugin", "author": "DreamNum ",