Skip to content

Commit

Permalink
Prepare Release using 'release-plan'
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Jun 26, 2024
1 parent a8158bf commit b64f082
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 11 deletions.
13 changes: 2 additions & 11 deletions .release-plan.json
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"
}
4 changes: 4 additions & 0 deletions CHANGELOG.md
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)
Expand Down

0 comments on commit b64f082

Please sign in to comment.