mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-06-22 23:07:49 +08:00
chore: release v0.8.2
This commit is contained in:
2
.github/scripts/release/package-lock.json
generated
vendored
2
.github/scripts/release/package-lock.json
generated
vendored
@ -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": {
|
||||||
|
2
.github/scripts/release/package.json
vendored
2
.github/scripts/release/package.json
vendored
@ -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"
|
||||||
}
|
}
|
||||||
|
@ -1,3 +1,5 @@
|
|||||||
|
## 0.8.2
|
||||||
|
|
||||||
## 0.8.1
|
## 0.8.1
|
||||||
- Support for raster assets!
|
- Support for raster assets!
|
||||||
|
|
||||||
|
@ -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
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user