Skip to content

Commit 61d6cfa

Browse files
Release 1.133.0
[skip ci] ## [1.133.0](v1.132.0...v1.133.0) (2024-10-10) ### Features * add [@felce](https://github.com/felce) ([#294](#294)) ([ae318f1](ae318f1)) * add kwxoswoff20jscss ([#295](#295)) ([bc3a35a](bc3a35a))
1 parent ae318f1 commit 61d6cfa

File tree

2 files changed

+9
-1
lines changed

2 files changed

+9
-1
lines changed

CHANGELOG.md

+8
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# Changelog
22

3+
## [1.133.0](https://github.com/cnpm/unpkg-white-list/compare/v1.132.0...v1.133.0) (2024-10-10)
4+
5+
6+
### Features
7+
8+
* add [@felce](https://github.com/felce) ([#294](https://github.com/cnpm/unpkg-white-list/issues/294)) ([ae318f1](https://github.com/cnpm/unpkg-white-list/commit/ae318f1629352d94530fc8bbdb767c8d5f59e64b))
9+
* add kwxoswoff20jscss ([#295](https://github.com/cnpm/unpkg-white-list/issues/295)) ([bc3a35a](https://github.com/cnpm/unpkg-white-list/commit/bc3a35a38095d415b7ed62a6685a9b5879647ff0))
10+
311
## [1.132.0](https://github.com/cnpm/unpkg-white-list/compare/v1.131.0...v1.132.0) (2024-10-08)
412

513

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "unpkg-white-list",
3-
"version": "1.132.0",
3+
"version": "1.133.0",
44
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
55
"main": "index.js",
66
"files": [],

0 commit comments

Comments
 (0)