Skip to content

Commit

Permalink
chore(release): 🤖 @antv/g-plugin-canvaskit-renderer@1.2.0-alpha.1 [sk…
Browse files Browse the repository at this point in the history
…ip ci]
  • Loading branch information
semantic-release-bot committed Jun 25, 2023
1 parent fe5f904 commit 875e937
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 1 deletion.
9 changes: 9 additions & 0 deletions packages/g-plugin-canvaskit-renderer/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
# [@antv/g-plugin-canvaskit-renderer-v1.2.0-alpha.1](https://github.com/antvis/g/compare/@antv/g-plugin-canvaskit-renderer@1.1.52...@antv/g-plugin-canvaskit-renderer@1.2.0-alpha.1) (2023-06-25)

### Bug Fixes

- change canvas' init hook frin async to sync [#1117](https://github.com/antvis/g/issues/1117) ([#1368](https://github.com/antvis/g/issues/1368)) ([037f76e](https://github.com/antvis/g/commit/037f76e73dfcd47843fcda2e2151139c65ac2934))

### Features

- support 'pixels' in pointer-events [#1373](https://github.com/antvis/g/issues/1373) ([#1374](https://github.com/antvis/g/issues/1374)) ([3595884](https://github.com/antvis/g/commit/35958840b44ee58a157f90043530b3fc34686c18)), closes [#1325](https://github.com/antvis/g/issues/1325) [#1375](https://github.com/antvis/g/issues/1375)
2 changes: 1 addition & 1 deletion packages/g-plugin-canvaskit-renderer/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@antv/g-plugin-canvaskit-renderer",
"version": "1.1.54",
"version": "1.2.0-alpha.1",
"description": "A G plugin of renderer implementation with CanvasKit",
"keywords": [
"antv",
Expand Down

0 comments on commit 875e937

Please sign in to comment.