Skip to content

Commit f5e570c

Browse files
chore(release): 4.2.2 [skip ci]
## [4.2.2](v4.2.1...v4.2.2) (2025-05-19) ### Bug Fixes * **deps:** update external fixes ([#525](#525)) ([15c5a3c](15c5a3c))
1 parent 15c5a3c commit f5e570c

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [4.2.2](https://github.com/adobe/fetch/compare/v4.2.1...v4.2.2) (2025-05-19)
2+
3+
4+
### Bug Fixes
5+
6+
* **deps:** update external fixes ([#525](https://github.com/adobe/fetch/issues/525)) ([15c5a3c](https://github.com/adobe/fetch/commit/15c5a3c685586bfb1519ab7e0f105394b498b17b))
7+
18
## [4.2.1](https://github.com/adobe/fetch/compare/v4.2.0...v4.2.1) (2025-05-10)
29

310

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@adobe/fetch",
3-
"version": "4.2.1",
3+
"version": "4.2.2",
44
"description": "Light-weight Fetch implementation transparently supporting both HTTP/1(.1) and HTTP/2",
55
"main": "./src/index.js",
66
"module": "./src/index.js",

0 commit comments

Comments
 (0)