Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Prepare Release #2660

Merged
merged 1 commit into from
May 6, 2024
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
57 changes: 57 additions & 0 deletions .release-plan.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,57 @@
{
"solution": {
"shepherd-docs": {
"impact": "patch",
"oldVersion": "0.0.1",
"newVersion": "0.0.2",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :memo: Documentation"
},
{
"impact": "patch",
"reason": "Has dependency `workspace:*` on shepherd.js"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./docs-src/package.json"
},
"react-shepherd": {
"impact": "major",
"oldVersion": "5.0.0-alpha.6",
"newVersion": "5.0.0",
"constraints": [
{
"impact": "major",
"reason": "Appears in changelog section :boom: Breaking Change"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./packages/react/package.json"
},
"shepherd.js": {
"impact": "patch",
"oldVersion": "12.0.0-alpha.13",
"newVersion": "12.0.0",
"constraints": [
{
"impact": "patch",
"reason": "Appears in changelog section :memo: Documentation"
},
{
"impact": "patch",
"reason": "Appears in changelog section :house: Internal"
}
],
"pkgJSONPath": "./shepherd.js/package.json"
}
},
"description": "## Release (2024-05-06)\n\nshepherd-docs 0.0.2 (patch)\nreact-shepherd 5.0.0 (major)\nshepherd.js 12.0.0 (patch)\n\n#### :boom: Breaking Change\n* `react-shepherd`\n * [#2707](https://github.com/shepherd-pro/shepherd/pull/2707) React: ✨ Adding improved provider for v5 release ([@chuckcarpenter](https://github.com/chuckcarpenter))\n\n#### :memo: Documentation\n* `shepherd-docs`\n * [#2768](https://github.com/shepherd-pro/shepherd/pull/2768) Docs: πŸ“ Add page for pro analytics ([@chuckcarpenter](https://github.com/chuckcarpenter))\n* `shepherd-docs`, `shepherd.js`\n * [#2717](https://github.com/shepherd-pro/shepherd/pull/2717) Docs: πŸ“ Move docs generator to Starlight and typedoc ([@chuckcarpenter](https://github.com/chuckcarpenter))\n* `shepherd.js`\n * [#2735](https://github.com/shepherd-pro/shepherd/pull/2735) 🚚 Move copy of main README to lib ([@chuckcarpenter](https://github.com/chuckcarpenter))\n\n#### :house: Internal\n* `react-shepherd`\n * [#2755](https://github.com/shepherd-pro/shepherd/pull/2755) Bump vite-plugin-dts from 3.8.3 to 3.9.0 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2772](https://github.com/shepherd-pro/shepherd/pull/2772) Bump @testing-library/react from 15.0.4 to 15.0.6 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2774](https://github.com/shepherd-pro/shepherd/pull/2774) Bump @vitest/ui from 1.5.0 to 1.6.0 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2759](https://github.com/shepherd-pro/shepherd/pull/2759) Bump @types/react from 18.2.79 to 18.3.1 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2753](https://github.com/shepherd-pro/shepherd/pull/2753) Bump @testing-library/react from 14.2.2 to 15.0.4 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2754](https://github.com/shepherd-pro/shepherd/pull/2754) Bump vitest from 1.4.0 to 1.5.2 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2742](https://github.com/shepherd-pro/shepherd/pull/2742) Bump vite from 5.2.8 to 5.2.10 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2750](https://github.com/shepherd-pro/shepherd/pull/2750) Bump @vitest/ui from 1.4.0 to 1.5.0 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2718](https://github.com/shepherd-pro/shepherd/pull/2718) Bump vite-plugin-dts from 3.7.3 to 3.8.3 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2704](https://github.com/shepherd-pro/shepherd/pull/2704) Bump happy-dom from 14.3.9 to 14.7.1 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2726](https://github.com/shepherd-pro/shepherd/pull/2726) Bump @types/react from 18.2.70 to 18.2.79 ([@dependabot[bot]](https://github.com/apps/dependabot))\n* Other\n * [#2776](https://github.com/shepherd-pro/shepherd/pull/2776) App: ✨ Add initial Chargebee integration, under feature flag ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2751](https://github.com/shepherd-pro/shepherd/pull/2751) App: ⬆ Upgrade redwood to 7.4.3 ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2741](https://github.com/shepherd-pro/shepherd/pull/2741) App: πŸ’„ Fix benefits layout on mobile ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2740](https://github.com/shepherd-pro/shepherd/pull/2740) App: πŸ’„ Add mobile menu and styling for landing page ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2739](https://github.com/shepherd-pro/shepherd/pull/2739) App: πŸ› Update footer links to not use component link ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2738](https://github.com/shepherd-pro/shepherd/pull/2738) App: πŸ“ Update analytics text on landing page ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2737](https://github.com/shepherd-pro/shepherd/pull/2737) App: πŸ’„ Update main landing page ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2732](https://github.com/shepherd-pro/shepherd/pull/2732) Update README.md ([@malthauser](https://github.com/malthauser))\n * [#2733](https://github.com/shepherd-pro/shepherd/pull/2733) App: πŸ› Add href to reset email link ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2730](https://github.com/shepherd-pro/shepherd/pull/2730) App: ✨ Add email for forgot password flow ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2731](https://github.com/shepherd-pro/shepherd/pull/2731) App: πŸ› Fix position of second step to allow click on smaller screens ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2728](https://github.com/shepherd-pro/shepherd/pull/2728) App: ✨ Add user properties to tour setup ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2714](https://github.com/shepherd-pro/shepherd/pull/2714) Bump jose from 4.15.4 to 4.15.5 in /app ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2727](https://github.com/shepherd-pro/shepherd/pull/2727) App: πŸ› Update before show of tour to wait for element to render ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2724](https://github.com/shepherd-pro/shepherd/pull/2724) App: πŸ› Fix some TS errors from emails fix and prerender landing page ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2723](https://github.com/shepherd-pro/shepherd/pull/2723) App: ⬆ Update Redwood to v7.4.1 ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2716](https://github.com/shepherd-pro/shepherd/pull/2716) App: ✨ Add description field to demo request form ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2713](https://github.com/shepherd-pro/shepherd/pull/2713) App: ⬆ Update Redwood to v7.3.2 ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2706](https://github.com/shepherd-pro/shepherd/pull/2706) 🚚 Move platform application files to main repo ([@chuckcarpenter](https://github.com/chuckcarpenter))\n* `shepherd-docs`, `landing`\n * [#2775](https://github.com/shepherd-pro/shepherd/pull/2775) Docs: βž• Add posthog for analytics to both docs and landing ([@chuckcarpenter](https://github.com/chuckcarpenter))\n* `shepherd-docs`\n * [#2763](https://github.com/shepherd-pro/shepherd/pull/2763) Bump sharp from 0.32.6 to 0.33.3 ([@dependabot[bot]](https://github.com/apps/dependabot))\n* `shepherd.js`\n * [#2764](https://github.com/shepherd-pro/shepherd/pull/2764) Bump cssnano from 6.1.2 to 7.0.1 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2722](https://github.com/shepherd-pro/shepherd/pull/2722) Bump rollup from 4.13.2 to 4.14.3 ([@dependabot[bot]](https://github.com/apps/dependabot))\n* `unit-tests`\n * [#2770](https://github.com/shepherd-pro/shepherd/pull/2770) Bump eslint-plugin-jest from 28.2.0 to 28.4.0 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2703](https://github.com/shepherd-pro/shepherd/pull/2703) Bump eslint-plugin-jest from 27.9.0 to 28.2.0 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2725](https://github.com/shepherd-pro/shepherd/pull/2725) App: ✨ Add intro tour to admin portal ([@chuckcarpenter](https://github.com/chuckcarpenter))\n* `shepherd.js`, `unit-tests`\n * [#2765](https://github.com/shepherd-pro/shepherd/pull/2765) Revert CI changes ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n* `landing`\n * [#2736](https://github.com/shepherd-pro/shepherd/pull/2736) Blog: πŸ› Add sharp for pnpm based md image processing ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2734](https://github.com/shepherd-pro/shepherd/pull/2734) Blog: πŸ“ Add alpha launch blog post ([@chuckcarpenter](https://github.com/chuckcarpenter))\n * [#2687](https://github.com/shepherd-pro/shepherd/pull/2687) Bump @astrojs/check from 0.5.9 to 0.5.10 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2698](https://github.com/shepherd-pro/shepherd/pull/2698) Bump @astrojs/sitemap from 3.1.1 to 3.1.2 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2719](https://github.com/shepherd-pro/shepherd/pull/2719) Bump astro from 4.5.12 to 4.6.1 ([@dependabot[bot]](https://github.com/apps/dependabot))\n * [#2715](https://github.com/shepherd-pro/shepherd/pull/2715) Landing: πŸ’¬ Add codepen as OSS user ([@chuckcarpenter](https://github.com/chuckcarpenter))\n* `landing`, `react-shepherd`, `shepherd.js`, `cypress-tests`, `unit-tests`\n * [#2721](https://github.com/shepherd-pro/shepherd/pull/2721) Bump typescript from 5.4.2 to 5.4.5 ([@dependabot[bot]](https://github.com/apps/dependabot))\n\n#### Committers: 3\n- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter))\n- Matt Althauser ([@malthauser](https://github.com/malthauser))\n- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))\n"
}
79 changes: 79 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,84 @@
# Changelog

## Release (2024-05-06)

shepherd-docs 0.0.2 (patch)
react-shepherd 5.0.0 (major)
shepherd.js 12.0.0 (patch)

#### :boom: Breaking Change
* `react-shepherd`
* [#2707](https://github.com/shepherd-pro/shepherd/pull/2707) React: ✨ Adding improved provider for v5 release ([@chuckcarpenter](https://github.com/chuckcarpenter))

#### :memo: Documentation
* `shepherd-docs`
* [#2768](https://github.com/shepherd-pro/shepherd/pull/2768) Docs: πŸ“ Add page for pro analytics ([@chuckcarpenter](https://github.com/chuckcarpenter))
* `shepherd-docs`, `shepherd.js`
* [#2717](https://github.com/shepherd-pro/shepherd/pull/2717) Docs: πŸ“ Move docs generator to Starlight and typedoc ([@chuckcarpenter](https://github.com/chuckcarpenter))
* `shepherd.js`
* [#2735](https://github.com/shepherd-pro/shepherd/pull/2735) 🚚 Move copy of main README to lib ([@chuckcarpenter](https://github.com/chuckcarpenter))

#### :house: Internal
* `react-shepherd`
* [#2755](https://github.com/shepherd-pro/shepherd/pull/2755) Bump vite-plugin-dts from 3.8.3 to 3.9.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2772](https://github.com/shepherd-pro/shepherd/pull/2772) Bump @testing-library/react from 15.0.4 to 15.0.6 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2774](https://github.com/shepherd-pro/shepherd/pull/2774) Bump @vitest/ui from 1.5.0 to 1.6.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2759](https://github.com/shepherd-pro/shepherd/pull/2759) Bump @types/react from 18.2.79 to 18.3.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2753](https://github.com/shepherd-pro/shepherd/pull/2753) Bump @testing-library/react from 14.2.2 to 15.0.4 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2754](https://github.com/shepherd-pro/shepherd/pull/2754) Bump vitest from 1.4.0 to 1.5.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2742](https://github.com/shepherd-pro/shepherd/pull/2742) Bump vite from 5.2.8 to 5.2.10 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2750](https://github.com/shepherd-pro/shepherd/pull/2750) Bump @vitest/ui from 1.4.0 to 1.5.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2718](https://github.com/shepherd-pro/shepherd/pull/2718) Bump vite-plugin-dts from 3.7.3 to 3.8.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2704](https://github.com/shepherd-pro/shepherd/pull/2704) Bump happy-dom from 14.3.9 to 14.7.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2726](https://github.com/shepherd-pro/shepherd/pull/2726) Bump @types/react from 18.2.70 to 18.2.79 ([@dependabot[bot]](https://github.com/apps/dependabot))
* Other
* [#2776](https://github.com/shepherd-pro/shepherd/pull/2776) App: ✨ Add initial Chargebee integration, under feature flag ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2751](https://github.com/shepherd-pro/shepherd/pull/2751) App: ⬆ Upgrade redwood to 7.4.3 ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2741](https://github.com/shepherd-pro/shepherd/pull/2741) App: πŸ’„ Fix benefits layout on mobile ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2740](https://github.com/shepherd-pro/shepherd/pull/2740) App: πŸ’„ Add mobile menu and styling for landing page ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2739](https://github.com/shepherd-pro/shepherd/pull/2739) App: πŸ› Update footer links to not use component link ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2738](https://github.com/shepherd-pro/shepherd/pull/2738) App: πŸ“ Update analytics text on landing page ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2737](https://github.com/shepherd-pro/shepherd/pull/2737) App: πŸ’„ Update main landing page ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2732](https://github.com/shepherd-pro/shepherd/pull/2732) Update README.md ([@malthauser](https://github.com/malthauser))
* [#2733](https://github.com/shepherd-pro/shepherd/pull/2733) App: πŸ› Add href to reset email link ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2730](https://github.com/shepherd-pro/shepherd/pull/2730) App: ✨ Add email for forgot password flow ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2731](https://github.com/shepherd-pro/shepherd/pull/2731) App: πŸ› Fix position of second step to allow click on smaller screens ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2728](https://github.com/shepherd-pro/shepherd/pull/2728) App: ✨ Add user properties to tour setup ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2714](https://github.com/shepherd-pro/shepherd/pull/2714) Bump jose from 4.15.4 to 4.15.5 in /app ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2727](https://github.com/shepherd-pro/shepherd/pull/2727) App: πŸ› Update before show of tour to wait for element to render ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2724](https://github.com/shepherd-pro/shepherd/pull/2724) App: πŸ› Fix some TS errors from emails fix and prerender landing page ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2723](https://github.com/shepherd-pro/shepherd/pull/2723) App: ⬆ Update Redwood to v7.4.1 ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2716](https://github.com/shepherd-pro/shepherd/pull/2716) App: ✨ Add description field to demo request form ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2713](https://github.com/shepherd-pro/shepherd/pull/2713) App: ⬆ Update Redwood to v7.3.2 ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2706](https://github.com/shepherd-pro/shepherd/pull/2706) 🚚 Move platform application files to main repo ([@chuckcarpenter](https://github.com/chuckcarpenter))
* `shepherd-docs`, `landing`
* [#2775](https://github.com/shepherd-pro/shepherd/pull/2775) Docs: βž• Add posthog for analytics to both docs and landing ([@chuckcarpenter](https://github.com/chuckcarpenter))
* `shepherd-docs`
* [#2763](https://github.com/shepherd-pro/shepherd/pull/2763) Bump sharp from 0.32.6 to 0.33.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
* `shepherd.js`
* [#2764](https://github.com/shepherd-pro/shepherd/pull/2764) Bump cssnano from 6.1.2 to 7.0.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2722](https://github.com/shepherd-pro/shepherd/pull/2722) Bump rollup from 4.13.2 to 4.14.3 ([@dependabot[bot]](https://github.com/apps/dependabot))
* `unit-tests`
* [#2770](https://github.com/shepherd-pro/shepherd/pull/2770) Bump eslint-plugin-jest from 28.2.0 to 28.4.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2703](https://github.com/shepherd-pro/shepherd/pull/2703) Bump eslint-plugin-jest from 27.9.0 to 28.2.0 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2725](https://github.com/shepherd-pro/shepherd/pull/2725) App: ✨ Add intro tour to admin portal ([@chuckcarpenter](https://github.com/chuckcarpenter))
* `shepherd.js`, `unit-tests`
* [#2765](https://github.com/shepherd-pro/shepherd/pull/2765) Revert CI changes ([@RobbieTheWagner](https://github.com/RobbieTheWagner))
* `landing`
* [#2736](https://github.com/shepherd-pro/shepherd/pull/2736) Blog: πŸ› Add sharp for pnpm based md image processing ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2734](https://github.com/shepherd-pro/shepherd/pull/2734) Blog: πŸ“ Add alpha launch blog post ([@chuckcarpenter](https://github.com/chuckcarpenter))
* [#2687](https://github.com/shepherd-pro/shepherd/pull/2687) Bump @astrojs/check from 0.5.9 to 0.5.10 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2698](https://github.com/shepherd-pro/shepherd/pull/2698) Bump @astrojs/sitemap from 3.1.1 to 3.1.2 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2719](https://github.com/shepherd-pro/shepherd/pull/2719) Bump astro from 4.5.12 to 4.6.1 ([@dependabot[bot]](https://github.com/apps/dependabot))
* [#2715](https://github.com/shepherd-pro/shepherd/pull/2715) Landing: πŸ’¬ Add codepen as OSS user ([@chuckcarpenter](https://github.com/chuckcarpenter))
* `landing`, `react-shepherd`, `shepherd.js`, `cypress-tests`, `unit-tests`
* [#2721](https://github.com/shepherd-pro/shepherd/pull/2721) Bump typescript from 5.4.2 to 5.4.5 ([@dependabot[bot]](https://github.com/apps/dependabot))

#### Committers: 3
- Chuck Carpenter ([@chuckcarpenter](https://github.com/chuckcarpenter))
- Matt Althauser ([@malthauser](https://github.com/malthauser))
- Robbie Wagner ([@RobbieTheWagner](https://github.com/RobbieTheWagner))




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.1",
"version": "0.0.2",
"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.0-alpha.6",
"version": "5.0.0",
"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.0-alpha.13",
"version": "12.0.0",
"description": "Guide your users through a tour of your app.",
"keywords": [
"site tour",
Expand Down
3 changes: 3 additions & 0 deletions stderr.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
Warning: unknown package "landing"
Warning: unknown package "unit-tests"
Warning: unknown package "cypress-tests"