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

feat: added latest tag to docker images #818

Closed RickyHolland closed 2 years ago

RickyHolland commented 2 years ago

Impact: minor Type: feature

Issue

"Latest" image tag is not currently being added to newly build images.

Solution

Updated the CircleCI build config so that the "latest" tag is also added to each new docker image.

rc-publisher commented 2 years ago

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

The release is available on GitHub release

Your semantic-release bot :package::rocket: