Skip to content

Commit 476441b

Browse files
Prepare Release using 'release-plan'
1 parent 2abe44f commit 476441b

File tree

2 files changed

+8
-27
lines changed

2 files changed

+8
-27
lines changed

.release-plan.json

Lines changed: 3 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -1,35 +1,11 @@
11
{
22
"solution": {
33
"react-shepherd": {
4-
"impact": "patch",
5-
"oldVersion": "6.1.8",
6-
"newVersion": "6.1.9",
7-
"tagName": "latest",
8-
"constraints": [
9-
{
10-
"impact": "patch",
11-
"reason": "Has dependency `workspace:*` on shepherd.js"
12-
}
13-
],
14-
"pkgJSONPath": "./packages/react/package.json"
4+
"oldVersion": "6.1.9"
155
},
166
"shepherd.js": {
17-
"impact": "patch",
18-
"oldVersion": "14.5.0",
19-
"newVersion": "14.5.1",
20-
"tagName": "latest",
21-
"constraints": [
22-
{
23-
"impact": "patch",
24-
"reason": "Appears in changelog section :bug: Bug Fix"
25-
},
26-
{
27-
"impact": "patch",
28-
"reason": "Appears in changelog section :house: Internal"
29-
}
30-
],
31-
"pkgJSONPath": "./shepherd.js/package.json"
7+
"oldVersion": "14.5.1"
328
}
339
},
34-
"description": "## Release (2025-07-23)\n\n* react-shepherd 6.1.9 (patch)\n* shepherd.js 14.5.1 (patch)\n\n#### :bug: Bug Fix\n* `shepherd.js`\n * [#3230](https://github.com/shipshapecode/shepherd/pull/3230) Add attachTo elements to the keyboard focus flow ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n\n#### :house: Internal\n* `shepherd.js`\n * [#3229](https://github.com/shipshapecode/shepherd/pull/3229) Add dummy app back for development ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n\n#### Committers: 1\n- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n"
10+
"description": "\n\n\n\n"
3511
}

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,10 @@
11
# Changelog
22

3+
4+
5+
6+
7+
38
## Release (2025-07-23)
49

510
* react-shepherd 6.1.9 (patch)

0 commit comments

Comments
 (0)