We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 9d2872e commit 8731047Copy full SHA for 8731047
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## [1.137.0](https://github.com/cnpm/unpkg-white-list/compare/v1.136.0...v1.137.0) (2024-10-21)
4
+
5
6
+### Features
7
8
+* add [@scalar](https://github.com/scalar) ([#307](https://github.com/cnpm/unpkg-white-list/issues/307)) ([9d2872e](https://github.com/cnpm/unpkg-white-list/commit/9d2872e479a5f403a2261ab4cc2374fe019ef861))
9
10
## [1.136.0](https://github.com/cnpm/unpkg-white-list/compare/v1.135.0...v1.136.0) (2024-10-19)
11
12
package.json
@@ -1,6 +1,6 @@
{
"name": "unpkg-white-list",
- "version": "1.136.0",
+ "version": "1.137.0",
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
"main": "index.js",
"files": [],
0 commit comments