-
-
Notifications
You must be signed in to change notification settings - Fork 86
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Prepare Release using 'release-plan'
- Loading branch information
github-actions[bot]
authored
Jun 26, 2024
1 parent
a8158bf
commit b64f082
Showing
2 changed files
with
6 additions
and
11 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,8 @@ | ||
{ | ||
"solution": { | ||
"ember-styleguide": { | ||
"impact": "major", | ||
"oldVersion": "10.0.0", | ||
"newVersion": "11.0.0", | ||
"constraints": [ | ||
{ | ||
"impact": "major", | ||
"reason": "Appears in changelog section :boom: Breaking Change" | ||
} | ||
], | ||
"pkgJSONPath": "./package.json" | ||
"oldVersion": "11.0.0" | ||
} | ||
}, | ||
"description": "## Release (2024-05-02)\n\nember-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" | ||
"description": "\n\n\n\n" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,4 +1,8 @@ | ||
# Changelog | ||
|
||
|
||
|
||
|
||
## Release (2024-05-02) | ||
|
||
ember-styleguide 11.0.0 (major) | ||
|