chore: release 3.0.14

This commit is contained in:
zplata
2022-06-28 01:26:01 +00:00
parent 1f0e511f6e
commit 04353db432
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.12](https://github.com/rive-app/rive-react/compare/v3.0.1...v3.0.12)
#### [v3.0.14](https://github.com/rive-app/rive-react/compare/v3.0.1...v3.0.14)
- Fix: Bump cpp to get nested artboard opacity fix and fill rule patch [`bd49e6a`](https://github.com/rive-app/rive-react/commit/bd49e6a4ee66c68005b60a670700ef69b5322656)
- Fix: Bump version because of race condition again [`1f0e511`](https://github.com/rive-app/rive-react/commit/1f0e511f6e047d05ca2783a56c2924a9c1af432a)
#### [v3.0.1](https://github.com/rive-app/rive-react/compare/v3.0.0...v3.0.1)

View File

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