Skip to content

Commit

Permalink
Release 3.5.6
Browse files Browse the repository at this point in the history
  • Loading branch information
robertsLando committed Oct 28, 2023
1 parent 82cddb0 commit fd1a946
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 @@
## [3.5.6](https://github.com/yao-pkg/pkg-fetch/compare/v3.5.5...v3.5.6) (2023-10-28)

### Features

- macOS arm64 build ([#8](https://github.com/yao-pkg/pkg-fetch/issues/8)) ([8f8986f](https://github.com/yao-pkg/pkg-fetch/commit/8f8986f0daea763e1ec0b2d3238f5acfd77b0f28))

### Bug Fixes

- update expected sha ([82cddb0](https://github.com/yao-pkg/pkg-fetch/commit/82cddb03df6723fccb2102efa68ea4e6c232ae97))

## [3.5.5](https://github.com/yao-pkg/pkg-fetch/compare/v3.5.4...v3.5.5) (2023-10-17)

### Features
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-fetch",
"version": "3.5.5",
"version": "3.5.6",
"description": "Compiles and stores base binaries for pkg",
"main": "lib-es5/index.js",
"license": "MIT",
Expand Down

0 comments on commit fd1a946

Please sign in to comment.