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 May 24, 2024
1 parent 488c18a commit f4efe68
Show file tree
Hide file tree
Showing 6 changed files with 65 additions and 14 deletions.
30 changes: 19 additions & 11 deletions .release-plan.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,13 @@
"solution": {
"shepherd-docs": {
"impact": "patch",
"oldVersion": "0.0.3",
"newVersion": "0.0.4",
"oldVersion": "0.0.4",
"newVersion": "0.0.5",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on shepherd.js"
Expand All @@ -14,25 +18,29 @@
},
"react-shepherd": {
"impact": "patch",
"oldVersion": "5.0.1",
"newVersion": "5.0.2",
"oldVersion": "5.0.2",
"newVersion": "5.0.3",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on shepherd.js"
}
],
"pkgJSONPath": "./packages/react/package.json"
},
"shepherd.js": {
"impact": "patch",
"oldVersion": "12.0.1",
"newVersion": "12.0.2",
"oldVersion": "12.0.2",
"newVersion": "12.0.3",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :bug: Bug Fix"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
Expand All @@ -41,5 +49,5 @@
"pkgJSONPath": "./shepherd.js/package.json"
}
},
"description": "## Release (2024-05-14)\n\nshepherd-docs 0.0.4 (patch)\nreact-shepherd 5.0.2 (patch)\nshepherd.js 12.0.2 (patch)\n\n#### :bug: Bug Fix\n* `landing`, `shepherd.js`\n * [#2805](https://github.com/shepherd-pro/shepherd/pull/2805) 🐛 Fixes import issues reported in 2785 ([@chuckcarpenter](https://github.com/chuckcarpenter))\n* `shepherd.js`\n * [#2794](https://github.com/shepherd-pro/shepherd/pull/2794) 🐛 Add missing required type attribute for button ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2793](https://github.com/shepherd-pro/shepherd/pull/2793) 🐛 Add fix for modal reshow from 2436 ([@chuckcarpenter](https://github.com/chuckcarpenter))\n\n#### :house: Internal\n* Other\n * [#2784](https://github.com/shepherd-pro/shepherd/pull/2784) Bump release-it from 17.2.0 to 17.2.1 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2790](https://github.com/shepherd-pro/shepherd/pull/2790) App: ✨ Add webhook for subscription management ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2788](https://github.com/shepherd-pro/shepherd/pull/2788) App: 🗃️ Add migration to give all users a subscription ([@chuckcarpenter](https://github.com/chuckcarpenter))\n* `shepherd.js`\n * [#2782](https://github.com/shepherd-pro/shepherd/pull/2782) Bump rollup from 4.14.3 to 4.17.2 ([@dependabot[bot]](https://github.com/apps/dependabot))\n* `react-shepherd`\n * [#2778](https://github.com/shepherd-pro/shepherd/pull/2778) Bump vite from 5.2.10 to 5.2.11 ([@dependabot[bot]](https://github.com/apps/dependabot))\n\n#### Committers: 1\n- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter))\n"
"description": "## Release (2024-05-24)\n\nshepherd-docs 0.0.5 (patch)\nreact-shepherd 5.0.3 (patch)\nshepherd.js 12.0.3 (patch)\n\n#### :bug: Bug Fix\n* `react-shepherd`\n * [#2828](https://github.com/shepherd-pro/shepherd/pull/2828) React: 🐛 Fix init to be optional ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2809](https://github.com/shepherd-pro/shepherd/pull/2809) React: 👷 Update tsc target to match lowest compatibility ([@chuckcarpenter](https://github.com/chuckcarpenter))\n* `landing`\n * [#2821](https://github.com/shepherd-pro/shepherd/pull/2821) Landing: 🐛 Fix config for canonicalURL ([@chuckcarpenter](https://github.com/chuckcarpenter))\n\n#### :memo: Documentation\n* [#2824](https://github.com/shepherd-pro/shepherd/pull/2824) Update README.md for incorrect URL ([@pranshugupta54](https://github.com/pranshugupta54))\n\n#### :house: Internal\n* `landing`\n * [#2827](https://github.com/shepherd-pro/shepherd/pull/2827) Landing: 🐛 Update action to build js lib before docker copys it ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2826](https://github.com/shepherd-pro/shepherd/pull/2826) Landing: 🐛 Update Dockerfile to build JS lib before copy ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2804](https://github.com/shepherd-pro/shepherd/pull/2804) Bump @tailwindcss/typography from 0.5.12 to 0.5.13 ([@dependabot[bot]](https://github.com/apps/dependabot))\n* `shepherd-docs`, `landing`, `react-shepherd`, `shepherd.js`\n * [#2825](https://github.com/shepherd-pro/shepherd/pull/2825) Landing: 🚚 Move blog to index page and update URLs ([@chuckcarpenter](https://github.com/chuckcarpenter))\n* Other\n * [#2822](https://github.com/shepherd-pro/shepherd/pull/2822) App: 🐛 Fix IP address check for webhook ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2811](https://github.com/shepherd-pro/shepherd/pull/2811) App: ✨ Remove FF for pricing and edit signup flow ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2810](https://github.com/shepherd-pro/shepherd/pull/2810) App: 🗃️ Add created at for users and subscription defaults ([@chuckcarpenter](https://github.com/chuckcarpenter))\n* `landing`, `shepherd.js`\n * [#2812](https://github.com/shepherd-pro/shepherd/pull/2812) Landing: 👷 Add fly.io deployment ([@chuckcarpenter](https://github.com/chuckcarpenter))\n* `shepherd-docs`\n * [#2808](https://github.com/shepherd-pro/shepherd/pull/2808) Bump @astrojs/starlight from 0.21.5 to 0.22.4 ([@dependabot[bot]](https://github.com/apps/dependabot))\n* `react-shepherd`\n * [#2798](https://github.com/shepherd-pro/shepherd/pull/2798) Bump @testing-library/react from 15.0.6 to 15.0.7 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2797](https://github.com/shepherd-pro/shepherd/pull/2797) Bump @types/react from 18.3.1 to 18.3.2 ([@dependabot[bot]](https://github.com/apps/dependabot))\n* `shepherd-docs`, `landing`\n * [#2806](https://github.com/shepherd-pro/shepherd/pull/2806) Bump astro from 4.6.3 to 4.8.4 ([@dependabot[bot]](https://github.com/apps/dependabot))\n\n#### Committers: 2\n- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter))\n- Pranshu Gupta ([@pranshugupta54](https://github.com/pranshugupta54))\n"
}
41 changes: 41 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,46 @@
# Changelog

