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 Sep 9, 2024
1 parent 7dd7ca7 commit 81330c9
Show file tree
Hide file tree
Showing 3 changed files with 19 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": "## Release (2024-09-09)\n\n\n\n#### :memo: Documentation\n* [#2960](https://github.com/shipshapecode/shepherd/pull/2960) 📝 Remove docker info on README ([@chuckcarpenter](https://github.com/chuckcarpenter))\n\n#### :house: Internal\n* `shepherd-docs`\n * [#2966](https://github.com/shipshapecode/shepherd/pull/2966) ⬆ Update Astro to v14.15 ([@chuckcarpenter](https://github.com/chuckcarpenter))\n\n#### Committers: 1\n- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter))\n"
}
14 changes: 14 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,19 @@
# Changelog

## Release (2024-09-09)



#### :memo: Documentation
* [#2960](https://github.com/shipshapecode/shepherd/pull/2960) 📝 Remove docker info on README ([@chuckcarpenter](https://github.com/chuckcarpenter))

#### :house: Internal
* `shepherd-docs`
* [#2966](https://github.com/shipshapecode/shepherd/pull/2966) ⬆ Update Astro to v14.15 ([@chuckcarpenter](https://github.com/chuckcarpenter))

#### Committers: 1
- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter))

## Release (2024-08-05)

@shepherdpro/pro-js 1.3.1 (patch)
Expand Down
1 change: 1 addition & 0 deletions stderr.log
Original file line number Diff line number Diff line change
Expand Up @@ -6,3 +6,4 @@ Warning: unknown package "shepherd-docs"
Warning: unknown package "landing"
Warning: unknown package "cypress-tests"
Warning: unknown package "unit-tests"
Warning: unknown package "shepherd-docs"

0 comments on commit 81330c9

Please sign in to comment.