From 8a7fa05e55d893a29157627b601a3d3bdbc6ffe9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 25 May 2024 01:56:56 +0000 Subject: [PATCH] Release 1.26.0 [skip ci] ## [1.26.0](https://github.com/cnpm/unpkg-white-list/compare/v1.25.0...v1.26.0) (2024-05-25) ### Features * add alist-web ([#51](https://github.com/cnpm/unpkg-white-list/issues/51)) ([f444739](https://github.com/cnpm/unpkg-white-list/commit/f444739d32653d5e519c68d1d39619b355dccd85)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4ccc567..5c97ece 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.26.0](https://github.com/cnpm/unpkg-white-list/compare/v1.25.0...v1.26.0) (2024-05-25) + + +### Features + +* add alist-web ([#51](https://github.com/cnpm/unpkg-white-list/issues/51)) ([f444739](https://github.com/cnpm/unpkg-white-list/commit/f444739d32653d5e519c68d1d39619b355dccd85)) + ## [1.25.0](https://github.com/cnpm/unpkg-white-list/compare/v1.24.0...v1.25.0) (2024-05-24) diff --git a/package.json b/package.json index 2fd1897..f8fd025 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.25.0", + "version": "1.26.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],