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 1a381eb commit 39ebaecCopy full SHA for 39ebaec
2 files changed
CHANGELOG.md
@@ -1,3 +1,13 @@
1
+## [6.4.0](https://github.com/yao-pkg/pkg/compare/v6.3.2...v6.4.0) (2025-04-08)
2
+
3
+### Features
4
5
+- bump pkg-fetch@3.5.21 with node v18.20.8 and v22.14.0 ([1a381eb](https://github.com/yao-pkg/pkg/commit/1a381eba4255ff413dd8d13bdd609229a39258c3))
6
7
+### Documentation
8
9
+- update README.md ([0238e3c](https://github.com/yao-pkg/pkg/commit/0238e3c91d76087dda93c81081650a6192dfda50))
10
11
## [6.3.2](https://github.com/yao-pkg/pkg/compare/v6.3.1...v6.3.2) (2025-03-03)
12
13
### Bug Fixes
package.json
@@ -1,6 +1,6 @@
{
"name": "@yao-pkg/pkg",
- "version": "6.3.2",
+ "version": "6.4.0",
"description": "Package your Node.js project into an executable",
"main": "lib-es5/index.js",
"license": "MIT",
0 commit comments