chore: release 1.0.2

This commit is contained in:
zplata
2022-03-28 16:42:52 +00:00
parent 59edf6f67e
commit a9732e141e
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).
#### [v1.0.1](https://github.com/rive-app/rive-react/compare/v1.0.0...v1.0.1)
#### [v1.0.2](https://github.com/rive-app/rive-react/compare/v1.0.0...v1.0.2)
- Chore: Bump webgl and remove major flag from release-it command [`4c9de18`](https://github.com/rive-app/rive-react/commit/4c9de18b1cbf19ede7d5400a1b3f67d59f882cee)
- Patch: Bump rive-cpp to fix DAG issue [`59edf6f`](https://github.com/rive-app/rive-react/commit/59edf6f67ea7d26067009786bb84014a61fe6f24)
### [v1.0.0](https://github.com/rive-app/rive-react/compare/v0.0.31...v1.0.0)

View File

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