You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: .release-plan.json
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -2,8 +2,8 @@
2
2
"solution": {
3
3
"prettier-plugin-ember-template-tag": {
4
4
"impact": "patch",
5
-
"oldVersion": "2.1.2",
6
-
"newVersion": "2.1.3",
5
+
"oldVersion": "2.1.3",
6
+
"newVersion": "2.1.4",
7
7
"tagName": "latest",
8
8
"constraints": [
9
9
{
@@ -18,5 +18,5 @@
18
18
"pkgJSONPath": "./package.json"
19
19
}
20
20
},
21
-
"description": "## Release (2025-12-11)\n\n* prettier-plugin-ember-template-tag 2.1.3 (patch)\n\n#### :bug: Bug Fix\n* `prettier-plugin-ember-template-tag`\n * [#418](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/418) Mark dependencies as external and revert to outputting CJS only ([@evoactivity](https://github.com/evoactivity))\n\n#### :house: Internal\n* `prettier-plugin-ember-template-tag`\n * [#416](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/416) Add matrix to test different versions of prettier ([@evoactivity](https://github.com/evoactivity))\n * [#414](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/414) Updates dependencies ([@evoactivity](https://github.com/evoactivity))\n\n#### Committers: 1\n- Liam Potter ([@evoactivity](https://github.com/evoactivity))\n"
21
+
"description": "## Release (2026-04-01)\n\n* prettier-plugin-ember-template-tag 2.1.4 (patch)\n\n#### :bug: Bug Fix\n* `prettier-plugin-ember-template-tag`\n * [#425](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/425) fix: externalize prettier/plugins/estree to prevent comment formatting crash ([@lifeart](https://github.com/lifeart))\n\n#### :house: Internal\n* `prettier-plugin-ember-template-tag`\n * [#367](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/367) Refactored code (Part 3) ([@ijlee2](https://github.com/ijlee2))\n\n#### Committers: 2\n- Alex Kanunnikov ([@lifeart](https://github.com/lifeart))\n- Isaac Lee ([@ijlee2](https://github.com/ijlee2))\n"
0 commit comments