Skip to content

Commit 4e21374

Browse files
author
zplata
committed
chore: release 3.0.37
1 parent 0696417 commit 4e21374

2 files changed

Lines changed: 3 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,9 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
#### [v3.0.36](https://github.com/rive-app/rive-react/compare/v3.0.35...v3.0.36)
7+
#### [v3.0.37](https://github.com/rive-app/rive-react/compare/v3.0.35...v3.0.37)
88

9-
- maint: bump wasm to support speed on states feature [`48a4726`](https://github.com/rive-app/rive-react/commit/48a4726d1f7a01088959d47580082e5ddfed1492)
9+
- maint: bump wasm dependency for more speed on state updates [`0696417`](https://github.com/rive-app/rive-react/commit/06964179262d4b79114f3609d79cc6560c30ef94)
1010

1111
#### [v3.0.35](https://github.com/rive-app/rive-react/compare/v3.0.34...v3.0.35)
1212

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "rive-react",
3-
"version": "3.0.36",
3+
"version": "3.0.37",
44
"description": "React wrapper around the rive-js library",
55
"main": "dist/index.js",
66
"typings": "dist/types/index.d.ts",

0 commit comments

Comments
 (0)