Skip to content

Commit 55c70fa

Browse files
committed
Release 6.1.1
1 parent 93fed60 commit 55c70fa

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.1.1](https://github.com/yao-pkg/pkg/compare/v6.1.0...v6.1.1) (2024-11-13)
2+
3+
### Bug Fixes
4+
5+
- missing `fs/promises` patches to resolve `Not found` error ([#124](https://github.com/yao-pkg/pkg/issues/124)) ([93fed60](https://github.com/yao-pkg/pkg/commit/93fed60943fef354e0cefde58b72fa48eb8ff23e))
6+
17
## [6.1.0](https://github.com/yao-pkg/pkg/compare/v6.0.1...v6.1.0) (2024-11-04)
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.1.0",
3+
"version": "6.1.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)