File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ {
2+ "solution" : {
3+ "ember-cli-htmlbars" : {
4+ "impact" : " patch" ,
5+ "oldVersion" : " 7.0.0" ,
6+ "newVersion" : " 7.0.1" ,
7+ "tagName" : " latest" ,
8+ "constraints" : [
9+ {
10+ "impact" : " patch" ,
11+ "reason" : " Appears in changelog section :bug: Bug Fix"
12+ },
13+ {
14+ "impact" : " patch" ,
15+ "reason" : " Appears in changelog section :house: Internal"
16+ }
17+ ],
18+ "pkgJSONPath" : " ./package.json"
19+ }
20+ },
21+ "description" : " ## Release (2026-03-29)\n\n * ember-cli-htmlbars 7.0.1 (patch)\n\n #### :bug: Bug Fix\n * `ember-cli-htmlbars`\n * [#793](https://github.com/ember-cli/ember-cli-htmlbars/pull/793) Handle missing absolutePaths for ember-source v7+ ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n\n #### :house: Internal\n * `ember-cli-htmlbars`\n * [#790](https://github.com/ember-cli/ember-cli-htmlbars/pull/790) start using release-plan ([@mansona](https://github.com/mansona))\n * [#789](https://github.com/ember-cli/ember-cli-htmlbars/pull/789) swap to pnpm ([@mansona](https://github.com/mansona))\n\n #### Committers: 2\n - Chris Manson ([@mansona](https://github.com/mansona))\n - NullVoxPopuli's reduced-access machine account for AI usage ([@NullVoxPopuli-ai-agent](https://github.com/NullVoxPopuli-ai-agent))\n "
22+ }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2026-03-29)
4+
5+ * ember-cli-htmlbars 7.0.1 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` ember-cli-htmlbars `
9+ * [ #793 ] ( https://github.com/ember-cli/ember-cli-htmlbars/pull/793 ) Handle missing absolutePaths for ember-source v7+ ([ @NullVoxPopuli-ai-agent ] ( https://github.com/NullVoxPopuli-ai-agent ) )
10+
11+ #### :house : Internal
12+ * ` ember-cli-htmlbars `
13+ * [ #790 ] ( https://github.com/ember-cli/ember-cli-htmlbars/pull/790 ) start using release-plan ([ @mansona ] ( https://github.com/mansona ) )
14+ * [ #789 ] ( https://github.com/ember-cli/ember-cli-htmlbars/pull/789 ) swap to pnpm ([ @mansona ] ( https://github.com/mansona ) )
15+
16+ #### Committers: 2
17+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
18+ - NullVoxPopuli's reduced-access machine account for AI usage ([ @NullVoxPopuli-ai-agent ] ( https://github.com/NullVoxPopuli-ai-agent ) )
19+
320
421
522
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-cli-htmlbars" ,
3- "version" : " 7.0.0 " ,
3+ "version" : " 7.0.1 " ,
44 "description" : " A library for adding htmlbars to ember CLI" ,
55 "keywords" : [
66 " ember-addon" ,
You can’t perform that action at this time.
0 commit comments