We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 155aeff commit 9699ad8Copy full SHA for 9699ad8
package.json
@@ -2,7 +2,7 @@
2
"name": "ng-template",
3
"displayName": "Angular Language Service",
4
"description": "Editor services for Angular templates",
5
- "version": "11.2.7",
+ "version": "11.2.8",
6
"publisher": "Angular",
7
"icon": "angular.png",
8
"license": "MIT",
server/package.json
@@ -1,7 +1,7 @@
1
{
"name": "@angular/language-server",
"description": "LSP server for Angular Language Service",
"repository": {
"type": "git",
"url": "https://github.com/angular/vscode-ng-language-service.git"
@@ -23,4 +23,4 @@
23
"publishConfig": {
24
"registry": "https://wombat-dressing-room.appspot.com"
25
}
26
-}
+}
0 commit comments