mirror of
https://github.com/rive-app/rive-flutter.git
synced 2025-06-27 10:18:12 +08:00
chore: release v0.7.29
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",
|
||||
"version": "0.7.28",
|
||||
"version": "0.7.29",
|
||||
"lockfileVersion": 2,
|
||||
"requires": true,
|
||||
"packages": {
|
||||
|
2
.github/scripts/release/package.json
vendored
2
.github/scripts/release/package.json
vendored
@ -11,5 +11,5 @@
|
||||
"auto-changelog": "^2.3.0",
|
||||
"release-it": "^14.10.0"
|
||||
},
|
||||
"version": "0.7.28"
|
||||
"version": "0.7.29"
|
||||
}
|
||||
|
@ -1,3 +1,5 @@
|
||||
## 0.7.29
|
||||
|
||||
## 0.7.28
|
||||
- Ability to disable clipping on artboards. [`#161`](https://github.com/rive-app/rive-flutter/pull/161)
|
||||
|
||||
|
@ -1,6 +1,6 @@
|
||||
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.
|
||||
version: 0.7.28
|
||||
version: 0.7.29
|
||||
repository: https://github.com/rive-app/rive-flutter
|
||||
homepage: https://rive.app
|
||||
|
||||
|
Reference in New Issue
Block a user