Skip to content

Commit

Permalink
Release 1.156.0
Browse files Browse the repository at this point in the history
[skip ci]

## [1.156.0](v1.155.0...v1.156.0) (2025-01-18)

### Features

* add qexo-static ([#337](#337)) ([70ca53d](70ca53d)), closes [/#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R12061-R12063](https://github.com/cnpm///issues/diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R12061-R12063)
  • Loading branch information
semantic-release-bot committed Jan 18, 2025
1 parent 70ca53d commit 12f38ba
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.156.0](https://github.com/cnpm/unpkg-white-list/compare/v1.155.0...v1.156.0) (2025-01-18)


### Features

* add qexo-static ([#337](https://github.com/cnpm/unpkg-white-list/issues/337)) ([70ca53d](https://github.com/cnpm/unpkg-white-list/commit/70ca53d6356f04cdc3c3e2d1100fa712e990c26d)), closes [/#diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R12061-R12063](https://github.com/cnpm///issues/diff-7ae45ad102eab3b6d7e7896acd08c427a9b25b346470d7bc6507b6481575d519R12061-R12063)

## [1.155.0](https://github.com/cnpm/unpkg-white-list/compare/v1.154.0...v1.155.0) (2025-01-17)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unpkg-white-list",
"version": "1.155.0",
"version": "1.156.0",
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
"main": "index.js",
"files": [],
Expand Down

0 comments on commit 12f38ba

Please sign in to comment.