Skip to content

Commit cefc3f3

Browse files
authored
Merge branch 'master' into master
2 parents 0ea4f0f + 7bc72ca commit cefc3f3

File tree

2 files changed

+14
-1
lines changed

2 files changed

+14
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.44.0](https://github.com/cnpm/unpkg-white-list/compare/v1.43.0...v1.44.0) (2024-05-31)
4+
5+
6+
### Features
7+
8+
* add fc3 & 18x ([#75](https://github.com/cnpm/unpkg-white-list/issues/75)) ([8ceb886](https://github.com/cnpm/unpkg-white-list/commit/8ceb886b66a88be490aa2e160aa286f10255c5b0))
9+
310
## [1.43.0](https://github.com/cnpm/unpkg-white-list/compare/v1.42.0...v1.43.0) (2024-05-30)
411

512

package.json

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unpkg-white-list",
3-
"version": "1.43.0",
3+
"version": "1.44.0",
44
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
55
"main": "index.js",
66
"files": [],
@@ -205,6 +205,12 @@
205205
"@eslibs"
206206
],
207207
"allowPackages": {
208+
"fc3": {
209+
"version": "*"
210+
},
211+
"18x": {
212+
"version": "*"
213+
},
208214
"alist-web": {
209215
"version": "*"
210216
},

0 commit comments

Comments
 (0)