chore: release v0.8.3

This commit is contained in:
zplata
2022-01-25 16:07:59 +00:00
parent f7d2f1bfeb
commit bfd06baf1b
5 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "release", "name": "release",
"version": "0.8.2", "version": "0.8.3",
"lockfileVersion": 1, "lockfileVersion": 1,
"requires": true, "requires": true,
"dependencies": { "dependencies": {

View File

@ -11,5 +11,5 @@
"auto-changelog": "^2.3.0", "auto-changelog": "^2.3.0",
"release-it": "^14.11.0" "release-it": "^14.11.0"
}, },
"version": "0.8.2" "version": "0.8.3"
} }

View File

@ -1,3 +1,5 @@
## 0.8.3
## 0.8.2 ## 0.8.2
## 0.8.1 ## 0.8.1

View File

@ -1 +1 @@
0.8.2 0.8.3

View File

@ -1,6 +1,6 @@
name: rive name: rive
description: Rive 2 Flutter Runtime. This package provides runtime functionality for playing back and interacting with animations built with the Rive editor available at https://rive.app. description: Rive 2 Flutter Runtime. This package provides runtime functionality for playing back and interacting with animations built with the Rive editor available at https://rive.app.
version: 0.8.2 version: 0.8.3
repository: https://github.com/rive-app/rive-flutter repository: https://github.com/rive-app/rive-flutter
homepage: https://rive.app homepage: https://rive.app