chore(release): publish packages
- wyatt_http_client@1.1.0
This commit is contained in:
parent
9064d5bd34
commit
a98c41f461
21
CHANGELOG.md
21
CHANGELOG.md
@ -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.
|
||||
|
||||
## 2022-05-23
|
||||
|
||||
### Changes
|
||||
|
||||
---
|
||||
|
||||
Packages with breaking changes:
|
||||
|
||||
- There are no breaking changes in this release.
|
||||
|
||||
Packages with other changes:
|
||||
|
||||
- [`wyatt_http_client` - `v1.1.0`](#wyatt_http_client---v110)
|
||||
|
||||
---
|
||||
|
||||
#### `wyatt_http_client` - `v1.1.0`
|
||||
|
||||
- **FEAT**: add oauth2 refresh token client.
|
||||
|
||||
|
||||
## 2022-05-23
|
||||
|
||||
### Changes
|
||||
|
@ -1,3 +1,7 @@
|
||||
## 1.1.0
|
||||
|
||||
- **FEAT**: add oauth2 refresh token client.
|
||||
|
||||
## 1.0.0
|
||||
|
||||
- Initial version.
|
||||
|
@ -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.0.0
|
||||
version: 1.1.0
|
||||
|
||||
environment:
|
||||
sdk: '>=2.17.0 <3.0.0'
|
||||
|
Loading…
x
Reference in New Issue
Block a user