Skip to content

Commit 3a81f41

Browse files
chore(release): 🤖 @antv/s2-vue-v2.2.0-alpha.2 [skip ci]
1 parent 41e910d commit 3a81f41

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

packages/s2-vue/CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
# [@antv/s2-vue-v2.2.0-alpha.2](https://github.com/antvis/S2/compare/@antv/s2-vue-v2.2.0-alpha.1...@antv/s2-vue-v2.2.0-alpha.2) (2026-01-26)
2+
3+
4+
### Bug Fixes
5+
6+
* 弃用 vuedragable 修复 esm 构建问题 ([c78c02d](https://github.com/antvis/S2/commit/c78c02d62b0f040f58bcbb3e30ce25b8690cbb74))
7+
18
# [@antv/s2-vue-v2.2.0-alpha.1](https://github.com/antvis/S2/compare/@antv/s2-vue-v2.1.0...@antv/s2-vue-v2.2.0-alpha.1) (2026-01-26)
29

310

packages/s2-vue/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@antv/s2-vue",
3-
"version": "2.2.0-alpha.1",
3+
"version": "2.2.0-alpha.2",
44
"private": false,
55
"description": "use S2 with vue",
66
"keywords": [

0 commit comments

Comments
 (0)