Skip to content

Commit 5711d4a

Browse files
committed
bump 0.8.0 version
1 parent 0d81d11 commit 5711d4a

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.8.0] 2021-09-10
9+
### Changed
10+
- bump dependencies
11+
812
## [0.7.0] 2021-06-26
913
### Added
1014
- basic support for Ruby ERB files

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.7.0",
5+
"version": "0.8.0",
66
"author": {
77
"email": "anteprimorachr@gmail.com",
88
"name": "Ante Primorac",

0 commit comments

Comments
 (0)