From 86d096f819761120851922da019a157c878e2ff9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sat, 1 Jun 2024 03:49:09 +0000 Subject: [PATCH] Release 1.46.0 [skip ci] ## [1.46.0](https://github.com/cnpm/unpkg-white-list/compare/v1.45.0...v1.46.0) (2024-06-01) ### Features * add a modified aplayer ([#92](https://github.com/cnpm/unpkg-white-list/issues/92)) ([a0e62f6](https://github.com/cnpm/unpkg-white-list/commit/a0e62f62d9cb28f004c5c565de66a7b8873f2e18)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fd5e10a..0f072d0 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.46.0](https://github.com/cnpm/unpkg-white-list/compare/v1.45.0...v1.46.0) (2024-06-01) + + +### Features + +* add a modified aplayer ([#92](https://github.com/cnpm/unpkg-white-list/issues/92)) ([a0e62f6](https://github.com/cnpm/unpkg-white-list/commit/a0e62f62d9cb28f004c5c565de66a7b8873f2e18)) + ## [1.45.0](https://github.com/cnpm/unpkg-white-list/compare/v1.44.0...v1.45.0) (2024-05-31) diff --git a/package.json b/package.json index 4ca0aca..e9d6b66 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.45.0", + "version": "1.46.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],