chore: release 3.0.47

This commit is contained in:
zplata
2023-05-12 21:16:59 +00:00
parent 89a6802fa0
commit ff8bbb084c
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.46](https://github.com/rive-app/rive-react/compare/v3.0.38...v3.0.46)
#### [v3.0.47](https://github.com/rive-app/rive-react/compare/v3.0.38...v3.0.47)
- Add prop to the standalone Rive component [`d3bc913`](https://github.com/rive-app/rive-react/commit/d3bc913bcf70e62df6cea5b5a08d0135c965f9ff)
- patch: bump wasm to 1.1.6 for flicker fix [`89a6802`](https://github.com/rive-app/rive-react/commit/89a6802fa05bb809dc30d740aaff11f4e83eb21a)
#### [v3.0.38](https://github.com/rive-app/rive-react/compare/v3.0.37...v3.0.38)

View File

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