We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3087561 commit 807a02aCopy full SHA for 807a02a
CHANGELOG.md
@@ -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
7
## [6.4.1](https://github.com/yao-pkg/pkg/compare/v6.4.0...v6.4.1) (2025-04-30)
8
9
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@yao-pkg/pkg",
- "version": "6.4.1",
+ "version": "6.5.0",
"description": "Package your Node.js project into an executable",
"main": "lib-es5/index.js",
"license": "MIT",
0 commit comments