Skip to content

Commit

Permalink
chore: release 3.0.40
Browse files Browse the repository at this point in the history
  • Loading branch information
zplata committed Apr 5, 2023
1 parent fcc1a16 commit 62490a5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -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.39](https://github.com/rive-app/rive-react/compare/v3.0.38...v3.0.39)
#### [v3.0.40](https://github.com/rive-app/rive-react/compare/v3.0.38...v3.0.40)

- fix: bump wasm dependency for clipping issue fix [`3e6a951`](https://github.com/rive-app/rive-react/commit/3e6a951ca1b3566a7f93def6c17fe87436d2f1bd)
- feature: Add support for touch and drag interactions on canvas [`fcc1a16`](https://github.com/rive-app/rive-react/commit/fcc1a16df494f0f791ff84551ea4db140bffbc50)

#### [v3.0.38](https://github.com/rive-app/rive-react/compare/v3.0.37...v3.0.38)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "rive-react",
"version": "3.0.39",
"version": "3.0.40",
"description": "React wrapper around the rive-js library",
"main": "dist/index.js",
"typings": "dist/types/index.d.ts",
Expand Down

0 comments on commit 62490a5

Please sign in to comment.