Skip to content

Commit a886214

Browse files
committed
Release 6.6.0
1 parent 6a04030 commit a886214

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.6.0](https://github.com/yao-pkg/pkg/compare/v6.5.1...v6.6.0) (2025-07-19)
2+
3+
### Features
4+
5+
- pkg-fetch@3.5.24 with Node.js versions 20.19.4 and 22.17.1 ([6a04030](https://github.com/yao-pkg/pkg/commit/6a0403084f4713ba4eede5e2cc7c79fdc232cc3e))
6+
7+
### Documentation
8+
9+
- add guidance on unsupported architectures to README.md ([#160](https://github.com/yao-pkg/pkg/issues/160)) ([c22e442](https://github.com/yao-pkg/pkg/commit/c22e4424def6b8f11f759dcdf47d5a7037dc4d26))
10+
111
## [6.5.1](https://github.com/yao-pkg/pkg/compare/v6.5.0...v6.5.1) (2025-05-17)
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.5.1",
3+
"version": "6.6.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)