Skip to content

Commit 7876bed

Browse files
committed
Release v2.2.2
1 parent f94f928 commit 7876bed

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# better-auth-localization
22

3+
## 2.2.2
4+
5+
### Patch Changes
6+
7+
- - Added support for az-AZ (Azerbaijani) (thanks @mehdiasadli)
8+
- Added support for bn-BD (Bengali) (thanks @ktisakib)
9+
310
## 2.2.1
411

512
### Patch Changes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "better-auth-localization",
3-
"version": "2.2.1",
3+
"version": "2.2.2",
44
"author": "Marcel Losso",
55
"description": " A custom plugin for better-auth that allows you to localize your error messages.",
66
"main": "dist/index.js",

0 commit comments

Comments
 (0)