diff --git a/.changeset/spotty-years-beg.md b/.changeset/spotty-years-beg.md deleted file mode 100644 index 0a83917a..00000000 --- a/.changeset/spotty-years-beg.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@elasticpath/d2c-schematics": patch ---- - -fixed prettier formatting diff --git a/.changeset/stupid-sheep-buy.md b/.changeset/stupid-sheep-buy.md deleted file mode 100644 index 4d8f31a9..00000000 --- a/.changeset/stupid-sheep-buy.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -"@elasticpath/d2c-schematics": patch ---- - -Updated logos and styles to match Elastic Path rebrand. diff --git a/packages/d2c-schematics/CHANGELOG.md b/packages/d2c-schematics/CHANGELOG.md index 17ae317d..d8b32500 100644 --- a/packages/d2c-schematics/CHANGELOG.md +++ b/packages/d2c-schematics/CHANGELOG.md @@ -1,5 +1,12 @@ # @elasticpath/d2c-schematics +## 0.7.1 + +### Patch Changes + +- 7c78031: fixed prettier formatting +- e69e421: Updated logos and styles to match Elastic Path rebrand. + ## 0.7.0 ### Minor Changes diff --git a/packages/d2c-schematics/package.json b/packages/d2c-schematics/package.json index cd5aec97..13fc6b18 100644 --- a/packages/d2c-schematics/package.json +++ b/packages/d2c-schematics/package.json @@ -1,6 +1,6 @@ { "name": "@elasticpath/d2c-schematics", - "version": "0.7.0", + "version": "0.7.1", "description": "D2C Storefront Schematics for Elastic Path Commerce Cloud", "repository": { "type": "git",