SAP / spartacus

Spartacus is a lean, Angular-based JavaScript storefront for SAP Commerce Cloud that communicates exclusively through the Commerce REST API.
Apache License 2.0
738 stars 383 forks source link

Release the Dec6 libs #570

Closed Xymmer closed 5 years ago

Xymmer commented 5 years ago

Gil created a release branch Dec6 The smoke test passed, let's release the libs Monday Dec 10

marlass commented 5 years ago

Published new version of libs:

styles were not changed, so I only changed next tag to latest. removed old next tags

PR to merge release in master: https://github.com/SAP/cloud-commerce-spartacus-storefront/pull/571 Tag for core added: https://github.com/SAP/cloud-commerce-spartacus-storefront/tags After merging release to master it should be also merged to develop, because of version bump for core library.

After that we should upgrade packages version in our main package.json

Xymmer commented 5 years ago

Gil released storefront-0.1.0-prealpha.9 last Tuesday as a hotfix, shouldn't it be .10? Answer: only 'core' had changes, no changes since gil's hotfix release.

marlass commented 5 years ago

Released storefront@0.1.0-prealpha.10 and checked shellapp. Everything seems to be working.

There are still steps that need to be done from comment above;

I updated the dependencies in our root package.json in release branch, so only merge is required.

hackergil commented 5 years ago

Release branch merged to both master and develop