Skip to content

Commit 164683f

Browse files
committed
1.1.0
1 parent b9efbd7 commit 164683f

3 files changed

Lines changed: 4 additions & 4 deletions

File tree

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@ All notable changes to the "paste-as-markdown-codeblock" extension will be docum
55
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
66
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
77

8-
## [1.1.0] - 2025-10-27
8+
## [1.1.0] - 2025-11-25
99

1010
### Added
1111

package-lock.json

Lines changed: 2 additions & 2 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
@@ -3,7 +3,7 @@
33
"displayName": "Paste as Markdown CodeBlock",
44
"description": "This is a VS Code extension that pastes copied code into the editor as a Markdown-formatted code block.",
55
"license": "MIT",
6-
"version": "1.0.2",
6+
"version": "1.1.0",
77
"publisher": "yhotta240",
88
"icon": "images/icon.png",
99
"repository": {

0 commit comments

Comments
 (0)