Skip to content

Commit

Permalink
Updated changelog and version
Browse files Browse the repository at this point in the history
  • Loading branch information
mck89 committed Jan 21, 2023
1 parent 9de558a commit cf06286
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.15.0-dev"
"dev-master": "1.15.1-dev"
}
}
}
3 changes: 3 additions & 0 deletions doc/changelog.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,9 @@
Changelog
==========

#### 1.15.1
* Fixed bug on hashbang comment detection

#### 1.15.0
* Implemented ES2022 parser with hashbang comments

Expand Down

0 comments on commit cf06286

Please sign in to comment.