Skip to content

Commit a0aea10

Browse files
chore(main): release 3.6.20 (#1417)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 7d1998d commit a0aea10

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44

5+
## [3.6.20](https://github.com/JakeChampion/fetch/compare/v3.6.19...v3.6.20) (2023-12-13)
6+
7+
8+
### Bug Fixes
9+
10+
* Response.error().ok === false ([#1412](https://github.com/JakeChampion/fetch/issues/1412)) ([27e1c75](https://github.com/JakeChampion/fetch/commit/27e1c75f830f0b70a40b511e03652776951aca75))
11+
512
## [3.6.19](https://github.com/JakeChampion/fetch/compare/v3.6.18...v3.6.19) (2023-09-11)
613

714

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "whatwg-fetch",
33
"description": "A window.fetch polyfill.",
4-
"version": "3.6.19",
4+
"version": "3.6.20",
55
"main": "./dist/fetch.umd.js",
66
"module": "./fetch.js",
77
"repository": "github/fetch",

0 commit comments

Comments
 (0)