Skip to content

Commit 39ebaec

Browse files
committed
Release 6.4.0
1 parent 1a381eb commit 39ebaec

File tree

2 files changed

+11
-1
lines changed

2 files changed

+11
-1
lines changed

CHANGELOG.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
111
## [6.3.2](https://github.com/yao-pkg/pkg/compare/v6.3.1...v6.3.2) (2025-03-03)
212

313
### 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.3.2",
3+
"version": "6.4.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)