File tree Expand file tree Collapse file tree 3 files changed +18
-5
lines changed
Expand file tree Collapse file tree 3 files changed +18
-5
lines changed Original file line number Diff line number Diff line change 22 "solution" : {
33 "prettier-plugin-ember-template-tag" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 2.1.1" ,
6- "newVersion" : " 2.1.2" ,
5+ "oldVersion" : " 2.1.2" ,
6+ "newVersion" : " 2.1.3" ,
7+ "tagName" : " latest" ,
78 "constraints" : [
89 {
910 "impact" : " patch" ,
10- "reason" : " Appears in changelog section :bug: Bug Fix "
11+ "reason" : " Appears in changelog section :house: Internal "
1112 }
1213 ],
1314 "pkgJSONPath" : " ./package.json"
1415 }
1516 },
16- "description" : " ## Release (2025-11-30)\n\n prettier -plugin-ember-template-tag 2.1.2 (patch)\n\n #### :bug: Bug Fix \n * `prettier-plugin-ember-template-tag`\n * [#412 ](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/412) Improve preprocess ([@fisker ](https://github.com/fisker ))\n\n #### Committers: 1\n - fisker Cheung ([@fisker ](https://github.com/fisker ))\n "
17+ "description" : " ## Release (2025-11-30)\n\n * prettier -plugin-ember-template-tag 2.1.3 (patch)\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 "
1718}
Original file line number Diff line number Diff line change 22
33## Release (2025-11-30)
44
5+ * prettier-plugin-ember-template-tag 2.1.3 (patch)
6+
7+ #### :house : Internal
8+ * ` prettier-plugin-ember-template-tag `
9+ * [ #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 ) )
10+ * [ #414 ] ( https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/414 ) Updates dependencies ([ @evoactivity ] ( https://github.com/evoactivity ) )
11+
12+ #### Committers: 1
13+ - Liam Potter ([ @evoactivity ] ( https://github.com/evoactivity ) )
14+
15+ ## Release (2025-11-30)
16+
517prettier-plugin-ember-template-tag 2.1.2 (patch)
618
719#### :bug : Bug Fix
Original file line number Diff line number Diff line change 11{
22 "name" : " prettier-plugin-ember-template-tag" ,
3- "version" : " 2.1.2 " ,
3+ "version" : " 2.1.3 " ,
44 "description" : " A prettier plugin for formatting Ember template tags" ,
55 "keywords" : [
66 " ember" ,
You can’t perform that action at this time.
0 commit comments