Release 3.5.28
This commit is contained in:
parent
39afdc1822
commit
370fbdbaa6
@ -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
|
||||
|
||||
@ -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",
|
||||
|
||||
Loading…
Reference in New Issue
Block a user