Skip to content

Commit 641f878

Browse files
committed
build: release v20.1.1
1 parent d10ff1d commit 641f878

File tree

3 files changed

+6
-2
lines changed

3 files changed

+6
-2
lines changed

.aspect/rules/external_repository_action_cache/npm_translate_lock_LTE4Nzc1MDcwNjU=

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,5 +4,5 @@
44
.npmrc=974837034
55
pnpm-lock.yaml=1752070694
66
yarn.lock=1122184668
7-
package.json=225221790
7+
package.json=-1728624161
88
pnpm-workspace.yaml=1711114604

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
1+
# 20.1.1
2+
3+
* [fix(server): Remove custom semantic tokens to fix regression in file highlighting](https://github.com/angular/vscode-ng-language-service/pull/2197)
4+
15
# 20.1.0
26
This release upgrades `@angular/language-service` to v20.1.0-rc.0.
37

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": "20.1.0",
5+
"version": "20.1.1",
66
"publisher": "Angular",
77
"icon": "angular.png",
88
"license": "MIT",

0 commit comments

Comments
 (0)