Skip to content

Commit

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

## [1.113.0](v1.112.0...v1.113.0) (2024-08-18)

### Features

* add gpt-tokenizer ([#251](#251)) ([d76d145](d76d145))
* add speedtouch ([#248](#248)) ([99e09ae](99e09ae))
  • Loading branch information
semantic-release-bot committed Aug 18, 2024
1 parent d76d145 commit 6c82598
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 1 deletion.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## [1.113.0](https://github.com/cnpm/unpkg-white-list/compare/v1.112.0...v1.113.0) (2024-08-18)


### Features

* add gpt-tokenizer ([#251](https://github.com/cnpm/unpkg-white-list/issues/251)) ([d76d145](https://github.com/cnpm/unpkg-white-list/commit/d76d145bb54688bec62c773dd3ccf59a9d1a86c1))
* add speedtouch ([#248](https://github.com/cnpm/unpkg-white-list/issues/248)) ([99e09ae](https://github.com/cnpm/unpkg-white-list/commit/99e09ae5c9780a02e482c1b074ca53012c4e31fe))

## [1.112.0](https://github.com/cnpm/unpkg-white-list/compare/v1.111.0...v1.112.0) (2024-08-14)


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

0 comments on commit 6c82598

Please sign in to comment.