From 1cbb3ff28377107f1580f370064897ca6d1b91b7 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 22 May 2024 10:41:47 +0000 Subject: [PATCH] Release 1.20.0 [skip ci] ## [1.20.0](https://github.com/cnpm/unpkg-white-list/compare/v1.19.0...v1.20.0) (2024-05-22) ### Features * add "985-manager-client" and "sky-manager-client" ([#39](https://github.com/cnpm/unpkg-white-list/issues/39)) ([9348b2d](https://github.com/cnpm/unpkg-white-list/commit/9348b2d8aa113696a6ecae6a146edfcd265b92a7)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3058952..c547acc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.20.0](https://github.com/cnpm/unpkg-white-list/compare/v1.19.0...v1.20.0) (2024-05-22) + + +### Features + +* add "985-manager-client" and "sky-manager-client" ([#39](https://github.com/cnpm/unpkg-white-list/issues/39)) ([9348b2d](https://github.com/cnpm/unpkg-white-list/commit/9348b2d8aa113696a6ecae6a146edfcd265b92a7)) + ## [1.19.0](https://github.com/cnpm/unpkg-white-list/compare/v1.18.0...v1.19.0) (2024-05-22) diff --git a/package.json b/package.json index 03d17f7..c463a73 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.19.0", + "version": "1.20.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],