chore(release): publish packages
- wyatt_http_client@1.2.0
This commit is contained in:
@@ -1,3 +1,10 @@
|
||||
## 1.2.0
|
||||
|
||||
- **FEAT**: add new middleware feature.
|
||||
- **FEAT**: implements doublelinked list for middlewares.
|
||||
- **FEAT**: [WIP] implements middleware system.
|
||||
- **FEAT**: [WIP] work on middleware feature.
|
||||
|
||||
## 1.1.0
|
||||
|
||||
- **FEAT**: add oauth2 refresh token client.
|
||||
|
||||
@@ -1,7 +1,7 @@
|
||||
name: wyatt_http_client
|
||||
description: A Dart client for RESTful APIs with authentication.
|
||||
repository: https://git.wyatt-studio.fr/Wyatt-FOSS/wyatt-packages/src/branch/master/packages/wyatt_http_client
|
||||
version: 1.1.0
|
||||
version: 1.2.0
|
||||
|
||||
environment:
|
||||
sdk: '>=2.17.0 <3.0.0'
|
||||
|
||||
Reference in New Issue
Block a user