Skip to content

Commit 068001e

Browse files
committed
internal: release v0.3.2
1 parent 37faea6 commit 068001e

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,18 @@
66

77

88

9+
10+
## v0.3.2 (2023-02-01)
11+
12+
#### :bug: Bug Fix
13+
* [#48](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/48) Fix build ([@gitKrystan](https://github.com/gitKrystan))
14+
15+
#### :house: Internal
16+
* [#48](https://github.com/gitKrystan/prettier-plugin-ember-template-tag/pull/48) Fix build ([@gitKrystan](https://github.com/gitKrystan))
17+
18+
#### Committers: 1
19+
- Krystan HuffMenne ([@gitKrystan](https://github.com/gitKrystan))
20+
921
## v0.3.1 (2023-02-01)
1022

1123
#### :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": "prettier-plugin-ember-template-tag",
3-
"version": "0.3.1",
3+
"version": "0.3.2",
44
"description": "A prettier plugin for formatting Ember template tags",
55
"keywords": [
66
"ember",

0 commit comments

Comments
 (0)