cloudcommerce
Advanced tools
Comparing version 1.0.0-alpha.0 to 1.0.0-alpha.1
@@ -5,2 +5,4 @@ # Changelog | ||
## [1.0.0-alpha.1](https://github.com/ecomplus/cloud-commerce/compare/v1.0.0-alpha.0...v1.0.0-alpha.1) (2022-06-08) | ||
## 1.0.0-alpha.0 (2022-06-08) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "cloudcommerce", | ||
"version": "1.0.0-alpha.0", | ||
"version": "1.0.0-alpha.1", | ||
"description": "Open fair-code headless commerce platform: API-first, microservices based, event driven and cloud native", | ||
@@ -15,7 +15,7 @@ "main": "src/index.js", | ||
"build": "turbo run build", | ||
"release": "pnpm build && standard-version --prerelease alpha" | ||
"release": "pnpm build && standard-version --commit-all --prerelease alpha" | ||
}, | ||
"standard-version": { | ||
"scripts": { | ||
"precommit": "zx scripts/version.mjs && git add packages/**/package.json" | ||
"precommit": "zx scripts/version.mjs && git add **/package.json" | ||
} | ||
@@ -22,0 +22,0 @@ }, |
{ | ||
"name": "@cloudcommerce/api", | ||
"version": "1.0.0-alpha.0", | ||
"version": "1.0.0-alpha.1", | ||
"description": "E-Com Plus Cloud Commerce APIs client/adapter", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
{ | ||
"name": "@cloudcommerce/app-discounts", | ||
"version": "1.0.0-alpha.0", | ||
"version": "1.0.0-alpha.1", | ||
"description": "E-Com Plus Cloud Commerce app for complex discount rules", | ||
@@ -5,0 +5,0 @@ "main": "functions/dist/index.js", |
{ | ||
"name": "@cloudcommerce/storefront", | ||
"version": "1.0.0-alpha.0", | ||
"version": "1.0.0-alpha.1", | ||
"description": "E-Com Plus Cloud Commerce storefront with Astro", | ||
@@ -5,0 +5,0 @@ "main": "src/index.js", |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
34154
1