Skip to content

Commit

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

## [1.78.0](v1.77.0...v1.78.0) (2024-06-17)

### Features

* add echarts-nightly, zrender-nightly & remove non-existing echarts-v5 package ([#159](#159)) ([c44ce68](c44ce68))
  • Loading branch information
semantic-release-bot committed Jun 17, 2024
1 parent c44ce68 commit 61eaf1e
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.78.0](https://github.com/cnpm/unpkg-white-list/compare/v1.77.0...v1.78.0) (2024-06-17)


### Features

* add echarts-nightly, zrender-nightly & remove non-existing echarts-v5 package ([#159](https://github.com/cnpm/unpkg-white-list/issues/159)) ([c44ce68](https://github.com/cnpm/unpkg-white-list/commit/c44ce68c70338d9549f280067ec2232563dcbe1d))

## [1.77.0](https://github.com/cnpm/unpkg-white-list/compare/v1.76.0...v1.77.0) (2024-06-15)


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

0 comments on commit 61eaf1e

Please sign in to comment.