diff --git a/common/config/rush/version-policies.json b/common/config/rush/version-policies.json index ac99b816f..b293aa8ee 100644 --- a/common/config/rush/version-policies.json +++ b/common/config/rush/version-policies.json @@ -1 +1,9 @@ -[{"definitionName":"lockStepVersion","policyName":"vtableMain","version":"0.16.0","mainProject":"@visactor/vtable","nextBump":"minor"}] +[ + { + "definitionName": "lockStepVersion", + "policyName": "vtableMain", + "version": "0.16.0", + "mainProject": "@visactor/vtable", + "nextBump": "minor" + } +] \ No newline at end of file diff --git a/packages/react-vtable/package.json b/packages/react-vtable/package.json index 69242e39f..bc4fe798c 100644 --- a/packages/react-vtable/package.json +++ b/packages/react-vtable/package.json @@ -96,4 +96,4 @@ "axios": "^1.4.0", "@types/react-is": "^17.0.3" } -} +} \ No newline at end of file diff --git a/packages/vtable-editors/package.json b/packages/vtable-editors/package.json index 4273b31ec..7dbe32cfd 100644 --- a/packages/vtable-editors/package.json +++ b/packages/vtable-editors/package.json @@ -65,4 +65,4 @@ "name": "VisActor", "url": "https://www.visactor.io/" } -} +} \ No newline at end of file diff --git a/packages/vtable/CHANGELOG.json b/packages/vtable/CHANGELOG.json index c665b51c8..362c315eb 100644 --- a/packages/vtable/CHANGELOG.json +++ b/packages/vtable/CHANGELOG.json @@ -620,4 +620,4 @@ } } ] -} +} \ No newline at end of file diff --git a/packages/vtable/CHANGELOG.md b/packages/vtable/CHANGELOG.md index 94d7ce45e..17d553192 100644 --- a/packages/vtable/CHANGELOG.md +++ b/packages/vtable/CHANGELOG.md @@ -13,18 +13,16 @@ Fri, 08 Dec 2023 09:27:10 GMT - feat: add api delRecords +This log was last generated on Fri, 08 Dec 2023 09:17:16 GMT and should not be manually modified. + +## 0.15.5 +Fri, 08 Dec 2023 09:17:16 GMT ### Updates - fix: updateOption to update updateEventBinder - - - fix: columnResizeType: all invalid - - - docs: refix lineheight description - - - fix: fix tree structure bottom frozen update - feat: axis support chart padding config - fix: fix limit column width adaptive update diff --git a/packages/vtable/package.json b/packages/vtable/package.json index 75fd48c50..cf67de91a 100644 --- a/packages/vtable/package.json +++ b/packages/vtable/package.json @@ -123,4 +123,4 @@ "url": "https://github.com/VisActor/VTable.git", "directory": "packages/vtable" } -} +} \ No newline at end of file