Skip to content

Commit

Permalink
chore(release): v1.29.6
Browse files Browse the repository at this point in the history
  • Loading branch information
s00d committed Oct 22, 2024
1 parent 4ed7428 commit 461b7a8
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 1 deletion.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
# Changelog


## v1.29.6

[compare changes](https://github.com/s00d/nuxt-i18n-micro/compare/v1.29.5...v1.29.6)

### 🩹 Fixes

- Add page name warning ([4696a59](https://github.com/s00d/nuxt-i18n-micro/commit/4696a59))
- Redirect without name ([4ed7428](https://github.com/s00d/nuxt-i18n-micro/commit/4ed7428))

### ❤️ Contributors

- Pavel Kuzmin ([@s00d](http://github.com/s00d))

## v1.29.5

[compare changes](https://github.com/s00d/nuxt-i18n-micro/compare/v1.29.4...v1.29.5)
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": "nuxt-i18n-micro",
"version": "1.29.5",
"version": "1.29.6",
"description": "Nuxt I18n Micro is a lightweight, high-performance internationalization module for Nuxt, designed to handle multi-language support with minimal overhead, fast build times, and efficient runtime performance.",
"repository": "s00d/nuxt-i18n-micro",
"license": "MIT",
Expand Down

0 comments on commit 461b7a8

Please sign in to comment.