Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
41y08h committed Jun 3, 2024
1 parent 2b2a800 commit 2e80298
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -46,3 +46,7 @@
## 1.3.0-beta.1

- New feature: Infinite queries with `useInfiniteQuery`

## 1.3.1-beta.1

- Bug fix: Rebuild error when navigating between screens with the same useQuery
2 changes: 1 addition & 1 deletion pubspec.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name: fquery
description: fquery is a powerful async state management solution for Flutter. It caches, updates, and fully manages asynchronous data in your Flutter apps.
version: 1.3.0-beta.1
version: 1.3.1-beta.1
repository: https://github.com/41y08h/fquery

environment:
Expand Down

0 comments on commit 2e80298

Please sign in to comment.