Skip to content

Commit

Permalink
chore: Release v1.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
baiwumm committed May 7, 2024
1 parent 86abc8d commit 9a9abac
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 @@


## [1.3.0](https://github.com/baiwumm/react-daily-hot/compare/1.2.0...1.3.0) (2024-05-07)


### ✨ Features | 新功能

* **HotList:** 新增网易云音乐热歌榜 ([9661b47](https://github.com/baiwumm/react-daily-hot/commit/9661b47ab37478f7d117aadad314fe45167c9292))
* update README.md ([86abc8d](https://github.com/baiwumm/react-daily-hot/commit/86abc8d5a6d5cdb1e25852c2db749c3858a1996e))

## [1.2.0](https://github.com/baiwumm/react-daily-hot/compare/1.1.1...1.2.0) (2024-05-07)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"name": "baiwumm",
"email": "[email protected]"
},
"version": "1.2.0",
"version": "1.3.0",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 9a9abac

Please sign in to comment.