Skip to content

Commit 04910f7

Browse files
author
zplata
committed
chore: release 3.0.38
1 parent c2977c7 commit 04910f7

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.37](https://github.com/rive-app/rive-react/compare/v3.0.35...v3.0.37)
7+
#### [v3.0.38](https://github.com/rive-app/rive-react/compare/v3.0.35...v3.0.38)
88

9-
- maint: bump wasm dependency for more speed on state updates [`0696417`](https://github.com/rive-app/rive-react/commit/06964179262d4b79114f3609d79cc6560c30ef94)
9+
- maint: bump wasm dependency for more speed on state updates [`c2977c7`](https://github.com/rive-app/rive-react/commit/c2977c705c5572480be3f253b7237bdc2d3eea35)
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.37",
3+
"version": "3.0.38",
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)