File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## [ 7.1.1] ( https://github.com/googleapis/gaxios/compare/v7.1.0...v7.1.1 ) (2025-06-21)
4+
5+
6+ ### Bug Fixes
7+
8+ * Don't iterate over undefined opts.data. ([ #711 ] ( https://github.com/googleapis/gaxios/issues/711 ) ) ([ c05def6] ( https://github.com/googleapis/gaxios/commit/c05def6ffa76806a3c0dcd782584d6250b6c0914 ) )
9+
310## [ 7.1.0] ( https://github.com/googleapis/gaxios/compare/v7.0.0...v7.1.0 ) (2025-06-12)
411
512
Original file line number Diff line number Diff line change 11{
22 "name" : " gaxios" ,
3- "version" : " 7.1.0 " ,
3+ "version" : " 7.1.1 " ,
44 "description" : " A simple common HTTP client specifically for Google APIs and services." ,
55 "main" : " build/cjs/src/index.js" ,
66 "types" : " build/cjs/src/index.d.ts" ,
Original file line number Diff line number Diff line change 99 },
1010 "license" : " Apache-2.0" ,
1111 "dependencies" : {
12- "gaxios" : " ^7.1.0 "
12+ "gaxios" : " ^7.1.1 "
1313 },
1414 "devDependencies" : {
1515 "mocha" : " ^8.0.0"
You can’t perform that action at this time.
0 commit comments