Skip to content

Commit c0fb7c2

Browse files
committed
chore: release version 0.16.0
1 parent 0cb9224 commit c0fb7c2

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

CHANGELOG.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,9 @@
22

33
## unreleased
44

5+
---
6+
## 0.16.0 (2025-03-17)
7+
58
### Features
69
- [GH-131](https://github.com/zackad/prettier-plugin-twig/issues/131) Improve formatting for `props` tags, feature of [twig component anonymous component](https://symfony.com/bundles/ux-twig-component/current/index.html#anonymous-components)
710

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@zackad/prettier-plugin-twig",
3-
"version": "0.15.3",
3+
"version": "0.16.0",
44
"description": "Prettier Plugin for Twig",
55
"repository": {
66
"type": "git",

0 commit comments

Comments
 (0)