Skip to content

Commit 59b559b

Browse files
committed
chore: release v7.0.1
1 parent b047449 commit 59b559b

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

packages/angular-html-parser/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,10 @@
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+
## [7.0.1](https://github.com/prettier/angular-html-parser/compare/v6.0.2...v7.0.1) (2024-10-08)
6+
7+
Fix `.d.ts` files.
8+
59
## [7.0.0](https://github.com/prettier/angular-html-parser/compare/v6.0.2...v7.0.0) (2024-09-29)
610

711
Sync with upstream.

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": "7.0.0",
3+
"version": "7.0.1",
44
"description": "A HTML parser extracted from Angular with some modifications",
55
"repository": "https://github.com/prettier/angular-html-parser",
66
"homepage": "https://github.com/prettier/angular-html-parser/blob/master/packages/angular-html-parser#readme",

0 commit comments

Comments
 (0)