Skip to content

Commit 29f678d

Browse files
committed
🔖 Version bump to 1.0.1
1 parent 51d75a0 commit 29f678d

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,12 @@
1+
## 1.0.1
2+
- Updated dependencies:
3+
- `sdk` to `>=3.4.0 <4.0.0`
4+
- `chopper` to `8.0.1+1`
5+
- `http` to `1.2.2`
6+
- `mocktail` to `1.0.4`
7+
- `test` to `1.25.7`
8+
- `very_good_analysis` to `6.0.0`
9+
110
## 1.0.0
211
- Updated chopper to v8.0.0
312
- **BREAKING** Removed oauth_chopper authenticator. Now only the interceptor is needed.

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
name: oauth_chopper
22
description: Add and manage OAuth2 authentication for your Chopper client.
3-
version: 1.0.0
3+
version: 1.0.1
44
homepage: https://github.com/DutchCodingCompany/oauth_chopper
55

66
environment:

0 commit comments

Comments
 (0)