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 :house: Internal"
12+ }
13+ ],
14+ "pkgJSONPath" : " ./package.json"
15+ }
16+ },
17+ "description" : " ## Release (2026-01-27)\n\n * ember-cli-htmlbars 7.0.1 (patch)\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: 1\n - Chris Manson ([@mansona](https://github.com/mansona))\n "
18+ }
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2026-01-27)
4+
5+ * ember-cli-htmlbars 7.0.1 (patch)
6+
7+ #### :house : Internal
8+ * ` ember-cli-htmlbars `
9+ * [ #790 ] ( https://github.com/ember-cli/ember-cli-htmlbars/pull/790 ) start using release-plan ([ @mansona ] ( https://github.com/mansona ) )
10+ * [ #789 ] ( https://github.com/ember-cli/ember-cli-htmlbars/pull/789 ) swap to pnpm ([ @mansona ] ( https://github.com/mansona ) )
11+
12+ #### Committers: 1
13+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
14+
315
416
517
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