diff --git a/CHANGELOG.md b/CHANGELOG.md index e4f8040..d1ce0ab 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.71.0](https://github.com/cnpm/unpkg-white-list/compare/v1.70.0...v1.71.0) (2024-06-12) + + +### Features + +* add medium-zoom ([#150](https://github.com/cnpm/unpkg-white-list/issues/150)) ([018a829](https://github.com/cnpm/unpkg-white-list/commit/018a829d3606f5711237b5b69140fee38fa9f5cb)) + ## [1.70.0](https://github.com/cnpm/unpkg-white-list/compare/v1.69.0...v1.70.0) (2024-06-12) diff --git a/package.json b/package.json index a4cf3c1..3a45dfc 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.70.0", + "version": "1.71.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],