File tree 3 files changed +25
-4
lines changed
3 files changed +25
-4
lines changed Original file line number Diff line number Diff line change 2
2
"solution" : {
3
3
"ember-styleguide" : {
4
4
"impact" : " minor" ,
5
- "oldVersion" : " 3.1.1 " ,
6
- "newVersion" : " 3.2 .0" ,
5
+ "oldVersion" : " 3.2.0 " ,
6
+ "newVersion" : " 3.3 .0" ,
7
7
"constraints" : [
8
8
{
9
9
"impact" : " minor" ,
10
10
"reason" : " Appears in changelog section :rocket: Enhancement"
11
+ },
12
+ {
13
+ "impact" : " patch" ,
14
+ "reason" : " Appears in changelog section :house: Internal"
11
15
}
12
16
],
13
17
"pkgJSONPath" : " ./package.json"
14
18
}
15
19
},
16
- "description" : " ## Release (2024-01-26)\n\n ember-styleguide 3.2 .0 (minor)\n\n #### :rocket: Enhancement\n * `ember-styleguide`\n * [#501](https://github.com/ember-learn/ember-styleguide/pull/501) [lts-v3] get legacy release embroider compatible ([@mansona](https://github.com/mansona))\n\n #### Committers: 1 \n - Chris Manson ([@mansona](https://github.com/mansona))\n "
20
+ "description" : " ## Release (2024-01-26)\n\n ember-styleguide 3.3 .0 (minor)\n\n #### :rocket: Enhancement\n * `ember-styleguide`\n * [#501](https://github.com/ember-learn/ember-styleguide/pull/501) [lts-v3] get legacy release embroider compatible ([@mansona](https://github.com/mansona))\n\n #### :house: Internal \n * `ember-styleguide` \n * [#505](https://github.com/ember-learn/ember-styleguide/pull/505) fix publish-branch for release-plan ([@mansona](https://github.com/mansona)) \n * [#504](https://github.com/ember-learn/ember-styleguide/pull/504) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions)) \n\n #### Committers: 2 \n - Chris Manson ([@mansona](https://github.com/mansona)) \n - [@github-actions[bot]](https://github.com/apps/github-actions )\n "
17
21
}
Original file line number Diff line number Diff line change 2
2
3
3
## Release (2024-01-26)
4
4
5
+ ember-styleguide 3.3.0 (minor)
6
+
7
+ #### :rocket : Enhancement
8
+ * ` ember-styleguide `
9
+ * [ #501 ] ( https://github.com/ember-learn/ember-styleguide/pull/501 ) [ lts-v3] get legacy release embroider compatible ([ @mansona ] ( https://github.com/mansona ) )
10
+
11
+ #### :house : Internal
12
+ * ` ember-styleguide `
13
+ * [ #505 ] ( https://github.com/ember-learn/ember-styleguide/pull/505 ) fix publish-branch for release-plan ([ @mansona ] ( https://github.com/mansona ) )
14
+ * [ #504 ] ( https://github.com/ember-learn/ember-styleguide/pull/504 ) Prepare Release ([ @github-actions [ bot]] ( https://github.com/apps/github-actions ) )
15
+
16
+ #### Committers: 2
17
+ - Chris Manson ([ @mansona ] ( https://github.com/mansona ) )
18
+ - [ @github-actions [ bot]] ( https://github.com/apps/github-actions )
19
+
20
+ ## Release (2024-01-26)
21
+
5
22
ember-styleguide 3.2.0 (minor)
6
23
7
24
#### :rocket : Enhancement
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " ember-styleguide" ,
3
- "version" : " 3.2 .0" ,
3
+ "version" : " 3.3 .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