Skip to content

Commit

Permalink
Prepare Release (#2881)
Browse files Browse the repository at this point in the history
Prepare Release using 'release-plan'

Co-authored-by: chuckcarpenter <[email protected]>
  • Loading branch information
github-actions[bot] and chuckcarpenter authored Jun 21, 2024
1 parent a957c97 commit b758ea0
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 21 deletions.
24 changes: 3 additions & 21 deletions .release-plan.json
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"
}
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -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)
Expand Down
2 changes: 2 additions & 0 deletions stderr.log
Original file line number Diff line number Diff line change
Expand Up @@ -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"

0 comments on commit b758ea0

Please sign in to comment.