Skip to content

Commit e69dd88

Browse files
github-actions[bot]brawaru
authored andcommitted
Version Packages
1 parent 2a11b42 commit e69dd88

File tree

3 files changed

+9
-8
lines changed

3 files changed

+9
-8
lines changed

.changeset/strong-lemons-return.md

Lines changed: 0 additions & 7 deletions
This file was deleted.

CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# @vintl/vintl
22

3+
## 4.2.3
4+
5+
### Patch Changes
6+
7+
- 4310818: Unpin FormatJS dependencies
8+
9+
Previously FormatJS dependencies were pinned due to an unexpected breaking changed, this has been resolved since.
10+
311
## 4.2.2
412

513
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "@vintl/vintl",
3-
"version": "4.2.2",
3+
"version": "4.2.3",
44
"description": "Integrate @formatjs/intl into your Vue apps for easier internationalisation",
55
"keywords": [
66
"i18n",

0 commit comments

Comments
 (0)