Skip to content

Commit 5db627e

Browse files
committed
chore(release): 6.0.2
1 parent 20aeeb8 commit 5db627e

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

packages/angular-html-parser/CHANGELOG.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,8 @@
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+
### [6.0.2](https://github.com/prettier/angular-html-parser/compare/v6.0.1...v6.0.2) (2024-07-11)
6+
57
### [6.0.1](https://github.com/prettier/angular-html-parser/compare/v6.0.0...v6.0.1) (2024-07-11)
68

79
Support `LetDeclaration`

packages/angular-html-parser/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "angular-html-parser",
3-
"version": "6.0.1",
3+
"version": "6.0.2",
44
"description": "A HTML parser extracted from Angular with some modifications",
55
"main": "./lib/angular-html-parser/src/index.js",
66
"types": "./lib/angular-html-parser/src/index.d.ts",

0 commit comments

Comments
 (0)