Skip to content

Commit

Permalink
Release 6.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Nov 4, 2024
1 parent fa4f911 commit 8913dff
Show file tree
Hide file tree
Showing 2 changed files with 11 additions and 1 deletion.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,13 @@
## [6.1.0](https://github.com/yao-pkg/pkg/compare/v6.0.1...v6.1.0) (2024-11-04)

### Features

- bump fetch 3.5.17 with node 22.11.0 support ([2aae943](https://github.com/yao-pkg/pkg/commit/2aae94355b55537c361aedc2f81223b2c847955f))

### Chores

- fix yarn.lock issues ([fa4f911](https://github.com/yao-pkg/pkg/commit/fa4f91110b93c805b931c720ed3e5e45a3c2b28f))

## [6.0.1](https://github.com/yao-pkg/pkg/compare/v6.0.0...v6.0.1) (2024-11-04)

### Bug Fixes
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@yao-pkg/pkg",
"version": "6.0.1",
"version": "6.1.0",
"description": "Package your Node.js project into an executable",
"main": "lib-es5/index.js",
"license": "MIT",
Expand Down

0 comments on commit 8913dff

Please sign in to comment.