chore(release): publish packages

- [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
This commit is contained in:
Kingkor Roy Tirtho
2023-10-18 20:39:06 +06:00
parent 6708eabcb8
commit 4903ebb90e
11 changed files with 68 additions and 13 deletions
+4
View File
@@ -1,3 +1,7 @@
## 1.0.0-alpha.6
- Update a dependency to the latest release.
## 1.0.0-alpha.5
- **FIX**(mutation): isMutating not working.
+3 -3
View File
@@ -13,9 +13,9 @@ dependencies:
sdk: flutter
cupertino_icons: ^1.0.2
fl_query: ^1.0.0-alpha.5
fl_query_connectivity_plus_adapter: ^0.1.0-alpha.4
fl_query_hooks: ^1.0.0-alpha.5
fl_query: ^1.0.0-alpha.6
fl_query_connectivity_plus_adapter: ^0.1.0-alpha.5
fl_query_hooks: ^1.0.0-alpha.6
go_router: ^6.0.9
http: ^0.13.5
flutter_hooks: ^0.20.0
+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.5
version: 1.0.0-alpha.6
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.5
fl_query: ^1.0.0-alpha.6
flutter_hooks: ^0.20.0
dev_dependencies: