Skip to content

Commit

Permalink
chore: release 1.0.5
Browse files Browse the repository at this point in the history
  • Loading branch information
zplata committed Apr 11, 2022
1 parent d35f5b5 commit 3a2ed32
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).

#### [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)

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": "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",
Expand Down

0 comments on commit 3a2ed32

Please sign in to comment.