diff --git a/.release-plan.json b/.release-plan.json index 338607e66..1b1012665 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -1,29 +1,11 @@ { "solution": { "react-shepherd": { - "impact": "patch", - "oldVersion": "6.1.2", - "newVersion": "6.1.3", - "constraints": [ - { - "impact": "patch", - "reason": "Has dependency `workspace:*` on shepherd.js" - } - ], - "pkgJSONPath": "./packages/react/package.json" + "oldVersion": "6.1.3" }, "shepherd.js": { - "impact": "patch", - "oldVersion": "14.0.0", - "newVersion": "14.0.1", - "constraints": [ - { - "impact": "patch", - "reason": "Appears in changelog section :bug: Bug Fix" - } - ], - "pkgJSONPath": "./shepherd.js/package.json" + "oldVersion": "14.0.1" } }, - "description": "## Release (2024-10-10)\n\nreact-shepherd 6.1.3 (patch)\nshepherd.js 14.0.1 (patch)\n\n#### :bug: Bug Fix\n* `shepherd.js`, `unit-tests`\n * [#3005](https://github.com/shipshapecode/shepherd/pull/3005) 🐛 Fix issue where passed in custom middleware is overridden ([@chuckcarpenter](https://github.com/chuckcarpenter))\n\n#### :house: Internal\n* [#3003](https://github.com/shipshapecode/shepherd/pull/3003) Prepare Release ([@github-actions[bot]](https://github.com/apps/github-actions))\n\n#### Committers: 2\n- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter))\n- [@github-actions[bot]](https://github.com/apps/github-actions)\n" + "description": "## Release (2024-10-11)\n\n\n\n#### :house: Internal\n* `landing`\n * [#3013](https://github.com/shipshapecode/shepherd/pull/3013) 🐛 Change check for DOMContentLoaded to astro:page-load ([@chuckcarpenter](https://github.com/chuckcarpenter))\n\n#### Committers: 1\n- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter))\n" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 2d86153b8..28d34bdf1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## Release (2024-10-11) + + + +#### :house: Internal +* `landing` + * [#3013](https://github.com/shipshapecode/shepherd/pull/3013) 🐛 Change check for DOMContentLoaded to astro:page-load ([@chuckcarpenter](https://github.com/chuckcarpenter)) + +#### Committers: 1 +- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter)) + ## Release (2024-10-10) react-shepherd 6.1.3 (patch) diff --git a/stderr.log b/stderr.log index 68eda271f..205e2484e 100644 --- a/stderr.log +++ b/stderr.log @@ -15,3 +15,4 @@ Warning: unknown package "shepherd-docs" Warning: unknown package "landing" Warning: unknown package "shepherd-docs" Warning: unknown package "unit-tests" +Warning: unknown package "landing"