Skip to content

Commit

Permalink
chore(main): release 4.1.0 (#79)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Jan 8, 2025
1 parent e62f0e0 commit 16ba0ae
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# Changelog

## [4.1.0](https://github.com/ikenxuan/amagi/compare/v4.0.3...v4.1.0) (2025-01-08)


### Features

* 改进搜索功能以支持分页和自定义搜索数量 ([fc44c8f](https://github.com/ikenxuan/amagi/commit/fc44c8fdd1d900743b1670565ed70e8dd3fd9e02))


### Performance Improvements

* 改个文件夹名字 ([7c40da0](https://github.com/ikenxuan/amagi/commit/7c40da054206b3929ad0efd6996e6c6756a6ad56))

## [4.0.3](https://github.com/ikenxuan/amagi/compare/v4.0.2...v4.0.3) (2024-12-22)


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": "@ikenxuan/amagi",
"version": "4.0.3",
"version": "4.1.0",
"description": "抖音、B站的 web 端相关数据接口基于 Node.js 的实现",
"keywords": [
"douyin",
Expand Down

0 comments on commit 16ba0ae

Please sign in to comment.