We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f94f928 commit 7876bedCopy full SHA for 7876bed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# better-auth-localization
2
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
10
## 2.2.1
11
12
### Patch Changes
package.json
@@ -1,6 +1,6 @@
{
"name": "better-auth-localization",
- "version": "2.2.1",
+ "version": "2.2.2",
"author": "Marcel Losso",
"description": " A custom plugin for better-auth that allows you to localize your error messages.",
"main": "dist/index.js",
0 commit comments