-
-
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'
- Loading branch information
1 parent
a2f3ef3
commit d24291a
Showing
2 changed files
with
9 additions
and
31 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,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" | ||
} |
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,5 +1,10 @@ | ||
# Changelog | ||
|
||
|
||
|
||
|
||
|
||
|
||
## Release (2024-08-05) | ||
|
||
@shepherdpro/pro-js 1.3.1 (patch) | ||
|