Skip to content

Commit

Permalink
Bump i18n package to v0.12.0 and add JSR support
Browse files Browse the repository at this point in the history
  • Loading branch information
fabian-hiller committed May 11, 2024
1 parent 4f6e073 commit 610d27b
Show file tree
Hide file tree
Showing 5 changed files with 1,009 additions and 15 deletions.
1 change: 1 addition & 0 deletions packages/i18n/.gitignore
Original file line number Diff line number Diff line change
@@ -1,3 +1,4 @@
index.ts
index.js
index.cjs
index.d.ts
Expand Down
2 changes: 1 addition & 1 deletion packages/i18n/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

All notable changes to the library will be documented in this file.

## vX.X.X (Month DD, YYYY)
## v0.12.0 (May 11, 2024)

- Add Hungarian (hu) translations (pull request #560)

Expand Down
Loading

0 comments on commit 610d27b

Please sign in to comment.