mirror of
https://github.com/flame-engine/flame.git
synced 2025-11-02 03:15:43 +08:00
chore(release): publish packages
- flame_rive@1.9.6
This commit is contained in:
21
CHANGELOG.md
21
CHANGELOG.md
@ -3,6 +3,27 @@
|
||||
All notable changes to this project will be documented in this file.
|
||||
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
|
||||
|
||||
## 2023-11-10
|
||||
|
||||
### Changes
|
||||
|
||||
---
|
||||
|
||||
Packages with breaking changes:
|
||||
|
||||
- There are no breaking changes in this release.
|
||||
|
||||
Packages with other changes:
|
||||
|
||||
- [`flame_rive` - `v1.9.6`](#flame_rive---v196)
|
||||
|
||||
---
|
||||
|
||||
#### `flame_rive` - `v1.9.6`
|
||||
|
||||
- Bump to Rive 0.12.3
|
||||
|
||||
|
||||
## 2023-11-10
|
||||
|
||||
### Changes
|
||||
|
||||
@ -9,7 +9,7 @@ environment:
|
||||
|
||||
dependencies:
|
||||
flame: ^1.10.1
|
||||
flame_rive: ^1.9.5
|
||||
flame_rive: ^1.9.6
|
||||
flutter:
|
||||
sdk: flutter
|
||||
|
||||
|
||||
@ -1,3 +1,7 @@
|
||||
## 1.9.6
|
||||
|
||||
- Bump to Rive 0.12.3
|
||||
|
||||
## 1.9.5
|
||||
|
||||
- Update a dependency to the latest release.
|
||||
|
||||
@ -8,7 +8,7 @@ environment:
|
||||
|
||||
dependencies:
|
||||
flame: ^1.10.1
|
||||
flame_rive: ^1.9.5
|
||||
flame_rive: ^1.9.6
|
||||
flutter:
|
||||
sdk: flutter
|
||||
rive: ^0.12.3
|
||||
|
||||
@ -1,7 +1,7 @@
|
||||
name: flame_rive
|
||||
description: Rive support for the Flame game engine. This uses the rive package and provides wrappers and components to be used inside Flame.
|
||||
homepage: https://github.com/flame-engine/flame
|
||||
version: 1.9.5
|
||||
version: 1.9.6
|
||||
funding:
|
||||
- https://opencollective.com/blue-fire
|
||||
- https://github.com/sponsors/bluefireteam
|
||||
|
||||
Reference in New Issue
Block a user