Example Storefront is Reaction Commerce’s headless ecommerce storefront - Next.js, GraphQL, React. Built using Apollo Client and the commerce-focused React UI components provided in the Storefront Component Library (reactioncommerce/reaction-component-library). It connects with Reaction backend with the GraphQL API.
The PR has been tested locally and was pushing the right versions. This has also been tested with the --dry-run flag and everything looked fine. But with such PRs there is always a risk of something going wrong with permissions and thus failing. The plan to address those is to fix the issue and create a next patch release.
Impact: minor Type: chore
Solution
Added semantic-release
Breaking changes
None
Testing
The PR has been tested locally and was pushing the right versions. This has also been tested with the --dry-run flag and everything looked fine. But with such PRs there is always a risk of something going wrong with permissions and thus failing. The plan to address those is to fix the issue and create a next patch release.