Skip to content

Commit

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

## [1.29.0](v1.28.0...v1.29.0) (2024-05-27)

### Features

* add pyodide-files ([#55](#55)) ([9f3370e](9f3370e))
  • Loading branch information
semantic-release-bot committed May 27, 2024
1 parent 9f3370e commit fb1b793
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.29.0](https://github.com/cnpm/unpkg-white-list/compare/v1.28.0...v1.29.0) (2024-05-27)


### Features

* add pyodide-files ([#55](https://github.com/cnpm/unpkg-white-list/issues/55)) ([9f3370e](https://github.com/cnpm/unpkg-white-list/commit/9f3370eaf22c8e2e68befac7bcd30dd0dc911411))

## [1.28.0](https://github.com/cnpm/unpkg-white-list/compare/v1.27.0...v1.28.0) (2024-05-26)


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

0 comments on commit fb1b793

Please sign in to comment.