From 29705390932ee489d99c8e6fe91fee0f8c433df5 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Fri, 17 Jan 2025 12:30:21 +0000 Subject: [PATCH] Release 1.155.0 [skip ci] ## [1.155.0](https://github.com/cnpm/unpkg-white-list/compare/v1.154.0...v1.155.0) (2025-01-17) ### Features * add `postal-mime` ([#335](https://github.com/cnpm/unpkg-white-list/issues/335)) ([31396e2](https://github.com/cnpm/unpkg-white-list/commit/31396e2d3ea1f2688bc9a70682ec31a7bbfe2c0c)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 9803bc7..67b715d 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.155.0](https://github.com/cnpm/unpkg-white-list/compare/v1.154.0...v1.155.0) (2025-01-17) + + +### Features + +* add `postal-mime` ([#335](https://github.com/cnpm/unpkg-white-list/issues/335)) ([31396e2](https://github.com/cnpm/unpkg-white-list/commit/31396e2d3ea1f2688bc9a70682ec31a7bbfe2c0c)) + ## [1.154.0](https://github.com/cnpm/unpkg-white-list/compare/v1.153.0...v1.154.0) (2025-01-17) diff --git a/package.json b/package.json index ad8b5ed..e419833 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.154.0", + "version": "1.155.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],