From 040f6d5dc559f4b70009568094773aa8149e31cb Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Tue, 18 Jun 2024 09:40:47 +0000 Subject: [PATCH] Release 1.81.0 [skip ci] ## [1.81.0](https://github.com/cnpm/unpkg-white-list/compare/v1.80.0...v1.81.0) (2024-06-18) ### Features * add roughjs ([#165](https://github.com/cnpm/unpkg-white-list/issues/165)) ([3dae819](https://github.com/cnpm/unpkg-white-list/commit/3dae819463ac61468fb5fd4343a9d9fc1a3d7032)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 4feba58..1bd8392 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.81.0](https://github.com/cnpm/unpkg-white-list/compare/v1.80.0...v1.81.0) (2024-06-18) + + +### Features + +* add roughjs ([#165](https://github.com/cnpm/unpkg-white-list/issues/165)) ([3dae819](https://github.com/cnpm/unpkg-white-list/commit/3dae819463ac61468fb5fd4343a9d9fc1a3d7032)) + ## [1.80.0](https://github.com/cnpm/unpkg-white-list/compare/v1.79.0...v1.80.0) (2024-06-18) diff --git a/package.json b/package.json index ab69793..a9663d4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.80.0", + "version": "1.81.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],