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 5f4c691 commit a4424d8Copy full SHA for a4424d8
CHANGELOG.md
@@ -1,3 +1,7 @@
1
+# 15.0.1
2
+
3
+This release fixes an incorrectly bundled `vsix` in the v15.0.0 release.
4
5
# 15.0.0
6
7
This release upgrades `@angular/language-service` to v15.0.0.
package.json
@@ -2,7 +2,7 @@
"name": "ng-template",
"displayName": "Angular Language Service",
"description": "Editor services for Angular templates",
- "version": "15.0.0",
+ "version": "15.0.1",
"publisher": "Angular",
"icon": "angular.png",
8
"license": "MIT",
0 commit comments