Skip to content

Commit 8fe146b

Browse files
committed
Release 6.2.0
1 parent a8568a5 commit 8fe146b

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## [6.2.0](https://github.com/yao-pkg/pkg/compare/v6.1.1...v6.2.0) (2024-12-28)
2+
3+
### Features
4+
5+
- bump fetch with Node v22.12.0 and v20.18.1 ([a8568a5](https://github.com/yao-pkg/pkg/commit/a8568a56d8c30f077f9add61e9c256764333b225))
6+
- use unofficial builds in SEA ([#126](https://github.com/yao-pkg/pkg/issues/126)) ([20e8dda](https://github.com/yao-pkg/pkg/commit/20e8ddaf2944867569b0f63d45d09c2f6abc9c11))
7+
8+
### Bug Fixes
9+
10+
- navigate back to previous directory after SEA build ([#131](https://github.com/yao-pkg/pkg/issues/131)) ([1489e94](https://github.com/yao-pkg/pkg/commit/1489e946332f6cba69e4be5fe0b66e798b8a23ce))
11+
112
## [6.1.1](https://github.com/yao-pkg/pkg/compare/v6.1.0...v6.1.1) (2024-11-13)
213

314
### 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.1.1",
3+
"version": "6.2.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)