Skip to content

Commit

Permalink
Fix version number in CHANGELOG.md (#1357)
Browse files Browse the repository at this point in the history
* Fix version number in CHANGELOG.md

* Update CHANGELOG.md

---------

Co-authored-by: F谩bio Santos <fabiosantosart@gmail.com>
  • Loading branch information
valscion and fabiosantoscode committed Mar 25, 2023
1 parent b79e49a commit dd8786e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion CHANGELOG.md
Expand Up @@ -5,7 +5,7 @@
- Become even less conservative around function definitions for `reduce_vars`
- Fix parsing context of `import.meta` expressions such that method calls are allowed

## v5.16.7
## v5.16.6

- Become less conservative with analyzing function definitions for `reduce_vars`
- Parse `import.meta` as a real AST node and not an `object.property`
Expand Down

0 comments on commit dd8786e

Please sign in to comment.