From e65c78a6d67cdbdf65bd4f616c4144788ecaea49 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 9 Jul 2024 14:05:20 +0000 Subject: [PATCH] Release 1.99.0 [skip ci] ## [1.99.0](https://github.com/cnpm/unpkg-white-list/compare/v1.98.0...v1.99.0) (2024-07-09) ### Features * add vue-record-audio ([#197](https://github.com/cnpm/unpkg-white-list/issues/197)) ([a679bc8](https://github.com/cnpm/unpkg-white-list/commit/a679bc86379fa018b663cf87f8252ddd35b31cb8)) * add vue3-perfect-scrollbar and more ([#199](https://github.com/cnpm/unpkg-white-list/issues/199)) ([206bf4f](https://github.com/cnpm/unpkg-white-list/commit/206bf4fc1ed0e815730e679f419cd70427909317)) * add wot-design-uni-assets ([#195](https://github.com/cnpm/unpkg-white-list/issues/195)) ([2e28ada](https://github.com/cnpm/unpkg-white-list/commit/2e28ada4850773fc4556ab465063b654ab140c8d)) --- CHANGELOG.md | 9 +++++++++ package.json | 12 ++++++------ 2 files changed, 15 insertions(+), 6 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f52210c..1b16cb0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # Changelog +## [1.99.0](https://github.com/cnpm/unpkg-white-list/compare/v1.98.0...v1.99.0) (2024-07-09) + + +### Features + +* add vue-record-audio ([#197](https://github.com/cnpm/unpkg-white-list/issues/197)) ([a679bc8](https://github.com/cnpm/unpkg-white-list/commit/a679bc86379fa018b663cf87f8252ddd35b31cb8)) +* add vue3-perfect-scrollbar and more ([#199](https://github.com/cnpm/unpkg-white-list/issues/199)) ([206bf4f](https://github.com/cnpm/unpkg-white-list/commit/206bf4fc1ed0e815730e679f419cd70427909317)) +* add wot-design-uni-assets ([#195](https://github.com/cnpm/unpkg-white-list/issues/195)) ([2e28ada](https://github.com/cnpm/unpkg-white-list/commit/2e28ada4850773fc4556ab465063b654ab140c8d)) + ## [1.98.0](https://github.com/cnpm/unpkg-white-list/compare/v1.97.0...v1.98.0) (2024-07-08) diff --git a/package.json b/package.json index 20ca4d4..1c82d93 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.98.0", + "version": "1.99.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [], @@ -18212,11 +18212,11 @@ "roughjs": { "version": "*" }, - "webcola":{ - "version":"*" + "webcola": { + "version": "*" }, - "cytoscape-cola":{ - "version":"*" + "cytoscape-cola": { + "version": "*" }, "console-browserify": { "version": "*" @@ -18402,4 +18402,4 @@ "version": "*" } } -} \ No newline at end of file +}