Skip to content

Commit 5a87ac1

Browse files
Release 1.154.0
[skip ci] ## [1.154.0](v1.153.0...v1.154.0) (2025-01-17) ### Features * add tianshu-components ([#336](#336)) ([b3ebd15](b3ebd15))
1 parent b3ebd15 commit 5a87ac1

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

+7
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## [1.154.0](https://github.com/cnpm/unpkg-white-list/compare/v1.153.0...v1.154.0) (2025-01-17)
4+
5+
6+
### Features
7+
8+
* add tianshu-components ([#336](https://github.com/cnpm/unpkg-white-list/issues/336)) ([b3ebd15](https://github.com/cnpm/unpkg-white-list/commit/b3ebd159026389762f562020836513dc347da2d4))
9+
310
## [1.153.0](https://github.com/cnpm/unpkg-white-list/compare/v1.152.0...v1.153.0) (2025-01-13)
411

512

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.153.0",
3+
"version": "1.154.0",
44
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
55
"main": "index.js",
66
"files": [],

0 commit comments

Comments
 (0)