chore: release 0.0.8

This commit is contained in:
avivian
2021-06-28 14:32:38 +00:00
parent f3e626096b
commit b4bbc9f6d0
3 changed files with 11 additions and 2 deletions

View File

@@ -0,0 +1,9 @@
### Changelog
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
#### 0.0.8
- Add release it dependency [`#21`](https://github.com/rive-app/rive-react/pull/21)

2
package-lock.json generated
View File

@@ -1,6 +1,6 @@
{
"name": "rive-react",
"version": "0.0.7",
"version": "0.0.8",
"lockfileVersion": 1,
"requires": true,
"dependencies": {

View File

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