File tree Expand file tree Collapse file tree 3 files changed +17
-7
lines changed Expand file tree Collapse file tree 3 files changed +17
-7
lines changed Original file line number Diff line number Diff line change 11{
22 "solution" : {
33 "ember-styleguide" : {
4- "impact" : " patch " ,
5- "oldVersion" : " 9.1.0 " ,
6- "newVersion" : " 9.1.1 " ,
4+ "impact" : " major " ,
5+ "oldVersion" : " 9.1.1 " ,
6+ "newVersion" : " 10.0.0 " ,
77 "constraints" : [
88 {
9- "impact" : " patch " ,
10- "reason" : " Appears in changelog section :house: Internal "
9+ "impact" : " major " ,
10+ "reason" : " Appears in changelog section :boom: Breaking Change "
1111 }
1212 ],
1313 "pkgJSONPath" : " ./package.json"
1414 }
1515 },
16- "description" : " ## Release (2024-01-26 )\n\n ember-styleguide 9.1.1 (patch )\n\n #### :house: Internal \n * `ember-styleguide`\n * [#500 ](https://github.com/ember-learn/ember-styleguide/pull/500) use new lint-to-the-future dashboard action ([@mansona](https://github.com/mansona))\n\n #### Committers: 1\n - Chris Manson ([@mansona](https://github.com/mansona))\n "
16+ "description" : " ## Release (2024-02-22 )\n\n ember-styleguide 10.0.0 (major )\n\n #### :boom: Breaking Change \n * `ember-styleguide`\n * [#507 ](https://github.com/ember-learn/ember-styleguide/pull/507) make sidebar content slightly wider and add background colour ([@mansona](https://github.com/mansona))\n\n #### Committers: 1\n - Chris Manson ([@mansona](https://github.com/mansona))\n "
1717}
Original file line number Diff line number Diff line change 11# Changelog
2+ ## Release (2024-02-22)
3+
4+ ember-styleguide 10.0.0 (major)
5+
6+ #### :boom : Breaking Change
7+ * ` ember-styleguide `
8+ * [ #507 ] ( https://github.com/ember-learn/ember-styleguide/pull/507 ) make sidebar content slightly wider and add background colour ([ @mansona ] ( https://github.com/mansona ) )
9+
10+ #### Committers: 1
11+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
212## Release (2024-01-26)
313
414ember-styleguide 9.1.1 (patch)
Original file line number Diff line number Diff line change 11{
22 "name" : " ember-styleguide" ,
3- "version" : " 9.1.1 " ,
3+ "version" : " 10.0.0 " ,
44 "description" : " Addon to help standardize the ember family of websites" ,
55 "keywords" : [
66 " ember-addon"
You can’t perform that action at this time.
0 commit comments