Skip to content

Commit

Permalink
Version Packages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored and brawaru committed Jun 9, 2023
1 parent 47f1739 commit f59c0af
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 13 deletions.
7 changes: 0 additions & 7 deletions .changeset/heavy-seals-move.md

This file was deleted.

5 changes: 0 additions & 5 deletions .changeset/rare-poems-punch.md

This file was deleted.

10 changes: 10 additions & 0 deletions packages/vintl-nuxt/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,15 @@
# @vintl/nuxt

## 1.2.1

### Patch Changes

- f62ae92: Adapt to new export conditions of the parser

`@formatjs/icu-messageformat-parser` has been updated and now has export conditions, this change adapts and fixes the error caused by the previous direct import of the file for `no-parser` alias.

- 47f1739: Fix consola not being actually listed as a dependency or used

## 1.2.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion packages/vintl-nuxt/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@vintl/nuxt",
"version": "1.2.0",
"version": "1.2.1",
"description": "Nuxt Module for VIntl integration",
"keywords": [
"i18n",
Expand Down

0 comments on commit f59c0af

Please sign in to comment.