diff --git a/.changeset/flat-peaches-wink.md b/.changeset/flat-peaches-wink.md deleted file mode 100644 index bd7ea00..0000000 --- a/.changeset/flat-peaches-wink.md +++ /dev/null @@ -1,5 +0,0 @@ ---- -'@crystallize/import-utilities': minor ---- - -Exponential backoff in case you are being rate limited by the service. diff --git a/.changeset/new-coats-ring.md b/.changeset/new-coats-ring.md deleted file mode 100644 index 8ad050c..0000000 --- a/.changeset/new-coats-ring.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@crystallize/import-utilities': minor ---- - -Increased bootstrapper speed by parallelising (item/productVariant) components -create/update mutations. diff --git a/CHANGELOG.md b/CHANGELOG.md index 7e5b1ec..c349b71 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,14 @@ # @crystallize/import-utilities +## 1.20.0 + +### Minor Changes + +- 1e81305: Exponential backoff in case you are being rate limited by the + service. +- 6b0abca: Increased bootstrapper speed by parallelising (item/productVariant) + components create/update mutations. + ## 1.19.4 ### Patch Changes diff --git a/package.json b/package.json index fe38d65..478ac8b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@crystallize/import-utilities", - "version": "1.19.4", + "version": "1.20.0", "main": "dist/index.js", "author": "Crystallize ", "contributors": [