File tree Expand file tree Collapse file tree 3 files changed +33
-1
lines changed Expand file tree Collapse file tree 3 files changed +33
-1
lines changed Original file line number Diff line number Diff line change 1+ {
2+ "solution" : {
3+ "prettier-plugin-ember-template-tag" : {
4+ "impact" : " patch" ,
5+ "oldVersion" : " 2.0.2" ,
6+ "newVersion" : " 2.0.3" ,
7+ "constraints" : [
8+ {
9+ "impact" : " patch" ,
10+ "reason" : " Appears in changelog section :house: Internal"
11+ }
12+ ],
13+ "pkgJSONPath" : " ./package.json"
14+ }
15+ },
16+ "description" : " ## Release (2024-11-06)\n\n prettier-plugin-ember-template-tag 2.0.3 (patch)\n\n #### :house: Internal\n * `prettier-plugin-ember-template-tag`\n * [#283](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/283) Remove changelog customizations ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#281](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/281) Setup release-plan ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#280](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/280) Update repo paths in package.json ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#267](https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/267) Bump content-tag to v2 ([@SergeAstapov](https://github.com/SergeAstapov))\n\n #### Committers: 2\n - Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
17+ }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2024-11-06)
4+
5+ prettier-plugin-ember-template-tag 2.0.3 (patch)
6+
7+ #### :house : Internal
8+ * ` prettier-plugin-ember-template-tag `
9+ * [ #283 ] ( https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/283 ) Remove changelog customizations ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
10+ * [ #281 ] ( https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/281 ) Setup release-plan ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
11+ * [ #280 ] ( https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/280 ) Update repo paths in package.json ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
12+ * [ #267 ] ( https://github.com/ember-tooling/prettier-plugin-ember-template-tag/pull/267 ) Bump content-tag to v2 ([ @SergeAstapov ] ( https://github.com/SergeAstapov ) )
13+
14+ #### Committers: 2
15+ - Sergey Astapov ([ @SergeAstapov ] ( https://github.com/SergeAstapov ) )
16+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
17+
318
419
520
Original file line number Diff line number Diff line change 11{
22 "name" : " prettier-plugin-ember-template-tag" ,
3- "version" : " 2.0.2 " ,
3+ "version" : " 2.0.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