File tree Expand file tree Collapse file tree 3 files changed +19
-7
lines changed Expand file tree Collapse file tree 3 files changed +19
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "solution" : {
33 "ember-strict-application-resolver" : {
4- "impact" : " minor " ,
5- "oldVersion" : " 0.0.2 " ,
6- "newVersion" : " 0.1.0 " ,
4+ "impact" : " patch " ,
5+ "oldVersion" : " 0.1.0 " ,
6+ "newVersion" : " 0.1.1 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
10- "impact" : " minor " ,
11- "reason" : " Appears in changelog section :rocket: Enhancement "
10+ "impact" : " patch " ,
11+ "reason" : " Appears in changelog section :house: Internal "
1212 }
1313 ],
1414 "pkgJSONPath" : " ./package.json"
1515 }
1616 },
17- "description" : " ## Release (2025-08-12 )\n\n * ember-strict-application-resolver 0.1.0 (minor )\n\n #### :rocket: Enhancement \n * `ember-strict-application-resolver`\n * [#8 ](https://github.com/NullVoxPopuli/ember-strict-application-resolver/pull/8) Add build-registry for libraries to support ember-resolver and make constructing registries easier ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n #### Committers: 1\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
17+ "description" : " ## Release (2025-10-06 )\n\n * ember-strict-application-resolver 0.1.1 (patch )\n\n #### :house: Internal \n * `ember-strict-application-resolver`\n * [#9 ](https://github.com/NullVoxPopuli/ember-strict-application-resolver/pull/9) Try: 3.28 ([@NullVoxPopuli](https://github.com/NullVoxPopuli)) \n * [#10](https://github.com/NullVoxPopuli/ ember-strict-application- resolver/pull/10) Upgrade from Glint v2 alpha to stable 'v2' ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n #### Committers: 1\n - [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n "
1818}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2025-10-06)
4+
5+ * ember-strict-application-resolver 0.1.1 (patch)
6+
7+ #### :house : Internal
8+ * ` ember-strict-application-resolver `
9+ * [ #9 ] ( https://github.com/NullVoxPopuli/ember-strict-application-resolver/pull/9 ) Try: 3.28 ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
10+ * [ #10 ] ( https://github.com/NullVoxPopuli/ember-strict-application-resolver/pull/10 ) Upgrade from Glint v2 alpha to stable 'v2' ([ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli ) )
11+
12+ #### Committers: 1
13+ - [ @NullVoxPopuli ] ( https://github.com/NullVoxPopuli )
14+
315## Release (2025-08-12)
416
517* ember-strict-application-resolver 0.1.0 (minor)
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-strict-application-resolver" ,
3- "version" : " 0.1.0 " ,
3+ "version" : " 0.1.1 " ,
44 "description" : " The default blueprint for Embroider v2 addons." ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments