Skip to content

Commit 38652dd

Browse files
committed
chore(release): 2.3.5
1 parent 1e3ccc9 commit 38652dd

3 files changed

Lines changed: 9 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
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.3.5](https://github.com/ghaschel/vscode-angular-html/compare/v2.3.4...v2.3.5) (2023-01-09)
6+
7+
### Bug Fixes
8+
9+
- **color generation:** fixed color customization generation ([1e3ccc9](https://github.com/ghaschel/vscode-angular-html/commit/1e3ccc94312647ac4e8f4b5d2b8fba472688bd85))
10+
511
### [2.3.4](https://github.com/ghaschel/vscode-angular-html/compare/v2.3.3...v2.3.4) (2022-12-14)
612

713
### Bug Fixes

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: 1 addition & 1 deletion
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.3.4",
5+
"version": "2.3.5",
66
"publisher": "ghaschel",
77
"license": "MIT",
88
"repository": {

0 commit comments

Comments
 (0)