diff --git a/CHANGELOG.md b/CHANGELOG.md index 74645aa..dce9c5a 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.138.0](https://github.com/cnpm/unpkg-white-list/compare/v1.137.0...v1.138.0) (2024-10-26) + + +### Features + +* add pkg mpresources ([#311](https://github.com/cnpm/unpkg-white-list/issues/311)) ([8760287](https://github.com/cnpm/unpkg-white-list/commit/8760287a70a2f24552280b2c99b8d4b7c0d1e8ab)) +* add vxe-table xe-utils console-ban ([#309](https://github.com/cnpm/unpkg-white-list/issues/309)) ([82a37fd](https://github.com/cnpm/unpkg-white-list/commit/82a37fd78acf4f5e65879bbb130e279749c4cbfa)) + ## [1.137.0](https://github.com/cnpm/unpkg-white-list/compare/v1.136.0...v1.137.0) (2024-10-21) diff --git a/package.json b/package.json index 4fd89e4..c9df3bb 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.137.0", + "version": "1.138.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],