diff --git a/CHANGELOG.md b/CHANGELOG.md index 9257a42..ada06dc 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.146.0](https://github.com/cnpm/unpkg-white-list/compare/v1.145.0...v1.146.0) (2024-11-19) + + +### Features + +* add [@jx3box](https://github.com/jx3box) ([#325](https://github.com/cnpm/unpkg-white-list/issues/325)) ([80e5dd9](https://github.com/cnpm/unpkg-white-list/commit/80e5dd9ee04b7fbdb7c0f3d940dcecc86d2240e1)) + ## [1.145.0](https://github.com/cnpm/unpkg-white-list/compare/v1.144.0...v1.145.0) (2024-11-15) diff --git a/package.json b/package.json index 2ddcd85..cc5b999 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.145.0", + "version": "1.146.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],