Skip to content

Commit

Permalink
Prepare 0.6.2
Browse files Browse the repository at this point in the history
  • Loading branch information
hudochenkov committed Dec 30, 2023
1 parent ed3d1b5 commit ea4791e
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,6 +3,9 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/).

## 0.6.2
* Fix a JS parsing issue if a comment between a tag function and template literal is present

## 0.6.1
* Fix interpolation ranges if there is a comment inside an interpolation
* Catch more JavaScript parsing errors
Expand Down

0 comments on commit ea4791e

Please sign in to comment.