Skip to content

Commit c7b9424

Browse files
gitKrystangithub-actions[bot]
authored andcommitted
Prepare Release using 'release-plan'
1 parent 7f9b62e commit c7b9424

File tree

2 files changed

+7
-11
lines changed

2 files changed

+7
-11
lines changed

.release-plan.json

Lines changed: 2 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -1,17 +1,8 @@
11
{
22
"solution": {
33
"prettier-plugin-ember-template-tag": {
4-
"impact": "patch",
5-
"oldVersion": "2.0.3",
6-
"newVersion": "2.0.4",
7-
"constraints": [
8-
{
9-
"impact": "patch",
10-
"reason": "Appears in changelog section :bug: Bug Fix"
11-
}
12-
],
13-
"pkgJSONPath": "./package.json"
4+
"oldVersion": "2.0.4"
145
}
156
},
16-
"description": "## Release (2024-11-06)\n\nprettier-plugin-ember-template-tag 2.0.4 (patch)\n\n#### :bug: Bug Fix\n* `prettier-plugin-ember-template-tag`\n * [#284](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/284) Add prepack so that this library builds before publish ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
7+
"description": "\n\n\n\n"
178
}

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
4+
5+
6+
7+
38
## Release (2024-11-06)
49

510
prettier-plugin-ember-template-tag 2.0.4 (patch)

0 commit comments

Comments
 (0)