File tree Expand file tree Collapse file tree 3 files changed +15
-4
lines changed
Expand file tree Collapse file tree 3 files changed +15
-4
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.0 " ,
6- "newVersion" : " 2.1.1 " ,
5+ "oldVersion" : " 2.1.1 " ,
6+ "newVersion" : " 2.1.2 " ,
77 "constraints" : [
88 {
99 "impact" : " patch" ,
1313 "pkgJSONPath" : " ./package.json"
1414 }
1515 },
16- "description" : " ## Release (2025-11-29 )\n\n prettier-plugin-ember-template-tag 2.1.1 (patch)\n\n #### :bug: Bug Fix\n * `prettier-plugin-ember-template-tag`\n * [#408 ](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/408) Fix problems with prettier v3.6.0+ ([@evoactivity ](https://github.com/evoactivity ))\n\n #### Committers: 1\n - Liam Potter ([@evoactivity ](https://github.com/evoactivity ))\n "
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 "
1717}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-11-30)
4+
5+ prettier-plugin-ember-template-tag 2.1.2 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` prettier-plugin-ember-template-tag `
9+ * [ #412 ] ( https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/412 ) Improve preprocess ([ @fisker ] ( https://github.com/fisker ) )
10+
11+ #### Committers: 1
12+ - fisker Cheung ([ @fisker ] ( https://github.com/fisker ) )
13+
314## Release (2025-11-29)
415
516prettier-plugin-ember-template-tag 2.1.1 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " prettier-plugin-ember-template-tag" ,
3- "version" : " 2.1.1 " ,
3+ "version" : " 2.1.2 " ,
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