-
Notifications
You must be signed in to change notification settings - Fork 6
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
1 parent
9a92e6f
commit 53ec70e
Showing
3 changed files
with
17 additions
and
10 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,21 +1,17 @@ | ||
{ | ||
"solution": { | ||
"release-plan": { | ||
"impact": "minor", | ||
"oldVersion": "0.8.0", | ||
"newVersion": "0.9.0", | ||
"impact": "patch", | ||
"oldVersion": "0.9.0", | ||
"newVersion": "0.9.1", | ||
"constraints": [ | ||
{ | ||
"impact": "minor", | ||
"reason": "Appears in changelog section :rocket: Enhancement" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
"reason": "Appears in changelog section :memo: Documentation" | ||
} | ||
], | ||
"pkgJSONPath": "./package.json" | ||
} | ||
}, | ||
"description": "## Release (2024-03-12)\n\nrelease-plan 0.9.0 (minor)\n\n#### :rocket: Enhancement\n* `release-plan`\n * [#66](https://github.com/embroider-build/release-plan/pull/66) start using github-changelog ([@mansona](https://github.com/mansona))\n\n#### :house: Internal\n* `release-plan`\n * [#67](https://github.com/embroider-build/release-plan/pull/67) fix typo in release-plan setup ([@mansona](https://github.com/mansona))\n * [#64](https://github.com/embroider-build/release-plan/pull/64) update release-plan-setup ([@mansona](https://github.com/mansona))\n\n#### Committers: 1\n- Chris Manson ([@mansona](https://github.com/mansona))\n" | ||
"description": "## Release (2024-07-11)\n\nrelease-plan 0.9.1 (patch)\n\n#### :memo: Documentation\n* `release-plan`\n * [#58](https://github.com/embroider-build/release-plan/pull/58) Update readme ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### Committers: 1\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\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
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