chore: update versions and gen changelogs

This commit is contained in:
Kingkor Roy Tirtho
2023-03-12 11:07:00 +06:00
parent f8895e3381
commit f30a001a8b
6 changed files with 20 additions and 6 deletions
+2 -2
View File
@@ -1,7 +1,7 @@
name: fl_query_hooks
description: Elite flutter_hooks compatible library for fl_query, the
Asynchronous data caching, refetching & invalidation library for Flutter
version: 1.0.0-alpha.1
version: 1.0.0-alpha.2
homepage: https://fl-query.vercel.app
issue_tracker: https://github.com/KRTirtho/fl-query/issues
@@ -15,7 +15,7 @@ environment:
dependencies:
flutter:
sdk: flutter
fl_query: ^1.0.0-alpha.1
fl_query: ^1.0.0-alpha.2
flutter_hooks: ^0.18.6
dev_dependencies: