File tree 2 files changed +9
-1
lines changed
2 files changed +9
-1
lines changed Original file line number Diff line number Diff line change
1
+ # [ 1.0.0-beta.5] ( https://github.com/podium-lib/http-client/compare/v1.0.0-beta.4...v1.0.0-beta.5 ) (2024-11-07)
2
+
3
+
4
+ ### Bug Fixes
5
+
6
+ * adding back breaker metrics tests ([ 16b65b5] ( https://github.com/podium-lib/http-client/commit/16b65b513a1d6932316b781c4e675e0956a76691 ) )
7
+ * adjusting abort controller implementation ([ 5820d35] ( https://github.com/podium-lib/http-client/commit/5820d35fb0be8afd4c4886997ec07f69ebf0b5b5 ) )
8
+
1
9
# [ 1.0.0-beta.4] ( https://github.com/podium-lib/http-client/compare/v1.0.0-beta.3...v1.0.0-beta.4 ) (2024-11-06)
2
10
3
11
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @podium/http-client" ,
3
- "version" : " 1.0.0-beta.4 " ,
3
+ "version" : " 1.0.0-beta.5 " ,
4
4
"type" : " module" ,
5
5
"description" : " The HTTP client used for all HTTP requests in Podium" ,
6
6
"main" : " lib/http-client.js" ,
You can’t perform that action at this time.
0 commit comments