Skip to content

Commit 3a0f763

Browse files
committed
2 parents e5aae65 + 9527bae commit 3a0f763

3 files changed

Lines changed: 7 additions & 6 deletions

File tree

.changeset/fast-crabs-poke.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/bookmark-script/CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,11 @@
11
# @xiaohuohumax/bookmark-script
22

3+
## 3.0.1
4+
5+
### Patch Changes
6+
7+
- [`d196368`](https://github.com/xiaohuohumax/bookmark-script-builder/commit/d1963689230778c88894200de42514a2ce7472a9) Thanks [@xiaohuohumax](https://github.com/xiaohuohumax)! - 书签树构建层级异常 BUG 修复
8+
39
## 3.0.0
410

511
### Major Changes

packages/bookmark-script/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@xiaohuohumax/bookmark-script",
33
"type": "module",
4-
"version": "3.0.0",
4+
"version": "3.0.1",
55
"description": "基于 rollup 的书签脚本打包工具 Bookmarklet Cli",
66
"scripts": {
77
"build": "rimraf dist && rollup -c",

0 commit comments

Comments
 (0)