File tree Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Expand file tree Collapse file tree 2 files changed +11
-3
lines changed Original file line number Diff line number Diff line change @@ -6,4 +6,12 @@ Check [Keep a Changelog](http://keepachangelog.com/) for recommendations on how
66
77## v0.0.1 (2024-12-06)
88
9- Initial release with basic HTML5 boilerplate and common HTML tag snippets.
9+ Initial release with basic HTML5 boilerplate and common HTML tag snippets.
10+
11+ ## v0.0.2 (2024-12-06)
12+
13+ Fix some Bug
14+
15+ ## v0.0.3 (2024-12-06)
16+
17+ Fix major some Bug
Original file line number Diff line number Diff line change 22 "name" : " advanced-html-snippets" ,
33 "displayName" : " Advanced HTML Snippets" ,
44 "description" : " A advanced HTML snippets for fast coding." ,
5- "version" : " 0.0.1 " ,
5+ "version" : " 0.0.3 " ,
66 "publisher" : " codegyan" ,
77 "author" : " Prathmesh Yelne" ,
88 "engines" : {
1616 "contributes" : {
1717 "snippets" : [
1818 {
19- "language" : " HTML " ,
19+ "language" : " html " ,
2020 "path" : " ./snippets/html.json"
2121 }
2222 ]
You can’t perform that action at this time.
0 commit comments