Skip to content

Commit

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

## [1.105.0](v1.104.0...v1.105.0) (2024-08-05)

### Features

* add adl-lowcode-preset-plugin ([#237](#237)) ([2eebeaf](2eebeaf))
* add altcha ([#236](#236)) ([ad802b7](ad802b7))
* add aplayer and meting ([#230](#230)) ([b359a69](b359a69))
* add highlightjs-copy ([#228](#228)) ([603cf69](603cf69))
* add lowcode-simple-form & jsyw-lowcode-material-antd ([#231](#231)) ([965543f](965543f))
* add mitang-cdn ([#229](#229)) ([cbac3cf](cbac3cf))
* add oh-my-live2d ([#234](#234)) ([33532f8](33532f8))
* add phosphor-icons ([#227](#227)) ([78dc71e](78dc71e))
* add plyr ([#226](#226)) ([b44ae5a](b44ae5a))
* add rapidoc ([#225](#225)) ([5cf1fc9](5cf1fc9))
* add rough-viz、@vue-office/docx、@vue-office/excel、@vue-office/pdf ([#233](#233)) ([f2dcc82](f2dcc82))
* add xingzhengqu ([#235](#235)) ([c69133e](c69133e))
  • Loading branch information
semantic-release-bot committed Aug 5, 2024
1 parent 2eebeaf commit f21d444
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 11 deletions.
18 changes: 18 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,23 @@
# Changelog

## [1.105.0](https://github.com/cnpm/unpkg-white-list/compare/v1.104.0...v1.105.0) (2024-08-05)


### Features

* add adl-lowcode-preset-plugin ([#237](https://github.com/cnpm/unpkg-white-list/issues/237)) ([2eebeaf](https://github.com/cnpm/unpkg-white-list/commit/2eebeafc6b35c936e30e470d77545d785acc72dd))
* add altcha ([#236](https://github.com/cnpm/unpkg-white-list/issues/236)) ([ad802b7](https://github.com/cnpm/unpkg-white-list/commit/ad802b7f441bacd703c8a9d820030127f7e36514))
* add aplayer and meting ([#230](https://github.com/cnpm/unpkg-white-list/issues/230)) ([b359a69](https://github.com/cnpm/unpkg-white-list/commit/b359a69368e92f4cffc95864fd2e6026fad1623a))
* add highlightjs-copy ([#228](https://github.com/cnpm/unpkg-white-list/issues/228)) ([603cf69](https://github.com/cnpm/unpkg-white-list/commit/603cf6947a669c749da1d836e45465f9521f32d9))
* add lowcode-simple-form & jsyw-lowcode-material-antd ([#231](https://github.com/cnpm/unpkg-white-list/issues/231)) ([965543f](https://github.com/cnpm/unpkg-white-list/commit/965543fb27675efe282e97001d1e518e85faa667))
* add mitang-cdn ([#229](https://github.com/cnpm/unpkg-white-list/issues/229)) ([cbac3cf](https://github.com/cnpm/unpkg-white-list/commit/cbac3cf1ba29d7ce22264cdc17a1191030d39885))
* add oh-my-live2d ([#234](https://github.com/cnpm/unpkg-white-list/issues/234)) ([33532f8](https://github.com/cnpm/unpkg-white-list/commit/33532f8003c1f6c00f6e6df904c2691df8f297d1))
* add phosphor-icons ([#227](https://github.com/cnpm/unpkg-white-list/issues/227)) ([78dc71e](https://github.com/cnpm/unpkg-white-list/commit/78dc71ef3941500ae75f5cb6fbf7aae2839482f0))
* add plyr ([#226](https://github.com/cnpm/unpkg-white-list/issues/226)) ([b44ae5a](https://github.com/cnpm/unpkg-white-list/commit/b44ae5a482c3e5fcb88978b32fccc42bc431086e))
* add rapidoc ([#225](https://github.com/cnpm/unpkg-white-list/issues/225)) ([5cf1fc9](https://github.com/cnpm/unpkg-white-list/commit/5cf1fc90ad3543519174975d8ae4f89ed6d1eb54))
* add rough-viz、@vue-office/docx@vue-office/excel@vue-office/pdf ([#233](https://github.com/cnpm/unpkg-white-list/issues/233)) ([f2dcc82](https://github.com/cnpm/unpkg-white-list/commit/f2dcc82994bdaaa03add758b55b9918165c0f073))
* add xingzhengqu ([#235](https://github.com/cnpm/unpkg-white-list/issues/235)) ([c69133e](https://github.com/cnpm/unpkg-white-list/commit/c69133ed1ddb00d33347613a714829ed23587dc8))

## [1.104.0](https://github.com/cnpm/unpkg-white-list/compare/v1.103.0...v1.104.0) (2024-07-21)


Expand Down
22 changes: 11 additions & 11 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "unpkg-white-list",
"version": "1.104.0",
"version": "1.105.0",
"description": "npmmirror 允许开启 unpkg 功能的白名单列表,避免 https://x.com/fengmk2/status/1791498406923215020 类似问题",
"main": "index.js",
"files": [],
Expand Down Expand Up @@ -18258,11 +18258,11 @@
"roughjs": {
"version": "*"
},
"webcola":{
"version":"*"
"webcola": {
"version": "*"
},
"cytoscape-cola":{
"version":"*"
"cytoscape-cola": {
"version": "*"
},
"console-browserify": {
"version": "*"
Expand Down Expand Up @@ -18490,19 +18490,19 @@
"version": "*"
},
"altcha": {
"version":"*"
"version": "*"
},
"rough-viz": {
"version":"*"
"version": "*"
},
"@vue-office/docx": {
"version":"*"
"version": "*"
},
"@vue-office/excel": {
"version":"*"
"version": "*"
},
"@vue-office/pdf": {
"version":"*"
"version": "*"
},
"jsyw-lowcode-material-antd": {
"version": "*"
Expand All @@ -18514,4 +18514,4 @@
"version": "*"
}
}
}
}

0 comments on commit f21d444

Please sign in to comment.