diff --git a/CHANGELOG.md b/CHANGELOG.md index 5f23671..3c4d2ca 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.41.0](https://github.com/cnpm/unpkg-white-list/compare/v1.40.0...v1.41.0) (2024-05-30) + + +### Features + +* Add "typecho-core" and "@fancyapps/ui" ([#70](https://github.com/cnpm/unpkg-white-list/issues/70)) ([994fbea](https://github.com/cnpm/unpkg-white-list/commit/994fbeafa51af96e6d38191ff86cdc18bee196b1)) + ## [1.40.0](https://github.com/cnpm/unpkg-white-list/compare/v1.39.0...v1.40.0) (2024-05-30) diff --git a/package.json b/package.json index 25e9eb0..607c5e7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.40.0", + "version": "1.41.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],