Skip to content

Commit

Permalink
feat(bookmark-group): update to 0.0.30
Browse files Browse the repository at this point in the history
  • Loading branch information
czfadmin committed Apr 5, 2024
1 parent 5228e2e commit 001ea68
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,16 @@
# Change Log

## 0.0.30

### Patch Changes

- 新增书签分组功能
- 新增支持上下文改变书签分组命令
- 支持分组拖拽,以及分组级别拖拽排序
- 新增支持从控制命令板中快速列出已选择的分组中的书签列表命令
- 新增支持按照颜色清除所选组下的书签命令
- 新增设置默认激活组命令

## 0.0.29

### Patch Changes
Expand Down
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": "bookmark-manager",
"displayName": "Bookmark Manager (BM)",
"description": "Simple and easy to use bookmark manager",
"version": "0.0.29",
"version": "0.0.30",
"engines": {
"vscode": "^1.82.0"
},
Expand Down

0 comments on commit 001ea68

Please sign in to comment.