Skip to content

Commit 2cd2ef4

Browse files
Release 1.132.0
[skip ci] ## [1.132.0](v1.131.0...v1.132.0) (2024-10-08) ### Features * add [@FFmpeg](https://github.com/ffmpeg) ([#288](#288)) ([09b25d4](09b25d4)) * add [@Scent](https://github.com/scent) scope ([#286](#286)) ([bed767c](bed767c)) * add @windyy/gkd_subscription ([#285](#285)) ([94c2b1c](94c2b1c)) * add betterncm-packed-plugins ([#287](#287)) ([00c00b0](00c00b0)) * add catnb-cdn ([#292](#292)) ([b6e7062](b6e7062)) * add emoji-datasource-twitter ([#293](#293)) ([4cfdaac](4cfdaac)) * add hexo-theme-butterfly ([#284](#284)) ([c4c2a1e](c4c2a1e)) * add sakana-widget ([#290](#290)) ([48ec7a4](48ec7a4)) * add skinview3d ([#289](#289)) ([fdd1852](fdd1852))
1 parent 4cfdaac commit 2cd2ef4

File tree

2 files changed

+18
-3
lines changed

2 files changed

+18
-3
lines changed

CHANGELOG.md

+15
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,20 @@
11
# Changelog
22

3+
## [1.132.0](https://github.com/cnpm/unpkg-white-list/compare/v1.131.0...v1.132.0) (2024-10-08)
4+
5+
6+
### Features
7+
8+
* add [@ffmpeg](https://github.com/ffmpeg) ([#288](https://github.com/cnpm/unpkg-white-list/issues/288)) ([09b25d4](https://github.com/cnpm/unpkg-white-list/commit/09b25d400db8ba26552c551e80c8bb0b5365df72))
9+
* add [@scent](https://github.com/scent) scope ([#286](https://github.com/cnpm/unpkg-white-list/issues/286)) ([bed767c](https://github.com/cnpm/unpkg-white-list/commit/bed767c748811177f1765bf0c6f9230205c17a13))
10+
* add @windyy/gkd_subscription ([#285](https://github.com/cnpm/unpkg-white-list/issues/285)) ([94c2b1c](https://github.com/cnpm/unpkg-white-list/commit/94c2b1ce7967304e7c69eac42a6e56bc8082cb4b))
11+
* add betterncm-packed-plugins ([#287](https://github.com/cnpm/unpkg-white-list/issues/287)) ([00c00b0](https://github.com/cnpm/unpkg-white-list/commit/00c00b0bd97eca05d726e411ab222d9b9273a76b))
12+
* add catnb-cdn ([#292](https://github.com/cnpm/unpkg-white-list/issues/292)) ([b6e7062](https://github.com/cnpm/unpkg-white-list/commit/b6e7062d3bf82ef3da1550ae77d5faf4c2778d61))
13+
* add emoji-datasource-twitter ([#293](https://github.com/cnpm/unpkg-white-list/issues/293)) ([4cfdaac](https://github.com/cnpm/unpkg-white-list/commit/4cfdaaca075327e6e600032d429e112ad8c85a84))
14+
* add hexo-theme-butterfly ([#284](https://github.com/cnpm/unpkg-white-list/issues/284)) ([c4c2a1e](https://github.com/cnpm/unpkg-white-list/commit/c4c2a1e3e655e2f37d60af670c89ea92a7bc419b))
15+
* add sakana-widget ([#290](https://github.com/cnpm/unpkg-white-list/issues/290)) ([48ec7a4](https://github.com/cnpm/unpkg-white-list/commit/48ec7a4d821fcc39eafad2b1ea40217b5d83b74f))
16+
* add skinview3d ([#289](https://github.com/cnpm/unpkg-white-list/issues/289)) ([fdd1852](https://github.com/cnpm/unpkg-white-list/commit/fdd18524e10a1fb10ca485f25aae6b902ce7df5d))
17+
318
## [1.131.0](https://github.com/cnpm/unpkg-white-list/compare/v1.130.0...v1.131.0) (2024-09-28)
419

520

package.json

+3-3
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unpkg-white-list",
3-
"version": "1.131.0",
3+
"version": "1.132.0",
44
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
55
"main": "index.js",
66
"files": [],
@@ -1184,7 +1184,7 @@
11841184
"@vvfx/resource-detection": {
11851185
"version": "*"
11861186
},
1187-
"@windyy/gkd_subscription": {
1187+
"@windyy/gkd_subscription": {
11881188
"version": "*"
11891189
},
11901190
"@walletconnect/web3-provider": {
@@ -18654,7 +18654,7 @@
1865418654
"version": "*"
1865518655
},
1865618656
"emoji-datasource-twitter": {
18657-
"version": "*"
18657+
"version": "*"
1865818658
},
1865918659
"catnb-cdn": {
1866018660
"version": "*"

0 commit comments

Comments
 (0)