Skip to content

Commit 5888db7

Browse files
committed
chore(release): 2.13.2
1 parent 320509e commit 5888db7

File tree

3 files changed

+11
-4
lines changed

3 files changed

+11
-4
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,13 @@
22

33
All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines.
44

5+
### [2.13.2](https://github.com/ghaschel/vscode-angular-html/compare/v2.13.1...v2.13.2) (2025-10-23)
6+
7+
8+
### Bug Fixes
9+
10+
* **updated vscode engine requirement:** engine ([320509e](https://github.com/ghaschel/vscode-angular-html/commit/320509e73a9c0c442b502717f56f563e2bd52f7d))
11+
512
### [2.13.1](https://github.com/ghaschel/vscode-angular-html/compare/v2.13.0...v2.13.1) (2025-10-23)
613

714

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "vscode-angular-html",
33
"displayName": "vscode-angular-html",
44
"description": "Syntax highlighting for angular HTML Template files",
5-
"version": "2.13.1",
5+
"version": "2.13.2",
66
"publisher": "ghaschel",
77
"license": "MIT",
88
"repository": {
@@ -472,4 +472,4 @@
472472
"vscode-nls": "^5.2.0",
473473
"vscode-nls-i18n": "^0.2.4"
474474
}
475-
}
475+
}

0 commit comments

Comments
 (0)