File tree Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Expand file tree Collapse file tree 3 files changed +8
-3
lines changed Original file line number Diff line number Diff line change @@ -4,6 +4,11 @@ All notable changes to the "web-extension" extension will be documented in this
44
55## [ Unreleased]
66
7+ - Nothing planned yet.
8+
9+ ## [ 0.1.0] - 2019-05-20
10+ ### Added
11+
712- Provide autocomplete for all chrome API
813
914## [ 0.0.1] - 2019-3-5
Original file line number Diff line number Diff line change @@ -8,9 +8,9 @@ Provides Autocompletion for chrome extension API. Work in progress.
88
99## Release Notes
1010
11- ### 0.0.1
11+ ### 0.1.0
1212
13- Initial release of the extension.
13+ - Provide autocomplete for all chrome API
1414
1515## Issues
1616
Original file line number Diff line number Diff line change 22 "name" : " web-extension" ,
33 "displayName" : " web-extension" ,
44 "description" : " Extension to help with creating chrome/firefox browser extensions." ,
5- "version" : " 0.0.1 " ,
5+ "version" : " 0.1.0 " ,
66 "publisher" : " VaibhavVishal" ,
77 "repository" : " https://github.com/vaibhavhrt/web-extension" ,
88 "engines" : {
You can’t perform that action at this time.
0 commit comments