Skip to content
This repository has been archived by the owner on Apr 29, 2024. It is now read-only.

Commit

Permalink
Version up
Browse files Browse the repository at this point in the history
  • Loading branch information
markvideon committed Jan 8, 2023
1 parent d612fd3 commit 119f1bf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 4.0.0

* Made [WidgetRef] property on [ComponentRef] private. It should not be accessed directly.
* Removed the [riverpodAwareGameProvider]. If required, this is better handled at the application-level.

## 3.0.0

* Changes to focus on [FlameGame].
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: flame_riverpod
description: Widgets, providers, and an example project for using Riverpod in conjunction with Flame.
version: 3.0.0
version: 4.0.0
homepage: https://markvideon.dev

environment:
Expand Down

0 comments on commit 119f1bf

Please sign in to comment.