Skip to content

Commit 006c492

Browse files
committed
Bump up version
1 parent 0c9bf75 commit 006c492

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-4
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Change Log
22

3+
## 1.4.3 (2025/04/14)
4+
5+
- fix: Cannot download redirect file.
6+
37
## 1.4.2 (2025/03/29)
48

59
- feat: Allow shortcuts and option menu bindings for the mdx, quarto and rmd language.

package-lock.json

Lines changed: 3 additions & 3 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-markdown-paste-image",
33
"displayName": "Markdown Paste",
44
"description": "A smartly paste for markdown.",
5-
"version": "1.4.2",
5+
"version": "1.4.3",
66
"publisher": "telesoho",
77
"author": {
88
"name": "telesoho",

0 commit comments

Comments
 (0)