Skip to content

Commit

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

## [1.116.0](v1.115.0...v1.116.0) (2024-08-26)

### Features

* add eslint-plugin-gj-ts ([#259](#259)) ([6bc1d5a](6bc1d5a))
  • Loading branch information
semantic-release-bot committed Aug 26, 2024
1 parent 7f121f3 commit af92fc2
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## [1.116.0](https://github.com/cnpm/unpkg-white-list/compare/v1.115.0...v1.116.0) (2024-08-26)


### Features

* add eslint-plugin-gj-ts ([#259](https://github.com/cnpm/unpkg-white-list/issues/259)) ([6bc1d5a](https://github.com/cnpm/unpkg-white-list/commit/6bc1d5abb8085dfbd26d8cca73b2a30c54f3b290))

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


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

0 comments on commit af92fc2

Please sign in to comment.