-
-
Notifications
You must be signed in to change notification settings - Fork 27
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Merge pull request #198 from adopted-ember-addons/release-preview
Prepare Release
- Loading branch information
Showing
3 changed files
with
47 additions
and
1 deletion.
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 |
---|---|---|
@@ -0,0 +1,25 @@ | ||
{ | ||
"solution": { | ||
"validated-changeset": { | ||
"impact": "patch", | ||
"oldVersion": "1.3.4", | ||
"newVersion": "1.3.5", | ||
"constraints": [ | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :bug: Bug Fix" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :memo: Documentation" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "./package.json" | ||
} | ||
}, | ||
"description": "## Release (2024-10-31)\n\nvalidated-changeset 1.3.5 (patch)\n\n#### :bug: Bug Fix\n* `validated-changeset`\n * [#190](https://github.com/adopted-ember-addons/validated-changeset/pull/190) Remove unnecessary dependencies ([@timmorey](https://github.com/timmorey))\n\n#### :memo: Documentation\n* `validated-changeset`\n * [#195](https://github.com/adopted-ember-addons/validated-changeset/pull/195) Update the `repository` field of the package.json to point to the new location ([@SergeAstapov](https://github.com/SergeAstapov))\n\n#### :house: Internal\n* `validated-changeset`\n * [#197](https://github.com/adopted-ember-addons/validated-changeset/pull/197) Setup release-plan and changelog ([@SergeAstapov](https://github.com/SergeAstapov))\n * [#196](https://github.com/adopted-ember-addons/validated-changeset/pull/196) Update .npmignore to exclude more dev files ([@SergeAstapov](https://github.com/SergeAstapov))\n\n#### Committers: 2\n- Sergey Astapov ([@SergeAstapov](https://github.com/SergeAstapov))\n- Timothy Morey ([@timmorey](https://github.com/timmorey))\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