chore: release v0.8.1

This commit is contained in:
luigi-rosso
2021-12-22 18:39:03 +00:00
parent a2af8190e7
commit bc03f5f0f7
5 changed files with 6 additions and 4 deletions

View File

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

View File

@ -1,3 +1,5 @@
## 0.8.1
## 0.7.33 ## 0.7.33
- Fixes issue with nested artboard opacity not updating in sync with the artboard. ['#185](https://github.com/rive-app/rive-flutter/pull/185) - Fixes issue with nested artboard opacity not updating in sync with the artboard. ['#185](https://github.com/rive-app/rive-flutter/pull/185)

View File

@ -1 +1 @@
0.8.0 0.8.1

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