Skip to content

Commit

Permalink
0.3.6
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianheine committed Jun 11, 2020
1 parent b4b84e0 commit 2b97583
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,7 @@
## 0.3.6 (2020-06-11)

* Don't break acorn's optional chaining support

## 0.3.5 (2020-06-11)

* Don't break keyword method names
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
"peerDependencies": {
"acorn": "^6.0.0 || ^7.0.0"
},
"version": "0.3.5",
"version": "0.3.6",
"devDependencies": {
"acorn": "^6.0.0 || ^7.0.0",
"eslint": "^7.2",
Expand Down

0 comments on commit 2b97583

Please sign in to comment.