chore: release v0.7.29

This commit is contained in:
luigi-rosso
2021-10-09 02:25:54 +00:00
parent 52d08cb421
commit 7cc79cddc6
5 changed files with 6 additions and 4 deletions

View File

@ -1,6 +1,6 @@
{ {
"name": "release", "name": "release",
"version": "0.7.28", "version": "0.7.29",
"lockfileVersion": 2, "lockfileVersion": 2,
"requires": true, "requires": true,
"packages": { "packages": {

View File

@ -11,5 +11,5 @@
"auto-changelog": "^2.3.0", "auto-changelog": "^2.3.0",
"release-it": "^14.10.0" "release-it": "^14.10.0"
}, },
"version": "0.7.28" "version": "0.7.29"
} }

View File

@ -1,3 +1,5 @@
## 0.7.29
## 0.7.28 ## 0.7.28
- Ability to disable clipping on artboards. [`#161`](https://github.com/rive-app/rive-flutter/pull/161) - Ability to disable clipping on artboards. [`#161`](https://github.com/rive-app/rive-flutter/pull/161)

View File

@ -1 +1 @@
0.7.28 0.7.29

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