chore: release 0.0.29

This commit is contained in:
avivian
2021-12-16 19:36:04 +00:00
parent 956b76d01c
commit 8b8d6bc44b
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).
#### [v0.0.28](https://github.com/rive-app/rive-react/compare/v0.0.26...v0.0.28)
#### [v0.0.29](https://github.com/rive-app/rive-react/compare/v0.0.26...v0.0.29)
- Use @rive-app/canvas directly to fix path issues in downstream libs [`e599b1a`](https://github.com/rive-app/rive-react/commit/e599b1a38cc0f6606d7505551a046b28a3533422)
- Add offscreencanvas types [`956b76d`](https://github.com/rive-app/rive-react/commit/956b76d01c59a04eb83f3b0b2ca722798af80fb2)
#### [v0.0.26](https://github.com/rive-app/rive-react/compare/v0.0.25...v0.0.26)

View File

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