Skip to content

Commit

Permalink
Prepare Release using 'release-plan'
Browse files Browse the repository at this point in the history
  • Loading branch information
chuckcarpenter authored and github-actions[bot] committed Aug 15, 2024
1 parent a2f3ef3 commit d24291a
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 31 deletions.
35 changes: 4 additions & 31 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -1,41 +1,14 @@
{
"solution": {
"@shepherdpro/pro-js": {
"impact": "patch",
"oldVersion": "1.3.0",
"newVersion": "1.3.1",
"constraints": [
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on shepherd.js"
}
],
"pkgJSONPath": "./packages/pro-js/package.json"
"oldVersion": "1.3.1"
},
"react-shepherd": {
"impact": "patch",
"oldVersion": "6.1.0",
"newVersion": "6.1.1",
"constraints": [
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on shepherd.js"
}
],
"pkgJSONPath": "./packages/react/package.json"
"oldVersion": "6.1.1"
},
"shepherd.js": {
"impact": "patch",
"oldVersion": "13.0.2",
"newVersion": "13.0.3",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./shepherd.js/package.json"
"oldVersion": "13.0.3"
}
},
"description": "## Release (2024-08-05)\n\n@shepherdpro/pro-js 1.3.1 (patch)\nreact-shepherd 6.1.1 (patch)\nshepherd.js 13.0.3 (patch)\n\n#### :house: Internal\n* `shepherd-docs`, `landing`\n * [#2944](https://github.com/shepherd-pro/shepherd/pull/2944) 🐛 Fix pnpm version in Dockerfiles ([@chuckcarpenter](https://github.com/chuckcarpenter))\n* `landing`, `shepherd.js`, `cypress-tests`, `unit-tests`\n * [#2938](https://github.com/shepherd-pro/shepherd/pull/2938) ✨ Landing: Add storyblok CMS ([@chuckcarpenter](https://github.com/chuckcarpenter))\n\n#### Committers: 1\n- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter))\n"
"description": "\n\n\n\n"
}
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
# Changelog






## Release (2024-08-05)

@shepherdpro/pro-js 1.3.1 (patch)
Expand Down

0 comments on commit d24291a

Please sign in to comment.