File tree Expand file tree Collapse file tree 3 files changed +19
-4
lines changed
Expand file tree Collapse file tree 3 files changed +19
-4
lines changed Original file line number Diff line number Diff line change 22 "solution" : {
33 "@ember/addon-blueprint" : {
44 "impact" : " patch" ,
5- "oldVersion" : " 0.5.1 " ,
6- "newVersion" : " 0.5.2 " ,
5+ "oldVersion" : " 0.5.2 " ,
6+ "newVersion" : " 0.5.3 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
1818 "pkgJSONPath" : " ./package.json"
1919 }
2020 },
21- "description" : " ## Release (2025-05-20 )\n\n * @ember/addon-blueprint 0.5.2 (patch)\n\n #### :bug: Bug Fix\n * `@ember/addon-blueprint`\n * [#40 ](https://github.com/ember-cli/ember-addon-blueprint/pull/40) Update eslint-config-prettier ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n * [#39](https://github.com/ember-cli/ember-addon-blueprint/pull/39) Update globals ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) \n * [#38](https://github.com/ember-cli/ember-addon-blueprint/pull/38) update ember-template-lint ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) \n\n #### :house: Internal\n * `@ember/addon-blueprint`\n * [#43 ](https://github.com/ember-cli/ember-addon-blueprint/pull/43 ) Add support for WRITE_FIXTURES=true when working with fixture-tests ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n #### Committers: 1\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
21+ "description" : " ## Release (2025-05-27 )\n\n * @ember/addon-blueprint 0.5.3 (patch)\n\n #### :bug: Bug Fix\n * `@ember/addon-blueprint`\n * [#45 ](https://github.com/ember-cli/ember-addon-blueprint/pull/45) Set headless=new ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n # ### :house: Internal\n * `@ember/addon-blueprint`\n * [#44 ](https://github.com/ember-cli/ember-addon-blueprint/pull/44 ) Add prettier so our PRs don't have accidental changes ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n #### Committers: 1\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
2222}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-05-27)
4+
5+ * @ember/addon-blueprint 0.5.3 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` @ember/addon-blueprint `
9+ * [ #45 ] ( https://github.com/ember-cli/ember-addon-blueprint/pull/45 ) Set headless=new ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
10+
11+ #### :house : Internal
12+ * ` @ember/addon-blueprint `
13+ * [ #44 ] ( https://github.com/ember-cli/ember-addon-blueprint/pull/44 ) Add prettier so our PRs don't have accidental changes ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
14+
15+ #### Committers: 1
16+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
17+
318## Release (2025-05-20)
419
520* @ember/addon-blueprint 0.5.2 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember/addon-blueprint" ,
3- "version" : " 0.5.2 " ,
3+ "version" : " 0.5.3 " ,
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