chore: release 3.0.34

This commit is contained in:
luigi-rosso
2022-12-16 19:29:15 +00:00
parent 6c28a8795e
commit 816fcfcdbc
2 changed files with 4 additions and 4 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.33](https://github.com/rive-app/rive-react/compare/v3.0.28...v3.0.33)
#### [v3.0.34](https://github.com/rive-app/rive-react/compare/v3.0.28...v3.0.34)
- maint: bump wasm runtime and replace old skills rive file example [`acba24c`](https://github.com/rive-app/rive-react/commit/acba24c4ed4f703303615819678c7273c385286f)
- Bumping rive-app/canvas & webgl versions. [`6c28a87`](https://github.com/rive-app/rive-react/commit/6c28a8795eeabc10aa8bdcee99ee9754d924d0ae)
#### [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.33",
"version": "3.0.34",
"description": "React wrapper around the rive-js library",
"main": "dist/index.js",
"typings": "dist/types/index.d.ts",
@@ -76,4 +76,4 @@
"typescript": "^4.5.4",
"watch": "^1.0.2"
}
}
}