chore: release 0.0.31

This commit is contained in:
avivian
2022-01-18 19:21:22 +00:00
parent 48af4b00ad
commit 0be3bc7e93
2 changed files with 3 additions and 3 deletions

View File

@@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file. Dates are d
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### [v0.0.30](https://github.com/rive-app/rive-react/compare/v0.0.26...v0.0.30)
#### [v0.0.31](https://github.com/rive-app/rive-react/compare/v0.0.26...v0.0.31)
- Update rive/canvas to with fixes for image clipping [`24d9e87`](https://github.com/rive-app/rive-react/commit/24d9e871d6580df1b985e61793babd1067640b5b)
- Update @rive-app/canvas to 1.0.18 to fix playback lag when animations are left idle [`48af4b0`](https://github.com/rive-app/rive-react/commit/48af4b00ad7654acde0fc5e97c9cd0f768371843)
#### [v0.0.26](https://github.com/rive-app/rive-react/compare/v0.0.25...v0.0.26)

View File

@@ -1,6 +1,6 @@
{
"name": "rive-react",
"version": "0.0.30",
"version": "0.0.31",
"description": "React wrapper around the rive-js library",
"main": "dist/index.js",
"typings": "dist/types/index.d.ts",