chore: release 3.0.35

This commit is contained in:
zplata
2023-01-17 20:15:23 +00:00
parent 8b483b807b
commit 03f05f57b7
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).
#### [v3.0.34](https://github.com/rive-app/rive-react/compare/v3.0.28...v3.0.34)
#### [v3.0.35](https://github.com/rive-app/rive-react/compare/v3.0.28...v3.0.35)
- Bumping rive-app/canvas & webgl versions. [`6c28a87`](https://github.com/rive-app/rive-react/commit/6c28a8795eeabc10aa8bdcee99ee9754d924d0ae)
- fix: update rive-wasm to try patching slow burn memory leak [`8b483b8`](https://github.com/rive-app/rive-react/commit/8b483b807b8207fe12c864e19f64592c0bedac46)
#### [v3.0.28](https://github.com/rive-app/rive-react/compare/v3.0.27...v3.0.28)

View File

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