Skip to content

Commit

Permalink
Release 3.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
literat committed Mar 30, 2023
1 parent ef4475c commit 724bfcb
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 2 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@

<!-- There should always be "Unreleased" section at the beginning. -->
## Unreleased

## 3.2.1 - 2023-03-30
- Fix: Negative lookahead breaks parsing of element closing bracket
- Fix: Allow space between double parenthesis refs #DS-657

Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@
"@phpstan"
]
},
"version": "3.2.0",
"version": "3.2.1",
"config": {
"allow-plugins": {
"dealerdirect/phpcodesniffer-composer-installer": true,
Expand Down

0 comments on commit 724bfcb

Please sign in to comment.