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 "@bertdeblock/gember" : {
4- "impact" : " patch " ,
5- "oldVersion" : " 1.6.0 " ,
6- "newVersion" : " 1.6.1 " ,
4+ "impact" : " minor " ,
5+ "oldVersion" : " 1.6.1 " ,
6+ "newVersion" : " 1.7.0 " ,
77 "tagName" : " latest" ,
88 "constraints" : [
99 {
10- "impact" : " patch" ,
11- "reason" : " Appears in changelog section :bug: Bug Fix"
12- },
13- {
14- "impact" : " patch" ,
15- "reason" : " Appears in changelog section :memo: Documentation"
16- },
17- {
18- "impact" : " patch" ,
19- "reason" : " Appears in changelog section :house: Internal"
10+ "impact" : " minor" ,
11+ "reason" : " Appears in changelog section :rocket: Enhancement"
2012 }
2113 ],
2214 "pkgJSONPath" : " ./package.json"
2315 }
2416 },
25- "description" : " ## Release (2026-03-06 )\n\n * @bertdeblock/gember 1.6.1 (patch )\n\n #### :bug: Bug Fix \n * `@bertdeblock/gember`\n * [#93 ](https://github.com/bertdeblock/gember/pull/93) Fix generating paths ([@bertdeblock](https://github.com/bertdeblock)) \n\n #### :memo: Documentation \n * `@bertdeblock/gember` \n * [#91](https://github.com/bertdeblock/gember/pull/91) Update docs ([@bertdeblock ](https://github.com/bertdeblock ))\n\n #### :house: Internal \n * `@bertdeblock/gember` \n * [#89](https://github.com/bertdeblock/gember/pull/89) Generate a sh*tload of tests ([@bertdeblock](https://github.com/bertdeblock)) \n\n #### Committers: 1\n - Bert De Block ([@bertdeblock ](https://github.com/bertdeblock ))\n "
17+ "description" : " ## Release (2026-03-20 )\n\n * @bertdeblock/gember 1.7.0 (minor )\n\n #### :rocket: Enhancement \n * `@bertdeblock/gember`\n * [#94 ](https://github.com/bertdeblock/gember/pull/94) Support generating route templates ([@evoactivity ](https://github.com/evoactivity ))\n\n #### Committers: 1\n - Liam Potter ([@evoactivity ](https://github.com/evoactivity ))\n "
2618}
Original file line number Diff line number Diff line change 11# Changelog
22
3+ ## Release (2026-03-20)
4+
5+ * @bertdeblock/gember 1.7.0 (minor)
6+
7+ #### :rocket : Enhancement
8+ * ` @bertdeblock/gember `
9+ * [ #94 ] ( https://github.com/bertdeblock/gember/pull/94 ) Support generating route templates ([ @evoactivity ] ( https://github.com/evoactivity ) )
10+
11+ #### Committers: 1
12+ - Liam Potter ([ @evoactivity ] ( https://github.com/evoactivity ) )
13+
314## Release (2026-03-06)
415
516* @bertdeblock/gember 1.6.1 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " @bertdeblock/gember" ,
3- "version" : " 1.6.1 " ,
3+ "version" : " 1.7.0 " ,
44 "description" : " Generators for Ember apps and addons." ,
55 "repository" : " https://github.com/bertdeblock/gember" ,
66 "license" : " MIT" ,
You can’t perform that action at this time.
0 commit comments