Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: version (beta) #2442

Merged
merged 1 commit into from
May 6, 2024
Merged

chore: version (beta) #2442

merged 1 commit into from
May 6, 2024

Conversation

github-actions[bot]
Copy link
Contributor

@github-actions github-actions bot commented May 6, 2024

This PR was opened by the Changesets release GitHub action. When you're ready to do a release, you can merge this and publish to npm yourself or setup this action to publish automatically. If you're not ready to do a release yet, that's fine, whenever you add more changesets to beta, this PR will be updated.

⚠️⚠️⚠️⚠️⚠️⚠️

beta is currently in pre mode so this branch has prereleases rather than normal releases. If you want to exit prereleases, run changeset pre exit on beta.

⚠️⚠️⚠️⚠️⚠️⚠️

Releases

@antv/l7-component@2.21.9-beta.0

Patch Changes

  • Updated dependencies [0913661]:
    • @antv/l7-layers@2.21.9-beta.0
    • @antv/l7-core@2.21.9-beta.0
    • @antv/l7-utils@2.21.9-beta.0

@antv/l7-core@2.21.9-beta.0

Patch Changes

  • #2416 0913661 Thanks @lvisei! - fix: Mapbox/Maplibre 20 层级以上数据偏移问题
    fix: 修复点图层部分 shape 中心点计算有误
    fix: 修复立体面图层光照计算有误
  • Updated dependencies []:
    • @antv/l7-utils@2.21.9-beta.0

@antv/l7@2.21.9-beta.0

Patch Changes

  • Updated dependencies [0913661, 048c203]:
    • @antv/l7-layers@2.21.9-beta.0
    • @antv/l7-core@2.21.9-beta.0
    • @antv/l7-maps@2.21.9-beta.0
    • @antv/l7-component@2.21.9-beta.0
    • @antv/l7-scene@2.21.9-beta.0
    • @antv/l7-source@2.21.9-beta.0
    • @antv/l7-utils@2.21.9-beta.0

@antv/l7-layers@2.21.9-beta.0

Patch Changes

  • #2416 0913661 Thanks @lvisei! - fix: Mapbox/Maplibre 20 层级以上数据偏移问题
    fix: 修复点图层部分 shape 中心点计算有误
    fix: 修复立体面图层光照计算有误
  • Updated dependencies [0913661, 048c203]:
    • @antv/l7-core@2.21.9-beta.0
    • @antv/l7-maps@2.21.9-beta.0
    • @antv/l7-source@2.21.9-beta.0
    • @antv/l7-utils@2.21.9-beta.0

@antv/l7-map@2.21.9-beta.0

Patch Changes

  • Updated dependencies []:
    • @antv/l7-utils@2.21.9-beta.0

@antv/l7-maps@2.21.9-beta.0

Patch Changes

  • #2416 0913661 Thanks @lvisei! - fix: Mapbox/Maplibre 20 层级以上数据偏移问题
    fix: 修复点图层部分 shape 中心点计算有误
    fix: 修复立体面图层光照计算有误

  • 048c203 Thanks @lvisei! - refactor: 高德地图联动升级

  • Updated dependencies [0913661]:

    • @antv/l7-core@2.21.9-beta.0
    • @antv/l7-map@2.21.9-beta.0
    • @antv/l7-utils@2.21.9-beta.0

@antv/l7-renderer@2.21.9-beta.0

Patch Changes

  • Updated dependencies [0913661]:
    • @antv/l7-core@2.21.9-beta.0
    • @antv/l7-utils@2.21.9-beta.0

@antv/l7-scene@2.21.9-beta.0

Patch Changes

  • Updated dependencies [0913661, 048c203]:
    • @antv/l7-layers@2.21.9-beta.0
    • @antv/l7-core@2.21.9-beta.0
    • @antv/l7-maps@2.21.9-beta.0
    • @antv/l7-component@2.21.9-beta.0
    • @antv/l7-renderer@2.21.9-beta.0
    • @antv/l7-utils@2.21.9-beta.0

@antv/l7-source@2.21.9-beta.0

Patch Changes

  • Updated dependencies [0913661]:
    • @antv/l7-core@2.21.9-beta.0
    • @antv/l7-utils@2.21.9-beta.0

@antv/l7-three@2.21.9-beta.0

Patch Changes

  • Updated dependencies []:
    • @antv/l7@2.21.9-beta.0

@antv/l7-utils@2.21.9-beta.0

@antv/l7-test-utils@2.21.9-beta.0

Patch Changes

  • Updated dependencies [0913661, 048c203]:
    • @antv/l7-maps@2.21.9-beta.0
    • @antv/l7-scene@2.21.9-beta.0
    • @antv/l7-map@2.21.9-beta.0

Copy link
Contributor Author

github-actions bot commented May 6, 2024

Released to successful 🎉

[{"name":"@antv/l7-component","version":"2.21.9-beta.0"},{"name":"@antv/l7-core","version":"2.21.9-beta.0"},{"name":"@antv/l7","version":"2.21.9-beta.0"},{"name":"@antv/l7-layers","version":"2.21.9-beta.0"},{"name":"@antv/l7-map","version":"2.21.9-beta.0"},{"name":"@antv/l7-maps","version":"2.21.9-beta.0"},{"name":"@antv/l7-renderer","version":"2.21.9-beta.0"},{"name":"@antv/l7-scene","version":"2.21.9-beta.0"},{"name":"@antv/l7-source","version":"2.21.9-beta.0"},{"name":"@antv/l7-three","version":"2.21.9-beta.0"},{"name":"@antv/l7-utils","version":"2.21.9-beta.0"}]

@github-actions github-actions bot merged commit 4a73001 into beta May 6, 2024
3 checks passed
@github-actions github-actions bot deleted the changeset-release/beta branch May 6, 2024 11:13
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant