Skip to content

Commit 428ec7a

Browse files
committed
chore(release): release v0.1.16
1 parent f49fed1 commit 428ec7a

File tree

47 files changed

+91
-46
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

47 files changed

+91
-46
lines changed

CHANGELOG.md

+45

common/shared/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/shared",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": true,
55
"description": "Some infrastructures for univerjs",
66
"author": "DreamNum <[email protected]>",

common/storybook/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/storybook",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": true,
55
"description": "Some infrastructures for univerjs",
66
"author": "DreamNum <[email protected]>",

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "univer",
33
"type": "module",
4-
"version": "0.1.15",
4+
"version": "0.1.16",
55
"private": true,
66
"packageManager": "[email protected]",
77
"author": "DreamNum Inc. <[email protected]>",

packages/core/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/core",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "Core library for Univer.",
66
"author": "DreamNum <[email protected]>",

packages/data-validation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/data-validation",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "Data validation library for Univer",
66
"author": "DreamNum <[email protected]>",

packages/debugger/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/debugger",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "",
66
"author": "DreamNum <[email protected]>",

packages/design/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/design",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "UI component library for building exceptional Univer.",
66
"author": "DreamNum <[email protected]>",

packages/docs-drawing-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/docs-drawing-ui",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "",
66
"author": "DreamNum <[email protected]>",

packages/docs-drawing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/docs-drawing",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "",
66
"author": "DreamNum <[email protected]>",

packages/docs-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/docs-ui",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "Univer normal ui-plugin-docs",
66
"author": "DreamNum <[email protected]>",

packages/docs/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/docs",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "UniverSheet normal base-docs",
66
"author": "DreamNum <[email protected]>",

packages/drawing-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/drawing-ui",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "",
66
"author": "DreamNum <[email protected]>",

packages/drawing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/drawing",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "",
66
"author": "DreamNum <[email protected]>",

packages/engine-formula/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/engine-formula",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "UniverSheet normal base-formula-engine",
66
"author": "DreamNum <[email protected]>",

packages/engine-numfmt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/engine-numfmt",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "UniverSheet normal plugin UI manager",
66
"author": "DreamNum <[email protected]>",

packages/engine-render/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/engine-render",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "UniverSheet normal base-render",
66
"author": "DreamNum <[email protected]>",

packages/facade/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/facade",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "",
66
"author": "DreamNum <[email protected]>",

packages/find-replace/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/find-replace",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "",
66
"author": "DreamNum <[email protected]>",

packages/network/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/network",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"author": "DreamNum <[email protected]>",
66
"license": "Apache-2.0",

packages/rpc/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/rpc",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"author": "DreamNum <[email protected]>",
66
"license": "Apache-2.0",

packages/sheets-conditional-formatting-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-conditional-formatting-ui",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "Conditional formatting plugin for Univer Sheets",
66
"author": "DreamNum <[email protected]>",

packages/sheets-conditional-formatting/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-conditional-formatting",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "Conditional formatting plugin for Univer Sheets",
66
"author": "DreamNum <[email protected]>",

packages/sheets-data-validation/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-data-validation",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "Data validation for Univer Sheets",
66
"author": "DreamNum <[email protected]>",

packages/sheets-drawing-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-drawing-ui",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "",
66
"author": "DreamNum <[email protected]>",

packages/sheets-drawing/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-drawing",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "",
66
"author": "DreamNum <[email protected]>",

packages/sheets-filter-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-filter-ui",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "Univer Sheets Filter UI",
66
"author": "DreamNum <[email protected]>",

packages/sheets-filter/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-filter",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "A library for filtering data in Univer Sheet",
66
"author": "DreamNum <[email protected]>",

packages/sheets-find-replace/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-find-replace",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "UniverSheet find replace plugin",
66
"author": "DreamNum <[email protected]>",

packages/sheets-formula/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-formula",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"author": "DreamNum <[email protected]>",
66
"license": "Apache-2.0",

packages/sheets-hyper-link-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-hyper-link-ui",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "",
66
"author": "DreamNum <[email protected]>",

packages/sheets-hyper-link/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-hyper-link",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "",
66
"author": "DreamNum <[email protected]>",

packages/sheets-numfmt/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-numfmt",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "UniverSheet numfmt plugin",
66
"author": "DreamNum <[email protected]>",

packages/sheets-sort-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-sort-ui",
3-
"version": "0.1.10",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "Univer Sheets Sort UI",
66
"author": "DreamNum <[email protected]>",

packages/sheets-sort/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-sort",
3-
"version": "0.1.13",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "A library for sorting data in Univer Sheet",
66
"author": "DreamNum <[email protected]>",

packages/sheets-thread-comment-base/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-thread-comment-base",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "Univer sheets thread comment base plugin",
66
"author": "DreamNum <[email protected]>",

packages/sheets-thread-comment/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-thread-comment",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "Univer thread comment plugin",
66
"author": "DreamNum <[email protected]>",

packages/sheets-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-ui",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "UniverSheet normal ui-plugin-sheets",
66
"author": "DreamNum <[email protected]>",

packages/sheets-zen-editor/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets-zen-editor",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "Zen Editor plugin for Univer Sheets.",
66
"author": "DreamNum <[email protected]>",

packages/sheets/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/sheets",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "UniverSheet normal base-sheets",
66
"author": "DreamNum <[email protected]>",

packages/slides-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/slides-ui",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "Univer normal ui-plugin-slides",
66
"author": "DreamNum <[email protected]>",

packages/slides/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/slides",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "",
66
"author": "DreamNum <[email protected]>",

packages/thread-comment-ui/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/thread-comment-ui",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "Univer common thread comment UI plugin",
66
"author": "DreamNum <[email protected]>",

packages/thread-comment/package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@univerjs/thread-comment",
3-
"version": "0.1.15",
3+
"version": "0.1.16",
44
"private": false,
55
"description": "Univer thread comment core plugin",
66
"author": "DreamNum <[email protected]>",

0 commit comments

Comments
 (0)