Skip to content

Commit b995c66

Browse files
authored
bump version 0.9.0
1 parent 61fb44a commit b995c66

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,10 @@ All notable changes to this extension will be documented in this file.
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+
## [0.9.0] 2022-03-29
9+
### Changed
10+
- bump dependencies
11+
812
## [0.8.0] 2021-09-10
913
### Changed
1014
- bump dependencies

package-lock.json

Lines changed: 1 addition & 1 deletion
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": "html-end-tag-labels",
33
"displayName": "HTML End Tag Labels",
44
"description": "Labels HTML end tags in VSCode",
5-
"version": "0.8.0",
5+
"version": "0.9.0",
66
"author": {
77
"email": "anteprimorachr@gmail.com",
88
"name": "Ante Primorac",

0 commit comments

Comments
 (0)