Skip to content

Commit

Permalink
release: v1.6.0
Browse files Browse the repository at this point in the history
  • Loading branch information
MliKiowa committed Jun 21, 2024
1 parent c375393 commit e53c37a
Show file tree
Hide file tree
Showing 51 changed files with 50 additions and 62 deletions.
14 changes: 0 additions & 14 deletions docs/changelogs/CHANGELOG.v1.5.8.md

This file was deleted.

2 changes: 1 addition & 1 deletion docs/changelogs/CHANGELOG.v1.6.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,6 @@ QQ Version: Windows 9.9.11-24815 / Linux 3.2.9-24815


## 新增与调整

* 新增图片subtype属性 区分表情图片与商城图片

新增的 API 详细见[API文档](https://napneko.github.io/zh-CN/develop/extends_api)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "napcat",
"private": true,
"type": "module",
"version": "1.5.8",
"version": "1.6.0",
"scripts": {
"watch:dev": "vite --mode development",
"watch:prod": "vite --mode production",
Expand Down
2 changes: 1 addition & 1 deletion src/core
Submodule core updated from 658ff9 to d70f9f
2 changes: 1 addition & 1 deletion src/core.lib/src/adapters/NodeIDependsAdapter.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/core.lib/src/adapters/NodeIDispatcherAdapter.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/core.lib/src/adapters/NodeIGlobalAdapter.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/core.lib/src/adapters/index.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion src/core.lib/src/apis/collection.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit e53c37a

Please sign in to comment.