-
-
Notifications
You must be signed in to change notification settings - Fork 651
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' Co-authored-by: chuckcarpenter <[email protected]>
- Loading branch information
1 parent
9889c76
commit 7d71561
Showing
3 changed files
with
10 additions
and
29 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,37 +1,11 @@ | ||
{ | ||
"solution": { | ||
"react-shepherd": { | ||
"impact": "patch", | ||
"oldVersion": "6.1.5", | ||
"newVersion": "6.1.6", | ||
"constraints": [ | ||
{ | ||
"impact": "patch", | ||
"reason": "Has dependency `workspace:*` on shepherd.js" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "./packages/react/package.json" | ||
"oldVersion": "6.1.6" | ||
}, | ||
"shepherd.js": { | ||
"impact": "minor", | ||
"oldVersion": "14.2.0", | ||
"newVersion": "14.3.0", | ||
"constraints": [ | ||
{ | ||
"impact": "minor", | ||
"reason": "Appears in changelog section :rocket: Enhancement" | ||
}, | ||
{ | ||
"impact": "patch", | ||
"reason": "Appears in changelog section :house: Internal" | ||
} | ||
], | ||
"pkgJSONPath": "./shepherd.js/package.json" | ||
"oldVersion": "14.3.0" | ||
} | ||
}, | ||
"description": "## Release (2024-11-19)\n\nreact-shepherd 6.1.6 (patch)\nshepherd.js 14.3.0 (minor)\n\n#### :rocket: Enhancement\n* `shepherd-docs`, `shepherd.js`, `unit-tests`\n * [#3009](https://github.com/shipshapecode/shepherd/pull/3009) Add 'auto' as placement option ([@patrikholcak](https://github.com/patrikholcak))\n\n#### :house: Internal\n* `react-shepherd`, `shepherd.js`\n * [#3035](https://github.com/shipshapecode/shepherd/pull/3035) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n\n#### Committers: 2\n- Patrik Holčák ([@patrikholcak](https://github.com/patrikholcak))\n- [@github-actions[bot]](https://github.com/apps/github-actions)\n" | ||
"description": "\n\n\n\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,10 @@ | ||
# Changelog | ||
|
||
|
||
|
||
|
||
|
||
|
||
## Release (2024-11-19) | ||
|
||
react-shepherd 6.1.6 (patch) | ||
|
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