chore: release 3.0.56

This commit is contained in:
zplata
2023-07-24 13:01:14 +00:00
parent 5e98586354
commit 4496eff598
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.55](https://github.com/rive-app/rive-react/compare/v3.0.53...v3.0.55)
#### [v3.0.56](https://github.com/rive-app/rive-react/compare/v3.0.53...v3.0.56)
- feature: add onAdvance callback through wasm bump too 1.2.2 [`7054630`](https://github.com/rive-app/rive-react/commit/70546308b44718e04f5295f60b99f0fc7bbe8172)
- patch: bump rive-wasm for follow-path patch [`5e98586`](https://github.com/rive-app/rive-react/commit/5e98586354849006152ef25a8b30fe781ef0cca6)
#### [v3.0.53](https://github.com/rive-app/rive-react/compare/v3.0.52...v3.0.53)

View File

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