## Release (2024-05-24)

shepherd-docs 0.0.5 (patch)
react-shepherd 5.0.3 (patch)
shepherd.js 12.0.3 (patch)

#### :bug: Bug Fix
* `react-shepherd`
* [#2828](https://github.com/shepherd-pro/shepherd/pull/2828) React: 🐛 Fix init to be optional ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2809](https://github.com/shepherd-pro/shepherd/pull/2809) React: 👷 Update tsc target to match lowest compatibility ([@chuckcarpenter](https://github.com/chuckcarpenter))
* `landing`
* [#2821](https://github.com/shepherd-pro/shepherd/pull/2821) Landing: 🐛 Fix config for canonicalURL ([@chuckcarpenter](https://github.com/chuckcarpenter))

#### :memo: Documentation
* [#2824](https://github.com/shepherd-pro/shepherd/pull/2824) Update README.md for incorrect URL ([@pranshugupta54](https://github.com/pranshugupta54))

#### :house: Internal
* `landing`
* [#2827](https://github.com/shepherd-pro/shepherd/pull/2827) Landing: 🐛 Update action to build js lib before docker copys it ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2826](https://github.com/shepherd-pro/shepherd/pull/2826) Landing: 🐛 Update Dockerfile to build JS lib before copy ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2804](https://github.com/shepherd-pro/shepherd/pull/2804) Bump @tailwindcss/typography from 0.5.12 to 0.5.13 ([@dependabot[bot]](https://github.com/apps/dependabot))
* `shepherd-docs`, `landing`, `react-shepherd`, `shepherd.js`
* [#2825](https://github.com/shepherd-pro/shepherd/pull/2825) Landing: 🚚 Move blog to index page and update URLs ([@chuckcarpenter](https://github.com/chuckcarpenter))
* Other
* [#2822](https://github.com/shepherd-pro/shepherd/pull/2822) App: 🐛 Fix IP address check for webhook ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2811](https://github.com/shepherd-pro/shepherd/pull/2811) App: ✨ Remove FF for pricing and edit signup flow ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2810](https://github.com/shepherd-pro/shepherd/pull/2810) App: 🗃️ Add created at for users and subscription defaults ([@chuckcarpenter](https://github.com/chuckcarpenter))
* `landing`, `shepherd.js`
* [#2812](https://github.com/shepherd-pro/shepherd/pull/2812) Landing: 👷 Add fly.io deployment ([@chuckcarpenter](https://github.com/chuckcarpenter))
* `shepherd-docs`
* [#2808](https://github.com/shepherd-pro/shepherd/pull/2808) Bump @astrojs/starlight from 0.21.5 to 0.22.4 ([@dependabot[bot]](https://github.com/apps/dependabot))
* `react-shepherd`
* [#2798](https://github.com/shepherd-pro/shepherd/pull/2798) Bump @testing-library/react from 15.0.6 to 15.0.7 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2797](https://github.com/shepherd-pro/shepherd/pull/2797) Bump @types/react from 18.3.1 to 18.3.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
* `shepherd-docs`, `landing`
* [#2806](https://github.com/shepherd-pro/shepherd/pull/2806) Bump astro from 4.6.3 to 4.8.4 ([@dependabot[bot]](https://github.com/apps/dependabot))

#### Committers: 2
- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter))
- Pranshu Gupta ([@pranshugupta54](https://github.com/pranshugupta54))

## Release (2024-05-14)

shepherd-docs 0.0.4 (patch)
Expand Down
2 changes: 1 addition & 1 deletion docs-src/package.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"name": "shepherd-docs",
"type": "module",
"version": "0.0.4",
"version": "0.0.5",
"scripts": {
"dev": "astro dev",
"start": "astro dev",
Expand Down
2 changes: 1 addition & 1 deletion packages/react/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "react-shepherd",
"version": "5.0.2",
"version": "5.0.3",
"private": false,
"license": "MIT",
"repository": {
Expand Down
2 changes: 1 addition & 1 deletion shepherd.js/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "shepherd.js",
"version": "12.0.2",
"version": "12.0.3",
"description": "Guide your users through a tour of your app.",
"keywords": [
"site tour",
Expand Down
2 changes: 2 additions & 0 deletions stderr.log
Original file line number Diff line number Diff line change
Expand Up @@ -4,3 +4,5 @@ Warning: unknown package "cypress-tests"
Warning: unknown package "cypress-tests"
Warning: unknown package "unit-tests"
Warning: unknown package "landing"
Warning: unknown package "landing"
Warning: unknown package "landing"

0 comments on commit f4efe68

Please sign in to comment.