Skip to content

Commit

Permalink
fix: merge
Browse files Browse the repository at this point in the history
  • Loading branch information
hm-huangzhuoran committed Jun 4, 2024
2 parents 5750999 + 69fde52 commit 4ef588b
Show file tree
Hide file tree
Showing 2 changed files with 30 additions and 1 deletion.
17 changes: 17 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,22 @@
# Changelog

## [1.55.0](https://github.com/cnpm/unpkg-white-list/compare/v1.54.0...v1.55.0) (2024-06-03)


### Features

* add redoc ([#115](https://github.com/cnpm/unpkg-white-list/issues/115)) ([c23c57a](https://github.com/cnpm/unpkg-white-list/commit/c23c57af609f63176b85b23971eacf5b770a81d9))

## [1.54.0](https://github.com/cnpm/unpkg-white-list/compare/v1.53.0...v1.54.0) (2024-06-03)


### Features

* add @vant/use @vant/popperjs echarts-for-vue ([#114](https://github.com/cnpm/unpkg-white-list/issues/114)) ([9752c63](https://github.com/cnpm/unpkg-white-list/commit/9752c638b55049e5341395191ad3c0ebe0f28479))
* add lemon-mse ([#111](https://github.com/cnpm/unpkg-white-list/issues/111)) ([a0df810](https://github.com/cnpm/unpkg-white-list/commit/a0df810ff572331f60c5d25a4abb54aed14a0df9))
* add otpauth ([#112](https://github.com/cnpm/unpkg-white-list/issues/112)) ([e43cb34](https://github.com/cnpm/unpkg-white-list/commit/e43cb34664fd19757c42f3ac97b72d969a96afb3))
* add vue-tabler-icons ([#113](https://github.com/cnpm/unpkg-white-list/issues/113)) ([2811000](https://github.com/cnpm/unpkg-white-list/commit/2811000b99c565f6638985bcc91a1811c3f12680))

## [1.53.0](https://github.com/cnpm/unpkg-white-list/compare/v1.52.0...v1.53.0) (2024-06-03)


Expand Down
14 changes: 13 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unpkg-white-list",
"version": "1.53.0",
"version": "1.55.0",
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
"main": "index.js",
"files": [],
Expand Down Expand Up @@ -8574,6 +8574,9 @@
"leiten-zustand": {
"version": "*"
},
"lemon-mse": {
"version": "*"
},
"leoric": {
"version": "*"
},
Expand Down Expand Up @@ -10473,6 +10476,9 @@
"ot": {
"version": "*"
},
"otpauth": {
"version": "*"
},
"otrans": {
"version": "*"
},
Expand Down Expand Up @@ -11832,6 +11838,9 @@
"rds": {
"version": "*"
},
"redoc": {
"version": "*"
},
"re-editor": {
"version": "*"
},
Expand Down Expand Up @@ -17931,6 +17940,9 @@
"i18n.site": {
"version": "*"
},
"vue-tabler-icons": {
"version": "*"
},
"@vant/use": {
"version": "*"
},
Expand Down

0 comments on commit 4ef588b

Please sign in to comment.