Skip to content

Commit 46a2fe2

Browse files
authored
chore: update version (#227)
1 parent f756110 commit 46a2fe2

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

packages/layout/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @antv/layout
22

3+
## 1.2.14-beta.6
4+
5+
### Patch Changes
6+
7+
- optimize combo-combined performance
8+
39
## 1.2.4
410

511
### Patch Changes

packages/layout/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/layout",
3-
"version": "1.2.14-beta.5",
3+
"version": "1.2.14-beta.6",
44
"description": "graph layout algorithm",
55
"license": "MIT",
66
"repository": {

0 commit comments

Comments
 (0)