-
Notifications
You must be signed in to change notification settings - Fork 13
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
26598cc
commit 01e451f
Showing
3 changed files
with
52 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": { | ||
"ember-link": { | ||
"impact": "minor", | ||
"oldVersion": "3.2.0", | ||
"newVersion": "3.3.0", | ||
"constraints": [ | ||
{ | ||
"impact": "minor", | ||
"reason": "Appears in changelog section :rocket: Enhancement" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :memo: Documentation" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "./ember-link/package.json" | ||
} | ||
}, | ||
"description": "## Release (2024-10-28)\n\nember-link 3.3.0 (minor)\n\n#### :rocket: Enhancement\n* `ember-link`\n * [#811](https://github.com/buschtoens/ember-link/pull/811) Export `QueryParams` ([@gossi](https://github.com/gossi))\n\n#### :memo: Documentation\n* `ember-link`\n * [#793](https://github.com/buschtoens/ember-link/pull/793) Typedoc integrated into vitepress ([@gossi](https://github.com/gossi))\n * [#795](https://github.com/buschtoens/ember-link/pull/795) docs: Update readme with the latest engines router service ([@villander](https://github.com/villander))\n\n#### :house: Internal\n* `ember-link`, `test-app`\n * [#812](https://github.com/buschtoens/ember-link/pull/812) Update to `[email protected]` ([@gossi](https://github.com/gossi))\n * [#806](https://github.com/buschtoens/ember-link/pull/806) Remove volta for corepack ([@gossi](https://github.com/gossi))\n* Other\n * [#810](https://github.com/buschtoens/ember-link/pull/810) Use shared renovate config ([@gossi](https://github.com/gossi))\n* `ember-link`\n * [#807](https://github.com/buschtoens/ember-link/pull/807) Switch to `release-plan` ([@gossi](https://github.com/gossi))\n\n#### Committers: 2\n- Michael Villander ([@villander](https://github.com/villander))\n- Thomas Gossmann ([@gossi](https://github.com/gossi))\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,5 +1,31 @@ | ||
# Changelog | ||
|
||
## Release (2024-10-28) | ||
|
||
ember-link 3.3.0 (minor) | ||
|
||
#### :rocket: Enhancement | ||
* `ember-link` | ||
* [#811](https://github.com/buschtoens/ember-link/pull/811) Export `QueryParams` ([@gossi](https://github.com/gossi)) | ||
|
||
#### :memo: Documentation | ||
* `ember-link` | ||
* [#793](https://github.com/buschtoens/ember-link/pull/793) Typedoc integrated into vitepress ([@gossi](https://github.com/gossi)) | ||
* [#795](https://github.com/buschtoens/ember-link/pull/795) docs: Update readme with the latest engines router service ([@villander](https://github.com/villander)) | ||
|
||
#### :house: Internal | ||
* `ember-link`, `test-app` | ||
* [#812](https://github.com/buschtoens/ember-link/pull/812) Update to `[email protected]` ([@gossi](https://github.com/gossi)) | ||
* [#806](https://github.com/buschtoens/ember-link/pull/806) Remove volta for corepack ([@gossi](https://github.com/gossi)) | ||
* Other | ||
* [#810](https://github.com/buschtoens/ember-link/pull/810) Use shared renovate config ([@gossi](https://github.com/gossi)) | ||
* `ember-link` | ||
* [#807](https://github.com/buschtoens/ember-link/pull/807) Switch to `release-plan` ([@gossi](https://github.com/gossi)) | ||
|
||
#### Committers: 2 | ||
- Michael Villander ([@villander](https://github.com/villander)) | ||
- Thomas Gossmann ([@gossi](https://github.com/gossi)) | ||
|
||
|
||
|
||
|
||
|
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