chore: release v0.8.2

This commit is contained in:
luigi-rosso
2022-01-14 04:07:15 +00:00
parent 36e8929ff0
commit 4556a74e34
5 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "release", "name": "release",
"version": "0.8.1", "version": "0.8.2",
"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.1" "version": "0.8.2"
} }

View File

@ -1,3 +1,5 @@
## 0.8.2
## 0.8.1 ## 0.8.1
- Support for raster assets! - Support for raster assets!

View File

@ -1 +1 @@
0.8.1 0.8.2

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.1 version: 0.8.2
repository: https://github.com/rive-app/rive-flutter repository: https://github.com/rive-app/rive-flutter
homepage: https://rive.app homepage: https://rive.app