From c952b7b4df602c446bbbf3f9566e99231193eeb9 Mon Sep 17 00:00:00 2001 From: semantic-release-bot Date: Sun, 15 Dec 2024 11:10:37 +0000 Subject: [PATCH] Release 1.150.0 [skip ci] ## [1.150.0](https://github.com/cnpm/unpkg-white-list/compare/v1.149.0...v1.150.0) (2024-12-15) ### Features * add `[@electric-sql](https://github.com/electric-sql)` scope package ([#330](https://github.com/cnpm/unpkg-white-list/issues/330)) ([a67064d](https://github.com/cnpm/unpkg-white-list/commit/a67064d672e51de343843ba29028ebfb7ccf5ba6)) --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3c0eedb..4f138f6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # Changelog +## [1.150.0](https://github.com/cnpm/unpkg-white-list/compare/v1.149.0...v1.150.0) (2024-12-15) + + +### Features + +* add `[@electric-sql](https://github.com/electric-sql)` scope package ([#330](https://github.com/cnpm/unpkg-white-list/issues/330)) ([a67064d](https://github.com/cnpm/unpkg-white-list/commit/a67064d672e51de343843ba29028ebfb7ccf5ba6)) + ## [1.149.0](https://github.com/cnpm/unpkg-white-list/compare/v1.148.0...v1.149.0) (2024-12-12) diff --git a/package.json b/package.json index f7af493..c69565f 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "unpkg-white-list", - "version": "1.149.0", + "version": "1.150.0", "description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题", "main": "index.js", "files": [],