Skip to content

Commit 2b5e3d4

Browse files
committed
chore(release): v1.6.5
1 parent 39ec744 commit 2b5e3d4

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

+14
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,20 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
## v1.6.5
6+
7+
[compare changes](https://github.com/unjs/node-fetch-native/compare/v1.6.4...v1.6.5)
8+
9+
### 🏡 Chore
10+
11+
- Update deps ([aad6f69](https://github.com/unjs/node-fetch-native/commit/aad6f69))
12+
- Update eslint config ([d3cb870](https://github.com/unjs/node-fetch-native/commit/d3cb870))
13+
- Lint ([39ec744](https://github.com/unjs/node-fetch-native/commit/39ec744))
14+
15+
### ❤️ Contributors
16+
17+
- Pooya Parsa ([@pi0](http://github.com/pi0))
18+
519
## v1.6.4
620

721
[compare changes](https://github.com/unjs/node-fetch-native/compare/v1.6.3...v1.6.4)

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "node-fetch-native",
3-
"version": "1.6.4",
3+
"version": "1.6.5",
44
"description": "better fetch for Node.js. Works on any JavaScript runtime!",
55
"repository": "unjs/node-fetch-native",
66
"license": "MIT",

0 commit comments

Comments
 (0)