You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"reason": "Appears in changelog section :bug: Bug Fix"
10
+
"impact": "minor",
11
+
"reason": "Appears in changelog section :rocket: Enhancement"
12
12
}
13
13
],
14
14
"pkgJSONPath": "./package.json"
15
15
}
16
16
},
17
-
"description": "## Release (2025-07-02)\n\n* @ember/addon-blueprint 0.8.2 (patch)\n\n#### :bug: Bug Fix\n* `@ember/addon-blueprint`\n * [#67](https://github.com/ember-cli/ember-addon-blueprint/pull/67) Update test-helper.__ext__ to have the imports at the top ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#64](https://github.com/ember-cli/ember-addon-blueprint/pull/64) Change test mode to development mode ([@gossi](https://github.com/gossi))\n\n#### Committers: 2\n- Thomas Gossmann ([@gossi](https://github.com/gossi))\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n"
0 commit comments