Skip to content

Commit

Permalink
release: v1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
brc-dd committed Mar 6, 2024
1 parent 8b6e695 commit c242c14
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@


## [1.2.1](https://github.com/globalbrain/nuxt-i18n/compare/v1.2.0...v1.2.1) (2024-03-06)


### Bug Fixes

* redirect to cookie locale if set ([#5](https://github.com/globalbrain/nuxt-i18n/issues/5)) ([8b6e695](https://github.com/globalbrain/nuxt-i18n/commit/8b6e695e0ce4f063ffa0eb4ccd0a4ec0817e3eb8))

# [1.2.0](https://github.com/globalbrain/nuxt-i18n/compare/v1.1.2...v1.2.0) (2024-3-4)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@globalbrain/nuxt-i18n",
"version": "1.2.0",
"version": "1.2.1",
"packageManager": "[email protected]",
"description": "Minimal module for i18n with locale auto-imports & localized routing",
"author": "Divyansh Singh <[email protected]>",
Expand Down

0 comments on commit c242c14

Please sign in to comment.