Skip to content

Commit 9699ad8

Browse files
committed
release: v11.2.8
1 parent 155aeff commit 9699ad8

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "ng-template",
33
"displayName": "Angular Language Service",
44
"description": "Editor services for Angular templates",
5-
"version": "11.2.7",
5+
"version": "11.2.8",
66
"publisher": "Angular",
77
"icon": "angular.png",
88
"license": "MIT",

server/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "@angular/language-server",
33
"description": "LSP server for Angular Language Service",
4-
"version": "11.2.7",
4+
"version": "11.2.8",
55
"repository": {
66
"type": "git",
77
"url": "https://github.com/angular/vscode-ng-language-service.git"
@@ -23,4 +23,4 @@
2323
"publishConfig": {
2424
"registry": "https://wombat-dressing-room.appspot.com"
2525
}
26-
}
26+
}

0 commit comments

Comments
 (0)