From 7a2c390379f5ec4239abc9f88132272fdb5f6575 Mon Sep 17 00:00:00 2001 From: chuckcarpenter <706378+chuckcarpenter@users.noreply.github.com> Date: Fri, 21 Jun 2024 22:00:16 +0000 Subject: [PATCH] Prepare Release using 'release-plan' --- .release-plan.json | 24 +++--------------------- CHANGELOG.md | 11 +++++++++++ stderr.log | 2 ++ 3 files changed, 16 insertions(+), 21 deletions(-) diff --git a/.release-plan.json b/.release-plan.json index f09a1002f..f793992e6 100644 --- a/.release-plan.json +++ b/.release-plan.json @@ -1,32 +1,14 @@ { "solution": { "@shepherdpro/pro-js": { - "impact": "patch", - "oldVersion": "1.0.0", - "newVersion": "1.0.1", - "constraints": [ - { - "impact": "patch", - "reason": "Appears in changelog section :bug: Bug Fix" - } - ], - "pkgJSONPath": "./packages/pro-js/package.json" + "oldVersion": "1.0.1" }, "react-shepherd": { - "impact": "patch", - "oldVersion": "6.0.0", - "newVersion": "6.0.1", - "constraints": [ - { - "impact": "patch", - "reason": "Has dependency `workspace:*` on @shepherdpro/pro-js" - } - ], - "pkgJSONPath": "./packages/react/package.json" + "oldVersion": "6.0.1" }, "shepherd.js": { "oldVersion": "13.0.0" } }, - "description": "## Release (2024-06-20)\n\n@shepherdpro/pro-js 1.0.1 (patch)\nreact-shepherd 6.0.1 (patch)\n\n#### :bug: Bug Fix\n* `@shepherdpro/pro-js`\n * [#2878](https://github.com/shepherd-pro/shepherd/pull/2878) 👷 Add prepack script to pro-js ([@chuckcarpenter](https://github.com/chuckcarpenter))\n\n#### Committers: 1\n- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter))\n" + "description": "## Release (2024-06-21)\n\n\n\n#### :memo: Documentation\n* `shepherd-docs`, `landing`\n * [#2880](https://github.com/shepherd-pro/shepherd/pull/2880) 📝 Add updated documentation for pro package and updated CDN links ([@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 b452f26e6..de1948b2e 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,16 @@ # Changelog +## Release (2024-06-21) + + + +#### :memo: Documentation +* `shepherd-docs`, `landing` + * [#2880](https://github.com/shepherd-pro/shepherd/pull/2880) 📝 Add updated documentation for pro package and updated CDN links ([@chuckcarpenter](https://github.com/chuckcarpenter)) + +#### Committers: 1 +- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter)) + ## Release (2024-06-20) @shepherdpro/pro-js 1.0.1 (patch) diff --git a/stderr.log b/stderr.log index 6a0f9d399..c9588c1ff 100644 --- a/stderr.log +++ b/stderr.log @@ -23,3 +23,5 @@ Warning: unknown package "cypress-tests" Warning: unknown package "unit-tests" Warning: unknown package "shepherd-docs" Warning: unknown package "landing" +Warning: unknown package "shepherd-docs" +Warning: unknown package "landing"