Skip to content

Commit

Permalink
chore(release): 10.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
fisker committed May 23, 2024
1 parent 73c2e6c commit d600845
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

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.

### [10.0.3](https://github.com/prettier/angular-estree-parser/compare/v10.0.2...v10.0.3) (2024-05-23)

### [10.0.2](https://github.com/prettier/angular-estree-parser/compare/v10.0.1...v10.0.2) (2024-05-20)

### [10.0.1](https://github.com/prettier/angular-estree-parser/compare/v10.0.0...v10.0.1) (2024-02-21)
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "angular-estree-parser",
"version": "10.0.2",
"version": "10.0.3",
"description": "A parser that converts Angular source code into an ESTree-compatible form",
"keywords": [],
"main": "./lib/index.js",
Expand Down

0 comments on commit d600845

Please sign in to comment.