File tree Expand file tree Collapse file tree 3 files changed +9
-1
lines changed
Expand file tree Collapse file tree 3 files changed +9
-1
lines changed Original file line number Diff line number Diff line change @@ -5,6 +5,10 @@ All notable changes to this extension will be documented in this file.
55The format is based on [ Keep a Changelog] ( https://keepachangelog.com/en/1.0.0/ ) ,
66and this project adheres to [ Semantic Versioning] ( https://semver.org/spec/v2.0.0.html ) .
77
8+ ## [ 0.6.0] 2020-12-14
9+ ### Added
10+ - publish extension to Open VSX Registry
11+
812## [ 0.5.0] 2020-12-10
913### Added
1014- basic support for svelte files
Original file line number Diff line number Diff line change @@ -16,6 +16,10 @@ Labels HTML end tags in VSCode.
1616
1717## Release Notes
1818
19+ ### 0.6.0
20+
21+ Publish extension to Open VSX Registry.
22+
1923### 0.5.0
2024
2125Basic support for Svelte files.
Original file line number Diff line number Diff line change 22 "name" : " html-end-tag-labels" ,
33 "displayName" : " HTML End Tag Labels" ,
44 "description" : " Labels HTML end tags in VSCode" ,
5- "version" : " 0.5 .0" ,
5+ "version" : " 0.6 .0" ,
66 "author" : {
77 "email" : " anteprimorachr@gmail.com" ,
88 "name" : " Ante Primorac" ,
You can’t perform that action at this time.
0 commit comments