[canvaskit] Roll 0.16.2
Change-Id: Ic1e6fe8fb25c84dd333a528d38752b09d132d5d5 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/294708 Reviewed-by: Kevin Lubick <kjlubick@google.com>
This commit is contained in:
parent
6f56f2ed3f
commit
a4ae8d0375
@ -6,6 +6,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
|
||||
## [Unreleased]
|
||||
|
||||
## [0.16.2] - 2020-06-05
|
||||
|
||||
### Fixed
|
||||
- A bug where loading fonts (and other memory intensive calls) would cause CanvasKit
|
||||
to infrequently crash with
|
||||
|
@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "canvaskit-wasm",
|
||||
"version": "0.16.1",
|
||||
"version": "0.16.2",
|
||||
"description": "A WASM version of Skia's Canvas API",
|
||||
"main": "bin/canvaskit.js",
|
||||
"homepage": "https://github.com/google/skia/tree/master/modules/canvaskit",
|
||||
|
Loading…
Reference in New Issue
Block a user