Release 3.5.6

This commit is contained in:
Daniel Lando 2023-10-28 12:26:59 +02:00
parent 82cddb03df
commit fd1a946333
2 changed files with 11 additions and 1 deletions

View File

@ -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

View File

@ -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",