Skip to content

Commit

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

## [1.49.0](v1.48.0...v1.49.0) (2024-06-02)

### Features

* add i18n.site ([#105](#105)) ([1820cb2](1820cb2))
* add mathjax ([#104](#104)) ([19d765a](19d765a))
  • Loading branch information
semantic-release-bot committed Jun 2, 2024
1 parent 19d765a commit ce2f3fa
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.49.0](https://github.com/cnpm/unpkg-white-list/compare/v1.48.0...v1.49.0) (2024-06-02)


### Features

* add i18n.site ([#105](https://github.com/cnpm/unpkg-white-list/issues/105)) ([1820cb2](https://github.com/cnpm/unpkg-white-list/commit/1820cb25fd66d016c83d76499108ccca63ab2b5d))
* add mathjax ([#104](https://github.com/cnpm/unpkg-white-list/issues/104)) ([19d765a](https://github.com/cnpm/unpkg-white-list/commit/19d765af19957331ec7b3588ae38532c4037608f))

## [1.48.0](https://github.com/cnpm/unpkg-white-list/compare/v1.47.0...v1.48.0) (2024-06-02)


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.48.0",
"version": "1.49.0",
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
"main": "index.js",
"files": [],
Expand Down

0 comments on commit ce2f3fa

Please sign in to comment.