Skip to content

Commit

Permalink
chore: douban-bookshelf 0.0.4
Browse files Browse the repository at this point in the history
  • Loading branch information
ilyydy committed Feb 5, 2023
1 parent ccdd9f1 commit 4531434
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 1 deletion.
12 changes: 12 additions & 0 deletions packages/douban-bookshelf/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,15 @@
## [0.0.4](https://github.com/ilyydy/tampermonkey-script/compare/[email protected]@0.0.4) (2023-02-05)

### Bug Fixes

* **deps:** update dependency vue to v3.2.47 ([7fabad3](https://github.com/ilyydy/tampermonkey-script/commit/7fabad30f3d6e5df31b31cf8ba3b1c07e5325b35))
* 书籍一些子页面不需要添加按钮 ([acf7520](https://github.com/ilyydy/tampermonkey-script/commit/acf7520e7782fdd55d4c4e0e52988d8307b4fbd2))


### Features

* 支持更多豆瓣页面 ([ccdd9f1](https://github.com/ilyydy/tampermonkey-script/commit/ccdd9f17c9c27c29ac81ea807276a8299e0a6d25))

## [0.0.3](https://github.com/ilyydy/tampermonkey-script/compare/[email protected]@0.0.3) (2022-12-21)


Expand Down
2 changes: 1 addition & 1 deletion packages/douban-bookshelf/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "douban-bookshelf",
"private": true,
"version": "0.0.3",
"version": "0.0.4",
"type": "module",
"scripts": {
"dev": "vite",
Expand Down

0 comments on commit 4531434

Please sign in to comment.