[canvaskit] Deploy v0.34.1
Change-Id: I978a33e6827a00701a51a818cc43e864e1645af3 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/546416 Reviewed-by: Joe Gregorio <jcgregorio@google.com>
This commit is contained in:
parent
6886d924a0
commit
29a8e48613
@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.34.1] - 2022-06-02
|
||||
|
||||
### Added
|
||||
- `Canvas.getDeviceClipBounds` (skbug.com/13347)
|
||||
|
||||
|
2
modules/canvaskit/npm_build/package-lock.json
generated
2
modules/canvaskit/npm_build/package-lock.json
generated
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "canvaskit-wasm",
|
||||
"version": "0.34.0",
|
||||
"version": "0.34.1",
|
||||
"lockfileVersion": 1,
|
||||
"requires": true,
|
||||
"dependencies": {
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "canvaskit-wasm",
|
||||
"version": "0.34.0",
|
||||
"version": "0.34.1",
|
||||
"description": "A WASM version of Skia's Canvas API",
|
||||
"main": "bin/canvaskit.js",
|
||||
"homepage": "https://github.com/google/skia/tree/main/modules/canvaskit",
|
||||
|
Loading…
Reference in New Issue
Block a user