diff --git a/CHANGELOG.md b/CHANGELOG.md index 0ae70d0..3ca503b 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.14.0](https://github.com/cnpm/unpkg-white-list/compare/v1.13.0...v1.14.0) (2024-05-20) + + +### Features + +* add [@vnjuise](https://github.com/vnjuise) scope ([#22](https://github.com/cnpm/unpkg-white-list/issues/22)) ([8563389](https://github.com/cnpm/unpkg-white-list/commit/85633894f8d22a260930edd5c92120c940d1454a)) +* add xiaochuan-source-dev package ([#23](https://github.com/cnpm/unpkg-white-list/issues/23)) ([c350226](https://github.com/cnpm/unpkg-white-list/commit/c3502266f00b6bb840432c0cc3062472253d196e)) + ## [1.13.0](https://github.com/cnpm/unpkg-white-list/compare/v1.12.0...v1.13.0) (2024-05-20) diff --git a/package.json b/package.json index 08062e0..a20aa8e 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.13.0", + "version": "1.14.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],