chore(release): publish packages

- fl_query_connectivity_plus_adapter@0.1.0-alpha.2
This commit is contained in:
Kingkor Roy Tirtho
2023-06-28 17:35:19 +06:00
parent 3a8455f57b
commit 26419418f2
5 changed files with 28 additions and 3 deletions
+21
View File
@@ -3,6 +3,27 @@
All notable changes to this project will be documented in this file.
See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
## 2023-06-28
### Changes
---
Packages with breaking changes:
- There are no breaking changes in this release.
Packages with other changes:
- [`fl_query_connectivity_plus_adapter` - `v0.1.0-alpha.2`](#fl_query_connectivity_plus_adapter---v010-alpha2)
---
#### `fl_query_connectivity_plus_adapter` - `v0.1.0-alpha.2`
- **FIX**(fl_query_connectivity_plus_adapter): lower the sdk constrains.
## 2023-06-24
### Changes
+1 -1
View File
@@ -10,7 +10,7 @@ dependencies:
flutter:
sdk: flutter
fl_query: ^1.0.0-alpha.3
fl_query_connectivity_plus_adapter: ^0.1.0-alpha.1
fl_query_connectivity_plus_adapter: ^0.1.0-alpha.2
fl_query_devtools: ^0.1.0-alpha.1
go_router: ^6.0.9
http: ^0.13.5
@@ -1,3 +1,7 @@
## 0.1.0-alpha.2
- **FIX**(fl_query_connectivity_plus_adapter): lower the sdk constrains.
## 0.1.0-alpha.1
- Update a dependency to the latest release.
@@ -1,6 +1,6 @@
name: fl_query_connectivity_plus_adapter
description: Connectivity Plus adapter for FlQuery Connectivity
version: 0.1.0-alpha.1
version: 0.1.0-alpha.2
homepage: https://fl-query.vercel.app
repository: https://github.com/KRTirtho/tree/main/packages/fl_query_connectivity_plus_adapter
+1 -1
View File
@@ -14,7 +14,7 @@ dependencies:
cupertino_icons: ^1.0.2
fl_query: ^1.0.0-alpha.3
fl_query_connectivity_plus_adapter: ^0.1.0-alpha.1
fl_query_connectivity_plus_adapter: ^0.1.0-alpha.2
fl_query_hooks: ^1.0.0-alpha.3
go_router: ^6.0.9
http: ^0.13.5