Skip to content

Commit

Permalink
chore(version): v0.0.35
Browse files Browse the repository at this point in the history
  • Loading branch information
czfadmin committed May 16, 2024
1 parent 589ee55 commit e1c958f
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/cuddly-ghosts-jog.md

This file was deleted.

6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change Log

## 0.0.35

### Patch Changes

- 6cc2de6: fix(textDecoration): 修改配置中的showTextDecoratin选项的默认值

## 0.0.34

### 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.34",
"version": "0.0.35",
"engines": {
"vscode": "^1.82.0"
},
Expand Down

0 comments on commit e1c958f

Please sign in to comment.