diff --git a/.changeset/bright-swans-jog.md b/.changeset/bright-swans-jog.md deleted file mode 100644 index 937ee1b..0000000 --- a/.changeset/bright-swans-jog.md +++ /dev/null @@ -1,6 +0,0 @@ ---- -'@crystallize/import-utilities': patch ---- - -Fix an issue where the check for rate limiter error would cause the script to -exit. diff --git a/CHANGELOG.md b/CHANGELOG.md index 831922b..7e5b1ec 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,12 @@ # @crystallize/import-utilities +## 1.19.4 + +### Patch Changes + +- 6053850: Fix an issue where the check for rate limiter error would cause the + script to exit. + ## 1.19.3 ### Patch Changes diff --git a/package.json b/package.json index 6fca089..fe38d65 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@crystallize/import-utilities", - "version": "1.19.3", + "version": "1.19.4", "main": "dist/index.js", "author": "Crystallize ", "contributors": [