File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 22 "solution" : {
33 "@ember/addon-blueprint" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 0.9.0 " ,
6- "newVersion" : " 0.9.1 " ,
5+ "oldVersion" : " 0.9.1 " ,
6+ "newVersion" : " 0.9.2 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
1010 "impact" : " patch" ,
1111 "reason" : " Appears in changelog section :bug: Bug Fix"
12+ },
13+ {
14+ "impact" : " patch" ,
15+ "reason" : " Appears in changelog section :memo: Documentation"
1216 }
1317 ],
1418 "pkgJSONPath" : " ./package.json"
1519 }
1620 },
17- "description" : " ## Release (2025-08-13 )\n\n * @ember/addon-blueprint 0.9.1 (patch)\n\n #### :bug: Bug Fix\n * `@ember/addon-blueprint`\n * [#71 ](https://github.com/ember-cli/ember-addon-blueprint/pull/71) Add @ ember/test-waiters ([@NullVoxPopuli ](https://github.com/NullVoxPopuli ))\n\n #### Committers: 1 \n - [@NullVoxPopuli ](https://github.com/NullVoxPopuli )\n "
21+ "description" : " ## Release (2025-09-09 )\n\n * @ember/addon-blueprint 0.9.2 (patch)\n\n #### :bug: Bug Fix\n * `@ember/addon-blueprint`\n * [#78 ](https://github.com/ember-cli/ember-addon-blueprint/pull/78) Remove root `package-lock.json` file ([@bertdeblock](https://github.com/bertdeblock)) \n * [#77](https://github.com/ ember-cli/ember-addon-blueprint/pull/77) Remove unnecessary backticks in `.try.mjs` file ([@bertdeblock ](https://github.com/bertdeblock ))\n\n #### :memo: Documentation \n * `@ember/addon-blueprint` \n * [#75](https://github.com/ember-cli/ember-addon-blueprint/pull/75) Fix typo in README WIP section ([@evoactivity](https://github.com/evoactivity)) \n\n #### Committers: 2 \n - Bert De Block ([@bertdeblock ](https://github.com/bertdeblock)) \n - Liam Potter ([@evoactivity](https://github.com/evoactivity) )\n "
1822}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-09-09)
4+
5+ * @ember/addon-blueprint 0.9.2 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` @ember/addon-blueprint `
9+ * [ #78 ] ( https://github.com/ember-cli/ember-addon-blueprint/pull/78 ) Remove root ` package-lock.json ` file ([ @bertdeblock ] ( https://github.com/bertdeblock ) )
10+ * [ #77 ] ( https://github.com/ember-cli/ember-addon-blueprint/pull/77 ) Remove unnecessary backticks in ` .try.mjs ` file ([ @bertdeblock ] ( https://github.com/bertdeblock ) )
11+
12+ #### :memo : Documentation
13+ * ` @ember/addon-blueprint `
14+ * [ #75 ] ( https://github.com/ember-cli/ember-addon-blueprint/pull/75 ) Fix typo in README WIP section ([ @evoactivity ] ( https://github.com/evoactivity ) )
15+
16+ #### Committers: 2
17+ - Bert De Block ([ @bertdeblock ] ( https://github.com/bertdeblock ) )
18+ - Liam Potter ([ @evoactivity ] ( https://github.com/evoactivity ) )
19+
320## Release (2025-08-13)
421
522* @ember/addon-blueprint 0.9.1 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember/addon-blueprint" ,
3- "version" : " 0.9.1 " ,
3+ "version" : " 0.9.2 " ,
44 "description" : " Blueprint for scaffolding ember v2 addons" ,
55 "keywords" : [
66 " ember-blueprint"
You can’t perform that action at this time.
0 commit comments