We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1f05157 commit ccdfb54Copy full SHA for ccdfb54
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
## unreleased
4
5
+---
6
+## 0.16.2 (2025-12-12)
7
+
8
+### Bugfixes
9
+- Revert changes for removing space between opening/closing mappings expression
10
11
---
12
## 0.16.1 (2025-12-12)
13
package.json
@@ -1,6 +1,6 @@
1
{
"name": "@zackad/prettier-plugin-twig",
- "version": "0.16.1",
+ "version": "0.16.2",
"description": "Prettier Plugin for Twig",
"repository": {
"type": "git",
0 commit comments