File tree 3 files changed +14
-4
lines changed
3 files changed +14
-4
lines changed Original file line number Diff line number Diff line change 2
2
"solution" : {
3
3
"ember-styleguide" : {
4
4
"impact" : " major" ,
5
- "oldVersion" : " 9.1.1 " ,
6
- "newVersion" : " 10 .0.0" ,
5
+ "oldVersion" : " 10.0.0 " ,
6
+ "newVersion" : " 11 .0.0" ,
7
7
"constraints" : [
8
8
{
9
9
"impact" : " major" ,
13
13
"pkgJSONPath" : " ./package.json"
14
14
}
15
15
},
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 "
16
+ "description" : " ## Release (2024-05-02 )\n\n ember-styleguide 11 .0.0 (major)\n\n #### :boom: Breaking Change\n * `ember-styleguide`\n * [#509 ](https://github.com/ember-learn/ember-styleguide/pull/509) stop using svg-jar ([@mansona](https://github.com/mansona))\n\n #### Committers: 1\n - Chris Manson ([@mansona](https://github.com/mansona))\n "
17
17
}
Original file line number Diff line number Diff line change 1
1
# Changelog
2
+ ## Release (2024-05-02)
3
+
4
+ ember-styleguide 11.0.0 (major)
5
+
6
+ #### :boom : Breaking Change
7
+ * ` ember-styleguide `
8
+ * [ #509 ] ( https://github.com/ember-learn/ember-styleguide/pull/509 ) stop using svg-jar ([ @mansona ] ( https://github.com/mansona ) )
9
+
10
+ #### Committers: 1
11
+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
2
12
## Release (2024-02-22)
3
13
4
14
ember-styleguide 10.0.0 (major)
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-styleguide" ,
3
- "version" : " 10 .0.0" ,
3
+ "version" : " 11 .0.0" ,
4
4
"description" : " Addon to help standardize the ember family of websites" ,
5
5
"keywords" : [
6
6
" ember-addon"
You can’t perform that action at this time.
0 commit comments