Skip to content

Commit

Permalink
chore(release): 🤖 @antv/s2-react-v1.47.0 [skip ci]
Browse files Browse the repository at this point in the history
  • Loading branch information
semantic-release-bot committed Apr 12, 2024
1 parent 0cccf19 commit 051b850
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions packages/s2-react/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
# [@antv/s2-react-v1.47.0](https://github.com/antvis/S2/compare/@antv/s2-react-v1.46.4...@antv/s2-react-v1.47.0) (2024-04-12)


### Features

* canvas 支持挂载 s2 实例 ([#2645](https://github.com/antvis/S2/issues/2645)) ([ac8e133](https://github.com/antvis/S2/commit/ac8e13397b8d5f40fb1de9fc9b49aedbe47e86c0))

# [@antv/s2-react-v1.46.4](https://github.com/antvis/S2/compare/@antv/s2-react-v1.46.3...@antv/s2-react-v1.46.4) (2024-03-15)


Expand Down
2 changes: 1 addition & 1 deletion packages/s2-react/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"private": false,
"name": "@antv/s2-react",
"version": "1.46.4",
"version": "1.47.0",
"main": "lib/index.js",
"unpkg": "dist/index.min.js",
"jsdelivr": "dist/index.min.js",
Expand Down

0 comments on commit 051b850

Please sign in to comment.