diff --git a/.changeset/silver-maps-protect.md b/.changeset/silver-maps-protect.md deleted file mode 100644 index 136f809b..00000000 --- a/.changeset/silver-maps-protect.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@elasticpath/d2c-schematics": patch ---- - -readme now uses projec name diff --git a/packages/composable-cli/CHANGELOG.md b/packages/composable-cli/CHANGELOG.md index b52d6765..89bfc1ca 100644 --- a/packages/composable-cli/CHANGELOG.md +++ b/packages/composable-cli/CHANGELOG.md @@ -1,5 +1,12 @@ # composable-cli +## 0.8.12 + +### Patch Changes + +- Updated dependencies [e15e76f] + - @elasticpath/d2c-schematics@0.10.4 + ## 0.8.11 ### Patch Changes diff --git a/packages/composable-cli/package.json b/packages/composable-cli/package.json index 2374d77e..bfec1688 100644 --- a/packages/composable-cli/package.json +++ b/packages/composable-cli/package.json @@ -1,6 +1,6 @@ { "name": "composable-cli", - "version": "0.8.11", + "version": "0.8.12", "description": "Elastic Path Commerce Cloud Schematics - CLI", "repository": { "type": "git", @@ -22,7 +22,7 @@ "@angular-devkit/core": "^16.2.8", "@angular-devkit/schematics": "^16.2.8", "@elasticpath/composable-common": "workspace:^", - "@elasticpath/d2c-schematics": "^0.10.3", + "@elasticpath/d2c-schematics": "^0.10.4", "@moltin/sdk": "^25.0.2", "@trpc/client": "^10.14.1", "@types/ink": "^2.0.3", diff --git a/packages/d2c-schematics/CHANGELOG.md b/packages/d2c-schematics/CHANGELOG.md index ce5a7789..2a832b84 100644 --- a/packages/d2c-schematics/CHANGELOG.md +++ b/packages/d2c-schematics/CHANGELOG.md @@ -1,5 +1,11 @@ # @elasticpath/d2c-schematics +## 0.10.4 + +### Patch Changes + +- e15e76f: readme now uses projec name + ## 0.10.3 ### Patch Changes diff --git a/packages/d2c-schematics/package.json b/packages/d2c-schematics/package.json index 9190ed1c..c4a6253d 100644 --- a/packages/d2c-schematics/package.json +++ b/packages/d2c-schematics/package.json @@ -1,6 +1,6 @@ { "name": "@elasticpath/d2c-schematics", - "version": "0.10.3", + "version": "0.10.4", "description": "D2C Storefront Schematics for Elastic Path Commerce Cloud", "repository": { "type": "git", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 4133f668..1a2d6c3a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -414,7 +414,7 @@ importers: specifier: workspace:^ version: link:../composable-common '@elasticpath/d2c-schematics': - specifier: ^0.10.3 + specifier: ^0.10.4 version: link:../d2c-schematics/dist '@moltin/sdk': specifier: ^25.0.2