Skip to content

Commit 75ed22d

Browse files
Prepare Release using 'release-plan'
1 parent cf4ea32 commit 75ed22d

File tree

2 files changed

+8
-25
lines changed

2 files changed

+8
-25
lines changed

.release-plan.json

Lines changed: 3 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -1,33 +1,11 @@
11
{
22
"solution": {
33
"react-shepherd": {
4-
"impact": "patch",
5-
"oldVersion": "6.1.7",
6-
"newVersion": "6.1.8",
7-
"constraints": [
8-
{
9-
"impact": "patch",
10-
"reason": "Has dependency `workspace:*` on shepherd.js"
11-
}
12-
],
13-
"pkgJSONPath": "./packages/react/package.json"
4+
"oldVersion": "6.1.8"
145
},
156
"shepherd.js": {
16-
"impact": "minor",
17-
"oldVersion": "14.4.0",
18-
"newVersion": "14.5.0",
19-
"constraints": [
20-
{
21-
"impact": "minor",
22-
"reason": "Appears in changelog section :rocket: Enhancement"
23-
},
24-
{
25-
"impact": "patch",
26-
"reason": "Appears in changelog section :house: Internal"
27-
}
28-
],
29-
"pkgJSONPath": "./shepherd.js/package.json"
7+
"oldVersion": "14.5.0"
308
}
319
},
32-
"description": "## Release (2025-02-20)\n\nreact-shepherd 6.1.8 (patch)\nshepherd.js 14.5.0 (minor)\n\n#### :rocket: Enhancement\n* `shepherd-docs`, `shepherd.js`, `cypress-tests`, `unit-tests`\n * [#3051](https://github.com/shipshapecode/shepherd/pull/3051) Allow arrow padding to be configured for a step. ([@JakeThurman](https://github.com/JakeThurman))\n\n#### :house: Internal\n* `shepherd-docs`, `landing`, `shepherd.js`, `cypress-tests`, `unit-tests`\n * [#3111](https://github.com/shipshapecode/shepherd/pull/3111) Update to Astro 5.x ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n\n#### Committers: 2\n- Jake Thurman ([@JakeThurman](https://github.com/JakeThurman))\n- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n"
10+
"description": "\n\n\n\n"
3311
}

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-02-20)
49

510
react-shepherd 6.1.8 (patch)

0 commit comments

Comments
 (0)