File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "solution" : {
33 "@ember/addon-blueprint" : {
4- "impact" : " minor " ,
5- "oldVersion" : " 0.10 .0" ,
6- "newVersion" : " 0.11.0 " ,
4+ "impact" : " patch " ,
5+ "oldVersion" : " 0.11 .0" ,
6+ "newVersion" : " 0.11.1 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
9- {
10- "impact" : " minor" ,
11- "reason" : " Appears in changelog section :rocket: Enhancement"
12- },
139 {
1410 "impact" : " patch" ,
1511 "reason" : " Appears in changelog section :bug: Bug Fix"
16- },
17- {
18- "impact" : " patch" ,
19- "reason" : " Appears in changelog section :memo: Documentation"
2012 }
2113 ],
2214 "pkgJSONPath" : " ./package.json"
2315 }
2416 },
25- "description" : " ## Release (2025-09-30 )\n\n * @ember/addon-blueprint 0.11.0 (minor )\n\n #### :rocket: Enhancement \n * `@ember/addon-blueprint` \n * [#86](https://github.com/ember-cli/ember-addon-blueprint/pull/86) Update to stable Glint ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) \n\n #### : bug: Bug Fix\n * `@ember/addon-blueprint`\n * [#82 ](https://github.com/ember-cli/ember-addon-blueprint/pull/82) Make sure the package.json is sorted according to sort-package.json ([@BoussonKarel ](https://github.com/BoussonKarel ))\n\n #### :memo: Documentation \n * `@ember/addon-blueprint` \n * [#81](https://github.com/ember-cli/ember-addon-blueprint/pull/81) Update Ember version in compat section in generated README file ([@bertdeblock](https://github.com/bertdeblock)) \n\n #### Committers: 3 \n - Bert De Block ([@bertdeblock ](https://github.com/bertdeblock)) \n - [@BoussonKarel](https://github.com/BoussonKarel) \n - [@NullVoxPopuli](https://github.com/NullVoxPopuli )\n "
17+ "description" : " ## Release (2025-10-01 )\n\n * @ember/addon-blueprint 0.11.1 (patch )\n\n #### :bug: Bug Fix\n * `@ember/addon-blueprint`\n * [#87 ](https://github.com/ember-cli/ember-addon-blueprint/pull/87) Remove last remaining parts of glint v1 ([@mkszepp ](https://github.com/mkszepp ))\n\n #### Committers: 1 \n - Markus Sanin ([@mkszepp ](https://github.com/mkszepp) )\n "
2618}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-10-01)
4+
5+ * @ember/addon-blueprint 0.11.1 (patch)
6+
7+ #### :bug : Bug Fix
8+ * ` @ember/addon-blueprint `
9+ * [ #87 ] ( https://github.com/ember-cli/ember-addon-blueprint/pull/87 ) Remove last remaining parts of glint v1 ([ @mkszepp ] ( https://github.com/mkszepp ) )
10+
11+ #### Committers: 1
12+ - Markus Sanin ([ @mkszepp ] ( https://github.com/mkszepp ) )
13+
314## Release (2025-09-30)
415
516* @ember/addon-blueprint 0.11.0 (minor)
Original file line number Diff line number Diff line change 11{
22 "name" : " @ember/addon-blueprint" ,
3- "version" : " 0.11.0 " ,
3+ "version" : " 0.11.1 " ,
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