We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f756110 commit 46a2fe2Copy full SHA for 46a2fe2
packages/layout/CHANGELOG.md
@@ -1,5 +1,11 @@
1
# @antv/layout
2
3
+## 1.2.14-beta.6
4
+
5
+### Patch Changes
6
7
+- optimize combo-combined performance
8
9
## 1.2.4
10
11
### Patch Changes
packages/layout/package.json
@@ -1,6 +1,6 @@
{
"name": "@antv/layout",
- "version": "1.2.14-beta.5",
+ "version": "1.2.14-beta.6",
"description": "graph layout algorithm",
"license": "MIT",
"repository": {
0 commit comments