Skip to content

Commit f75e8a1

Browse files
committed
Release 4.2.0
1 parent bff5cb8 commit f75e8a1

2 files changed

Lines changed: 10 additions & 1 deletion

File tree

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,15 @@
44

55

66

7+
8+
## v4.2.0 (2023-06-16)
9+
10+
#### :rocket: Enhancement
11+
* [#259](https://github.com/ember-template-lint/ember-template-lint-plugin-prettier/pull/259) Refactor to expose experimental hook for overriding prettier options ([@patricklx](https://github.com/patricklx))
12+
13+
#### Committers: 1
14+
- Patrick Pircher ([@patricklx](https://github.com/patricklx))
15+
716
## v4.1.1 (2023-06-07)
817

918
#### :bug: Bug Fix

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "ember-template-lint-plugin-prettier",
3-
"version": "4.1.1",
3+
"version": "4.2.0",
44
"private": false,
55
"description": "A prettier plugin for ember-template-lint",
66
"keywords": [

0 commit comments

Comments
 (0)