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 7e14b96 commit 1c4618eCopy full SHA for 1c4618e
.changeset/crazy-rabbits-jam.md
packages/plugins/CHANGELOG.md
@@ -1,5 +1,13 @@
1
# better-auth-harmony
2
3
+## 1.2.6
4
+
5
+### Patch Changes
6
7
+- [#38](https://github.com/GeKorm/better-auth-harmony/pull/38)
8
+ [`7e14b96`](https://github.com/GeKorm/better-auth-harmony/commit/7e14b96adaf6d00f67c8e52a453098e009674dd9)
9
+ Thanks [@GeKorm](https://github.com/GeKorm)! - Fix incorrect cjs import of validator library
10
11
## 1.2.5
12
13
### Patch Changes
packages/plugins/package.json
@@ -1,6 +1,6 @@
{
"name": "better-auth-harmony",
- "version": "1.2.5",
+ "version": "1.2.6",
"author": "George Kormaris <npm@gekorm.com>",
"description": "Validation and normalization for better-auth",
"type": "module",
0 commit comments