Skip to content

Commit

Permalink
0.3.2
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianheine committed Jun 11, 2020
1 parent 64a0fc9 commit 8e8347c
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.2 (2020-06-11)

* Don't break acorn's optional chaining support

## 0.3.1 (2020-04-22)

* Don't parse static private methods
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"dependencies": {
"acorn-private-class-elements": "^0.2.6"
},
"version": "0.3.1",
"version": "0.3.2",
"devDependencies": {
"acorn": "^7",
"eslint": "^7",
Expand Down

0 comments on commit 8e8347c

Please sign in to comment.