diff --git a/CHANGELOG.md b/CHANGELOG.md index 210ae84..d500ed5 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.48.0](https://github.com/cnpm/unpkg-white-list/compare/v1.47.0...v1.48.0) (2024-06-02) + + +### Features + +* add [@highlightjs](https://github.com/highlightjs) & [@tryghost](https://github.com/tryghost) & gitalk ([#100](https://github.com/cnpm/unpkg-white-list/issues/100)) ([78fdf11](https://github.com/cnpm/unpkg-white-list/commit/78fdf115fa25542bf9d9419c46f774a8df75f84f)) +* add 9fit ([#102](https://github.com/cnpm/unpkg-white-list/issues/102)) ([8bede43](https://github.com/cnpm/unpkg-white-list/commit/8bede4349c732a6202394189175256ca314e0cd1)) + ## [1.47.0](https://github.com/cnpm/unpkg-white-list/compare/v1.46.0...v1.47.0) (2024-06-02) diff --git a/package.json b/package.json index 477741b..337cff5 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.47.0", + "version": "1.48.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [], @@ -17891,7 +17891,7 @@ "iview-area-wx": { "version": "*" }, - "9fit": { + "9fit": { "version": "*" } }