diff --git a/CHANGELOG.md b/CHANGELOG.md index 1769fd8..0cfa358 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.135.0](https://github.com/cnpm/unpkg-white-list/compare/v1.134.1...v1.135.0) (2024-10-15) + + +### Features + +* add [@windyy](https://github.com/windyy) ([#300](https://github.com/cnpm/unpkg-white-list/issues/300)) ([61c76a1](https://github.com/cnpm/unpkg-white-list/commit/61c76a1112af81cfb0b75b970c5f84b103a50354)) + ## [1.134.1](https://github.com/cnpm/unpkg-white-list/compare/v1.134.0...v1.134.1) (2024-10-11) diff --git a/package.json b/package.json index e3147d1..3dc7dd4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.134.1", + "version": "1.135.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],