chore: release 1.0.5

This commit is contained in:
zplata
2022-04-11 17:04:44 +00:00
parent d35f5b53c5
commit 3a2ed32856
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.4](https://github.com/rive-app/rive-react/compare/v1.0.3...v1.0.4)
#### [v1.0.5](https://github.com/rive-app/rive-react/compare/v1.0.3...v1.0.5)
- Add test for animations change on param update [`c3f1380`](https://github.com/rive-app/rive-react/commit/c3f138014d233258206bde2497baed711276e3dc)
- update readme [`d35f5b5`](https://github.com/rive-app/rive-react/commit/d35f5b53c5c7cb2794c8891e8f30d8ba8aa403cf)
#### [v1.0.3](https://github.com/rive-app/rive-react/compare/v1.0.2...v1.0.3)

View File

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