Skip to content

Commit 807a02a

Browse files
committed
Release 6.5.0
1 parent 3087561 commit 807a02a

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## [6.5.0](https://github.com/yao-pkg/pkg/compare/v6.4.1...v6.5.0) (2025-05-15)
2+
3+
### Features
4+
5+
- bump pkg-fetch with node v20.19.1 and v22.15.1 ([3087561](https://github.com/yao-pkg/pkg/commit/3087561fdbb108a914cade0ab35f0bdb1475c8ce))
6+
17
## [6.4.1](https://github.com/yao-pkg/pkg/compare/v6.4.0...v6.4.1) (2025-04-30)
28

39
### Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@yao-pkg/pkg",
3-
"version": "6.4.1",
3+
"version": "6.5.0",
44
"description": "Package your Node.js project into an executable",
55
"main": "lib-es5/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)