Release 3.5.28

This commit is contained in:
robertsLando 2025-10-06 17:43:56 +02:00
parent 39afdc1822
commit 370fbdbaa6
No known key found for this signature in database
2 changed files with 7 additions and 1 deletions

View File

@ -1,3 +1,9 @@
## [3.5.28](https://github.com/yao-pkg/pkg-fetch/compare/v3.5.26...v3.5.28) (2025-10-06)
### Features
- allow linuxstatic builds for ppc64 architecture ([#118](https://github.com/yao-pkg/pkg-fetch/issues/118)) ([d3d6a81](https://github.com/yao-pkg/pkg-fetch/commit/d3d6a81ffc13f05dea5106d55869fcf5317cb411))
## [3.5.26](https://github.com/yao-pkg/pkg-fetch/compare/v3.5.25...v3.5.26) (2025-10-03)
### Features

View File

@ -1,6 +1,6 @@
{
"name": "@yao-pkg/pkg-fetch",
"version": "3.5.27",
"version": "3.5.28",
"description": "Compiles and stores base binaries for pkg",
"main": "lib-es5/index.js",
"license": "MIT",