chore(release): publish packages

- [email protected]
 - [email protected]
 - [email protected]
 - [email protected]
This commit is contained in:
Kingkor Roy Tirtho
2023-09-09 16:34:10 +06:00
parent 6c544922a3
commit 572e5e4384
11 changed files with 69 additions and 13 deletions
+4
View File
@@ -1,3 +1,7 @@
## 0.1.0-alpha.2
- **FIX**(devtools): no wrapping child inside SizedBox.shrink.
## 0.1.0-alpha.1
- Update a dependency to the latest release.
+2 -2
View File
@@ -1,6 +1,6 @@
name: fl_query_devtools
description: Devtools support for Fl-Query
version: 0.1.0-alpha.1
version: 0.1.0-alpha.2
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.3
fl_query: ^1.0.0-alpha.4
json_view: ^0.4.1
dev_dependencies: