-
Notifications
You must be signed in to change notification settings - Fork 7
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 #409 from NullVoxPopuli/release-preview
Prepare Release
- Loading branch information
Showing
3 changed files
with
16 additions
and
13 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,25 +1,17 @@ | ||
{ | ||
"solution": { | ||
"ember-data-resources": { | ||
"impact": "minor", | ||
"oldVersion": "5.1.0", | ||
"newVersion": "5.2.0", | ||
"impact": "patch", | ||
"oldVersion": "5.2.0", | ||
"newVersion": "5.2.1", | ||
"constraints": [ | ||
{ | ||
"impact": "minor", | ||
"reason": "Appears in changelog section :rocket: Enhancement" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :bug: Bug Fix" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "./ember-data-resources/package.json" | ||
} | ||
}, | ||
"description": "## Release (2024-02-20)\n\nember-data-resources 5.2.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-data-resources`\n * [#404](https://github.com/NullVoxPopuli/ember-data-resources/pull/404) Add some jsdoc for the JS helpers ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :bug: Bug Fix\n* `ember-data-resources`\n * [#405](https://github.com/NullVoxPopuli/ember-data-resources/pull/405) Delete empty files ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n* Other\n * [#403](https://github.com/NullVoxPopuli/ember-data-resources/pull/403) Update readme to test release automation ([@NullVoxPopuli](https://github.com/NullVoxPopuli))\n\n#### :house: Internal\n* `ember-data-resources`, `test-app`, `test-embroider-app`\n * [#379](https://github.com/NullVoxPopuli/ember-data-resources/pull/379) Update devDependencies ([@renovate[bot]](https://github.com/apps/renovate))\n* `test-embroider-app`\n * [#382](https://github.com/NullVoxPopuli/ember-data-resources/pull/382) Update Node.js to v20.11.1 ([@renovate[bot]](https://github.com/apps/renovate))\n* Other\n * [#400](https://github.com/NullVoxPopuli/ember-data-resources/pull/400) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n\n#### Committers: 2\n- [@NullVoxPopuli](https://github.com/NullVoxPopuli)\n- [@github-actions[bot]](https://github.com/apps/github-actions)\n" | ||
"description": "## Release (2024-02-20)\n\nember-data-resources 5.2.1 (patch)\n\n#### :bug: Bug Fix\n* `ember-data-resources`\n * [#408](https://github.com/NullVoxPopuli/ember-data-resources/pull/408) Add publish to the release workflow ([@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