diff --git a/.changeset/strong-lemons-return.md b/.changeset/strong-lemons-return.md deleted file mode 100644 index 69fa933..0000000 --- a/.changeset/strong-lemons-return.md +++ /dev/null @@ -1,7 +0,0 @@ ---- -'@vintl/vintl': patch ---- - -Unpin FormatJS dependencies - -Previously FormatJS dependencies were pinned due to an unexpected breaking changed, this has been resolved since. diff --git a/CHANGELOG.md b/CHANGELOG.md index 7b0f19e..a6549cf 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,13 @@ # @vintl/vintl +## 4.2.3 + +### Patch Changes + +- 4310818: Unpin FormatJS dependencies + + Previously FormatJS dependencies were pinned due to an unexpected breaking changed, this has been resolved since. + ## 4.2.2 ### Patch Changes diff --git a/package.json b/package.json index 47e4ebe..3f7dfa9 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@vintl/vintl", - "version": "4.2.2", + "version": "4.2.3", "description": "Integrate @formatjs/intl into your Vue apps for easier internationalisation", "keywords": [ "i18n",