Skip to content

Commit e59f2e8

Browse files
committed
Release 6.18.2
1 parent ad2a336 commit e59f2e8

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [6.18.2](https://github.com/yao-pkg/pkg/compare/v6.18.1...v6.18.2) (2026-04-22)
4+
5+
### Bug Fixes
6+
7+
- **sea:** match blob generator to target Node version ([#247](https://github.com/yao-pkg/pkg/issues/247)) ([ad2a336](https://github.com/yao-pkg/pkg/commit/ad2a33684b4cf217c0dff3296e0190962badbeb7)), closes [#236](https://github.com/yao-pkg/pkg/issues/236) [#236](https://github.com/yao-pkg/pkg/issues/236) [#236](https://github.com/yao-pkg/pkg/issues/236) [#236](https://github.com/yao-pkg/pkg/issues/236) [#236](https://github.com/yao-pkg/pkg/issues/236) [#236](https://github.com/yao-pkg/pkg/issues/236) [#236](https://github.com/yao-pkg/pkg/issues/236)
8+
- **sea:** strip trailing slashes in manifest key lookup ([#261](https://github.com/yao-pkg/pkg/issues/261)) ([af0c086](https://github.com/yao-pkg/pkg/commit/af0c0863f258a27dfabf3505d539d7087cb0a124))
9+
310
## [6.18.1](https://github.com/yao-pkg/pkg/compare/v6.18.0...v6.18.1) (2026-04-21)
411

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

0 commit comments

Comments
 (0)