-
-
Notifications
You must be signed in to change notification settings - Fork 647
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
a957c97
commit b758ea0
Showing
3 changed files
with
16 additions
and
21 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,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" | ||
} |
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
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