Skip to content

Commit

Permalink
chore: update changset mode
Browse files Browse the repository at this point in the history
  • Loading branch information
lvisei committed Jun 11, 2024
1 parent 8da2303 commit bdc9267
Show file tree
Hide file tree
Showing 2 changed files with 22 additions and 1 deletion.
21 changes: 21 additions & 0 deletions .changeset/pre.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,21 @@
{
"mode": "pre",
"tag": "alpha",
"initialVersions": {
"@antv/l7-extension-maps": "2.22.0",
"@antv/l7-component": "2.22.0",
"@antv/l7-core": "2.22.0",
"@antv/l7": "2.22.0",
"@antv/l7-layers": "2.22.0",
"@antv/l7-map": "2.22.0",
"@antv/l7-maps": "2.22.0",
"@antv/l7-renderer": "2.22.0",
"@antv/l7-scene": "2.22.0",
"@antv/l7-source": "2.22.0",
"@antv/l7-test-utils": "2.22.0",
"@antv/l7-three": "2.22.0",
"@antv/l7-utils": "2.22.0",
"@antv/l7-site": "2.21.4"
},
"changesets": []
}
2 changes: 1 addition & 1 deletion extensions/extension-maps/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/l7-extension-maps",
"version": "2.21.11-beta.2",
"version": "2.22.0",
"description": "Extension Maps for L7",
"license": "MIT",
"author": "https://github.com/orgs/antvis/people",
Expand Down

0 comments on commit bdc9267

Please sign in to comment.