From ec830d0420f05e6cec760569230dfcf42a4df12c Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Wed, 28 Aug 2024 06:05:11 +0000 Subject: [PATCH] Release 1.118.0 [skip ci] ## [1.118.0](https://github.com/cnpm/unpkg-white-list/compare/v1.117.0...v1.118.0) (2024-08-28) ### Features * add mx3d ([#261](https://github.com/cnpm/unpkg-white-list/issues/261)) ([dc0124c](https://github.com/cnpm/unpkg-white-list/commit/dc0124c7068d52817fe1d6520126cff811791f47)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b54b862..d5ae780 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.118.0](https://github.com/cnpm/unpkg-white-list/compare/v1.117.0...v1.118.0) (2024-08-28) + + +### Features + +* add mx3d ([#261](https://github.com/cnpm/unpkg-white-list/issues/261)) ([dc0124c](https://github.com/cnpm/unpkg-white-list/commit/dc0124c7068d52817fe1d6520126cff811791f47)) + ## [1.117.0](https://github.com/cnpm/unpkg-white-list/compare/v1.116.0...v1.117.0) (2024-08-28) diff --git a/package.json b/package.json index 5e65a17..cc59bf4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.117.0", + "version": "1.118.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],