reactioncommerce / example-storefront

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.
https://www.mailchimp.com/developer/open-commerce
Apache License 2.0
608 stars 288 forks source link

fix: enable semantic releae #769

Closed Akarshit closed 3 years ago

Akarshit commented 3 years ago

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.

rc-publisher commented 3 years ago

:tada: This PR is included in version 4.1.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: