Release 3.5.26

This commit is contained in:
robertsLando 2025-10-03 08:18:16 +02:00
parent 08d19cd049
commit 3128ce55b5
No known key found for this signature in database
2 changed files with 11 additions and 1 deletions

View File

@ -1,3 +1,13 @@
## [3.5.26](https://github.com/yao-pkg/pkg-fetch/compare/v3.5.25...v3.5.26) (2025-10-03)
### Features
- add v24.9.0 patch ([#115](https://github.com/yao-pkg/pkg-fetch/issues/115)) ([39131f5](https://github.com/yao-pkg/pkg-fetch/commit/39131f5b189da2cadd0b4f42955f1a8455e1b657))
### Bug Fixes
- bump tar-fs from 2.1.1 to 3.1.1 to fix security vulnerabilities ([#117](https://github.com/yao-pkg/pkg-fetch/issues/117)) ([08d19cd](https://github.com/yao-pkg/pkg-fetch/commit/08d19cd04990520434ced508bdb90bc3713813a1)), closes [yao-pkg/pkg-fetch#116](https://github.com/yao-pkg/pkg-fetch/issues/116)
## [3.5.25](https://github.com/yao-pkg/pkg-fetch/compare/v3.5.24...v3.5.25) (2025-09-26)
### Features

View File

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