Skip to content

Commit

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

## [1.115.0](v1.114.0...v1.115.0) (2024-08-23)

### Features

* add [@pubfino](https://github.com/pubfino) ([#252](#252)) ([c6ed0b7](c6ed0b7))
* add [@ztocwst](https://github.com/ztocwst) ([#254](#254)) ([4ffb71b](4ffb71b))
* add element-gui ([#253](#253)) ([a4b8c5d](a4b8c5d))
* add prcoords ([#257](#257)) ([3becd1a](3becd1a))
* add shed-fonts ([#256](#256)) ([0032665](0032665))
  • Loading branch information
semantic-release-bot committed Aug 23, 2024
1 parent 3becd1a commit 9516d2c
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 2 deletions.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Changelog

## [1.115.0](https://github.com/cnpm/unpkg-white-list/compare/v1.114.0...v1.115.0) (2024-08-23)


### Features

* add [@pubfino](https://github.com/pubfino) ([#252](https://github.com/cnpm/unpkg-white-list/issues/252)) ([c6ed0b7](https://github.com/cnpm/unpkg-white-list/commit/c6ed0b70e7364b6b7704097fce33e98e485b464a))
* add [@ztocwst](https://github.com/ztocwst) ([#254](https://github.com/cnpm/unpkg-white-list/issues/254)) ([4ffb71b](https://github.com/cnpm/unpkg-white-list/commit/4ffb71b999325d099a9489b637597459e1a60b66))
* add element-gui ([#253](https://github.com/cnpm/unpkg-white-list/issues/253)) ([a4b8c5d](https://github.com/cnpm/unpkg-white-list/commit/a4b8c5d66727945c8fa4f1df287d584610ef5ec7))
* add prcoords ([#257](https://github.com/cnpm/unpkg-white-list/issues/257)) ([3becd1a](https://github.com/cnpm/unpkg-white-list/commit/3becd1a4dfab63d83e58e8ff165d423eabc6f3e5))
* add shed-fonts ([#256](https://github.com/cnpm/unpkg-white-list/issues/256)) ([0032665](https://github.com/cnpm/unpkg-white-list/commit/003266545048340860422b8efd6fcd78498fc57a))

## [1.114.0](https://github.com/cnpm/unpkg-white-list/compare/v1.113.0...v1.114.0) (2024-08-19)


Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unpkg-white-list",
"version": "1.114.0",
"version": "1.115.0",
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
"main": "index.js",
"files": [],
Expand Down Expand Up @@ -11238,7 +11238,7 @@
"power-di": {
"version": "*"
},
"prcoords" :{
"prcoords": {
"version": "*"
},
"pre-commit": {
Expand Down

0 comments on commit 9516d2c

Please sign in to comment.