diff --git a/CHANGELOG.md b/CHANGELOG.md index 5287ddf..f52210c 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # Changelog +## [1.98.0](https://github.com/cnpm/unpkg-white-list/compare/v1.97.0...v1.98.0) (2024-07-08) + + +### Features + +* add oml2d-models ([#193](https://github.com/cnpm/unpkg-white-list/issues/193)) ([914495c](https://github.com/cnpm/unpkg-white-list/commit/914495c300e8bf37df78f14fa51898a04e3cf4b5)) +* add openapi-ts-request ([#194](https://github.com/cnpm/unpkg-white-list/issues/194)) ([518ca59](https://github.com/cnpm/unpkg-white-list/commit/518ca59cee11969817ab92937c98b4e4f36e5e61)) + ## [1.97.0](https://github.com/cnpm/unpkg-white-list/compare/v1.96.0...v1.97.0) (2024-07-07) diff --git a/package.json b/package.json index 7144296..cba8b91 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.97.0", + "version": "1.98.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],