From a6b0d7870779d3885ff5862fb1a8b4ad47cb8a30 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Mon, 20 May 2024 10:26:57 +0000 Subject: [PATCH] Release 1.12.0 [skip ci] ## [1.12.0](https://github.com/cnpm/unpkg-white-list/compare/v1.11.0...v1.12.0) (2024-05-20) ### Features * add [@xlaoyu](https://github.com/xlaoyu) scope and some packages ([#19](https://github.com/cnpm/unpkg-white-list/issues/19)) ([5b1273f](https://github.com/cnpm/unpkg-white-list/commit/5b1273fc668d9b868f7b7c528271c9a16a723739)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index cf81ad0..3661a38 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.12.0](https://github.com/cnpm/unpkg-white-list/compare/v1.11.0...v1.12.0) (2024-05-20) + + +### Features + +* add [@xlaoyu](https://github.com/xlaoyu) scope and some packages ([#19](https://github.com/cnpm/unpkg-white-list/issues/19)) ([5b1273f](https://github.com/cnpm/unpkg-white-list/commit/5b1273fc668d9b868f7b7c528271c9a16a723739)) + ## [1.11.0](https://github.com/cnpm/unpkg-white-list/compare/v1.10.0...v1.11.0) (2024-05-20) diff --git a/package.json b/package.json index fdd9784..0ae119a 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.11.0", + "version": "1.12.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],