diff --git a/CHANGELOG.md b/CHANGELOG.md index 93c6cca..f98ed06 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.96.0](https://github.com/cnpm/unpkg-white-list/compare/v1.95.0...v1.96.0) (2024-07-06) + + +### Features + +* add [@gitlab](https://github.com/gitlab) ([#191](https://github.com/cnpm/unpkg-white-list/issues/191)) ([570f3cc](https://github.com/cnpm/unpkg-white-list/commit/570f3ccdea96ec0c9aef4bb8a5445cbb67035430)) + ## [1.95.0](https://github.com/cnpm/unpkg-white-list/compare/v1.94.0...v1.95.0) (2024-07-03) diff --git a/package.json b/package.json index 7a5a8b0..57a58f4 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.95.0", + "version": "1.96.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],