File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed
Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change @@ -13,6 +13,9 @@ https://github.com/admvx/as2-language-support
1313
1414## Release Notes
1515
16+ ### 1.2.2
17+ Update format of repository url in ` package.json `
18+
1619### 1.2.1
1720Addresses the following issues:
1821- Superclass members are not resolved when super declaration uses short type
Original file line number Diff line number Diff line change 44 "description" : " Syntax highlighting and intellisense for ActionScript 2.0 in Visual Studio Code via the LSP protocol" ,
55 "repository" : {
66 "type" : " git" ,
7- "url" : " git@ github.com: admvx/as2-language-support.git "
7+ "url" : " https:// github.com/ admvx/as2-language-support"
88 },
9- "version" : " 1.2.1 " ,
9+ "version" : " 1.2.2 " ,
1010 "author" : " Adam Vernon" ,
1111 "publisher" : " admvx" ,
1212 "icon" : " icon.png" ,
You can’t perform that action at this time.
0 commit comments