We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 775ce8c commit f746aceCopy full SHA for f746ace
CHANGELOG.md
@@ -2,6 +2,9 @@
2
3
## unreleased
4
5
+---
6
+## 0.15.2 (2025-02-14)
7
+
8
### Bugfixes
9
- [GH-125](https://github.com/zackad/prettier-plugin-twig/issues/125) Add missing `xor` binary operator
10
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@zackad/prettier-plugin-twig",
- "version": "0.15.1",
+ "version": "0.15.2",
"description": "Prettier Plugin for Twig",
"repository": {
"type": "git",
0 commit comments