File tree Expand file tree Collapse file tree 3 files changed +30
-1
lines changed Expand file tree Collapse file tree 3 files changed +30
-1
lines changed Original file line number Diff line number Diff line change 3
3
All notable changes to this project will be documented in this file.
4
4
See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
5
5
6
+ ## 2024-10-18
7
+
8
+ ### Changes
9
+
10
+ ---
11
+
12
+ Packages with breaking changes:
13
+
14
+ - There are no breaking changes in this release.
15
+
16
+ Packages with other changes:
17
+
18
+ - [ ` enhanced_http ` - ` v4.2.0 ` ] ( #enhanced_http---v420 )
19
+
20
+ ---
21
+
22
+ #### ` enhanced_http ` - ` v4.2.0 `
23
+
24
+ - ** FEAT** (enhanced-http): improved interceptors.
25
+
26
+ # Change Log
27
+
28
+ All notable changes to this project will be documented in this file.
29
+ See [ Conventional Commits] ( https://conventionalcommits.org ) for commit guidelines.
30
+
6
31
## 2023-11-09
7
32
8
33
### Changes
Original file line number Diff line number Diff line change
1
+ ## 4.2.0
2
+
3
+ - ** FEAT** (enhanced-http): improved interceptors.
4
+
1
5
## 4.1.1
2
6
3
7
- Graduate package to a stable release. See pre-releases prior to this version for changelog entries.
Original file line number Diff line number Diff line change 1
1
name : enhanced_http
2
2
description : A wrapper around the dart http package provided by Google which is inspired by axios
3
- version : 4.1.1
3
+ version : 4.2.0
4
4
repository : https://github.com/sliit-foss/enhanced_http
5
5
6
6
environment :
You can’t perform that action at this time.
0 commit comments