build: prelease version 0.20.3

This commit is contained in:
github-actions[bot] 2024-03-04 04:39:24 +00:00 committed by Rui-Sun
parent eb15a33f1d
commit 6fc352f054
8 changed files with 25 additions and 16 deletions

View File

@ -1,10 +0,0 @@
{
"changes": [
{
"packageName": "@visactor/vtable",
"comment": "fix: fix checkbox text space problem",
"type": "none"
}
],
"packageName": "@visactor/vtable"
}

View File

@ -1 +1 @@
[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"0.20.2","mainProject":"@visactor/vtable","nextBump":"patch"}]
[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"0.20.3","mainProject":"@visactor/vtable","nextBump":"patch"}]

View File

@ -1,6 +1,6 @@
{
"name": "@visactor/react-vtable",
"version": "0.20.2",
"version": "0.20.3",
"description": "The react version of VTable",
"keywords": [
"react",

View File

@ -1,6 +1,6 @@
{
"name": "@visactor/vtable-editors",
"version": "0.20.2",
"version": "0.20.3",
"description": "",
"sideEffects": false,
"main": "cjs/index.js",

View File

@ -1,6 +1,6 @@
{
"name": "@visactor/vtable-export",
"version": "0.20.2",
"version": "0.20.3",
"description": "The export util of VTable",
"author": {
"name": "VisActor",

View File

@ -1,6 +1,18 @@
{
"name": "@visactor/vtable",
"entries": [
{
"version": "0.20.3",
"tag": "@visactor/vtable_v0.20.3",
"date": "Mon, 04 Mar 2024 04:30:08 GMT",
"comments": {
"none": [
{
"comment": "fix: fix checkbox text space problem"
}
]
}
},
{
"version": "0.20.2",
"tag": "@visactor/vtable_v0.20.2",

View File

@ -1,6 +1,13 @@
# Change Log - @visactor/vtable
This log was last generated on Fri, 01 Mar 2024 11:46:26 GMT and should not be manually modified.
This log was last generated on Mon, 04 Mar 2024 04:30:08 GMT and should not be manually modified.
## 0.20.3
Mon, 04 Mar 2024 04:30:08 GMT
### Updates
- fix: fix checkbox text space problem
## 0.20.2
Fri, 01 Mar 2024 11:46:26 GMT

View File

@ -1,6 +1,6 @@
{
"name": "@visactor/vtable",
"version": "0.20.2",
"version": "0.20.3",
"description": "canvas table width high performance",
"keywords": [
"grid",