Skip to content

Commit

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

## [1.45.0](v1.44.0...v1.45.0) (2024-05-31)

### Features

* add "cu-lowcode-material-antd"...packages ([#87](#87)) ([0da3f94](0da3f94))
* add "material-icons" ([#82](#82)) ([48145d2](48145d2))
* add [@FloatSheep](https://github.com/floatsheep) & [@waline](https://github.com/waline) ([#86](#86)) ([232900a](232900a))
* add @itchenliang/picture-rollup-local-plugin ([#88](#88)) ([a413fc1](a413fc1))
* add browser-image-compression ([#85](#85)) ([2466021](2466021))
* add district-data ([#80](#80)) ([a6b77a7](a6b77a7))
* add weblive2d ([#78](#78)) ([25e5ce1](25e5ce1))
  • Loading branch information
semantic-release-bot committed May 31, 2024
1 parent 25e5ce1 commit adde669
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 10 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,18 @@
# Changelog

## [1.45.0](https://github.com/cnpm/unpkg-white-list/compare/v1.44.0...v1.45.0) (2024-05-31)


### Features

* add "cu-lowcode-material-antd"...packages ([#87](https://github.com/cnpm/unpkg-white-list/issues/87)) ([0da3f94](https://github.com/cnpm/unpkg-white-list/commit/0da3f943d2766faba16a6dc5213815c7dd8288a2))
* add "material-icons" ([#82](https://github.com/cnpm/unpkg-white-list/issues/82)) ([48145d2](https://github.com/cnpm/unpkg-white-list/commit/48145d2f39f72639e61a78de9f3583f6552e0a97))
* add [@floatsheep](https://github.com/floatsheep) & [@waline](https://github.com/waline) ([#86](https://github.com/cnpm/unpkg-white-list/issues/86)) ([232900a](https://github.com/cnpm/unpkg-white-list/commit/232900a05042e809df8d67c8a5995bea7efa3598))
* add @itchenliang/picture-rollup-local-plugin ([#88](https://github.com/cnpm/unpkg-white-list/issues/88)) ([a413fc1](https://github.com/cnpm/unpkg-white-list/commit/a413fc1b3d9724a39af7868ab9919953e3748739))
* add browser-image-compression ([#85](https://github.com/cnpm/unpkg-white-list/issues/85)) ([2466021](https://github.com/cnpm/unpkg-white-list/commit/24660217eef2b07f90b8a43f14cf76155bd125cb))
* add district-data ([#80](https://github.com/cnpm/unpkg-white-list/issues/80)) ([a6b77a7](https://github.com/cnpm/unpkg-white-list/commit/a6b77a799ea0e27755df8584e221b6419301bc00))
* add weblive2d ([#78](https://github.com/cnpm/unpkg-white-list/issues/78)) ([25e5ce1](https://github.com/cnpm/unpkg-white-list/commit/25e5ce114494d53d9d11e9b84cc58f2fbddb60ae))

## [1.44.0](https://github.com/cnpm/unpkg-white-list/compare/v1.43.0...v1.44.0) (2024-05-31)


Expand Down
17 changes: 7 additions & 10 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unpkg-white-list",
"version": "1.44.0",
"version": "1.45.0",
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
"main": "index.js",
"files": [],
Expand Down Expand Up @@ -3793,14 +3793,14 @@
"cuid": {
"version": "*"
},
"cu-lowcode-material-antd":{
"cu-lowcode-material-antd": {
"version": "*"
},
"cu-lowcode-antd-mobile":{
"cu-lowcode-antd-mobile": {
"version": "*"
},
"cu-lowcode-flow-material":{
"version": "*"
"cu-lowcode-flow-material": {
"version": "*"
},
"curlrequest": {
"version": "*"
Expand Down Expand Up @@ -9040,8 +9040,8 @@
"lottie-zip": {
"version": "*"
},
"lowcode-visualization":{
"version": "*"
"lowcode-visualization": {
"version": "*"
},
"lowdb": {
"version": "*"
Expand Down Expand Up @@ -17799,9 +17799,6 @@
},
"weblive2d": {
"version": "*"
},
"district-data": {
"version":"*"
}
}
}

0 comments on commit adde669

Please sign in to comment.