Skip to content

Commit

Permalink
bump version
Browse files Browse the repository at this point in the history
  • Loading branch information
telesoho committed Feb 28, 2023
1 parent 825469c commit cd55e9f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change Log

## 0.21.0 (February 28, 2023)

- feat: add ${selectedText} predefine

## 0.20.0 (February 27, 2023)

- feat: add applyAllRules config
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": "vscode-markdown-paste-image",
"displayName": "Markdown Paste",
"description": "A smartly paste for markdown.",
"version": "0.20.0",
"version": "0.21.0",
"publisher": "telesoho",
"author": {
"name": "telesoho",
Expand Down

0 comments on commit cd55e9f

Please sign in to comment.