Skip to content

Commit e8f9863

Browse files
committed
Release 6.5.1
1 parent 8f38df7 commit e8f9863

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.1](https://github.com/yao-pkg/pkg/compare/v6.5.0...v6.5.1) (2025-05-17)
2+
3+
### Bug Fixes
4+
5+
- bump pkg-fetch to address issues related to mismatching shas ([8f38df7](https://github.com/yao-pkg/pkg/commit/8f38df739478cb50a3e82235a1f837fbf5bac884))
6+
17
## [6.5.0](https://github.com/yao-pkg/pkg/compare/v6.4.1...v6.5.0) (2025-05-15)
28

39
### Features

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.0",
3+
"version": "6.5.1",
44
"description": "Package your Node.js project into an executable",
55
"main": "lib-es5/index.js",
66
"license": "MIT",

0 commit comments

Comments
 (0)