Skip to content

Commit 8efe8a9

Browse files
committed
chore: version bump and change changelog date.
1 parent 071b889 commit 8efe8a9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

CHANGELOG.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ All notable changes to this extension will be documented in this file.
44

55
This Changelog uses the [Keep a Changelog](http://keepachangelog.com/) structure.
66

7-
## [1.1.8](https://github.com/yCodeTech/auto-comment-blocks/releases/tag/v1.1.8) - 2025-06-18
7+
## [1.1.8](https://github.com/yCodeTech/auto-comment-blocks/releases/tag/v1.1.8) - 2025-06-19
88

99
#### Fixed:
1010

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "automatic-comment-blocks",
33
"displayName": "Automatic Comment Blocks",
44
"description": "Provides block comment completion for Javadoc-style multi-line comments and single-line comment blocks for most officially supported languages.",
5-
"version": "1.1.7",
5+
"version": "1.1.8",
66
"publisher": "ycodetech",
77
"homepage": "https://github.com/ycodetech/auto-comment-blocks",
88
"repository": {

0 commit comments

Comments
 (0)