Skip to content

Commit d12c772

Browse files
author
luigi-rosso
committed
chore: release v0.7.32
1 parent f721bbd commit d12c772

File tree

5 files changed

+6
-4
lines changed

5 files changed

+6
-4
lines changed

.github/scripts/release/package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

.github/scripts/release/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,5 +11,5 @@
1111
"auto-changelog": "^2.3.0",
1212
"release-it": "^14.10.0"
1313
},
14-
"version": "0.7.31"
14+
"version": "0.7.32"
1515
}

CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
1+
## 0.7.32
2+
13
## 0.7.31
24
- API Improvements. [`#177`](https://github.com/rive-app/rive-flutter/pull/177)
35
- Option to frame origin, same as C++ runtime.

VERSION

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
0.7.31
1+
0.7.32

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: rive
22
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.
3-
version: 0.7.31
3+
version: 0.7.32
44
repository: https://github.com/rive-app/rive-flutter
55
homepage: https://rive.app
66

0 commit comments

Comments
 (0)