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 @@
## 0.1.0-alpha.4
- Update a dependency to the latest release.
## 0.1.0-alpha.3
- **FEAT**(infinite_query): add isLoadingNextPage & remove isLoadingPage.
+2 -2
View File
@@ -1,6 +1,6 @@
name: fl_query_devtools
description: Devtools support for Fl-Query
version: 0.1.0-alpha.3
version: 0.1.0-alpha.4
homepage: https://fl-query.vercel.app
repository: https://github.com/KRTirtho/fl-query/tree/main/packages/fl_query_devtools
issue_tracker: https://github.com/KRTirtho/fl-query/issues
@@ -12,7 +12,7 @@ environment:
dependencies:
flutter:
sdk: flutter
fl_query: ^1.0.0-alpha.5
fl_query: ^1.0.0-alpha.6
json_view: ^0.4.1
dev_dependencies: