Skip to content

Commit

Permalink
chore: update version
Browse files Browse the repository at this point in the history
  • Loading branch information
florian-lefebvre committed Apr 30, 2024
1 parent 261316d commit bc8fcd1
Show file tree
Hide file tree
Showing 3 changed files with 7 additions and 6 deletions.
5 changes: 0 additions & 5 deletions .changeset/sharp-fishes-matter.md

This file was deleted.

6 changes: 6 additions & 0 deletions package/CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# @astrolicious/i18n

## 0.4.1

### Patch Changes

- 261316d: Fixes an issue with `ZodError`

## 0.4.0

### Minor Changes
Expand Down
2 changes: 1 addition & 1 deletion package/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@astrolicious/i18n",
"version": "0.4.0",
"version": "0.4.1",
"description": "Yet another i18n integration for Astro with server and client utilities, type safety and translations built-in.",
"author": {
"email": "[email protected]",
Expand Down

0 comments on commit bc8fcd1

Please sign in to comment.