Skip to content

Commit 1c4618e

Browse files
Version packages, publish changes
1 parent 7e14b96 commit 1c4618e

File tree

3 files changed

+9
-6
lines changed

3 files changed

+9
-6
lines changed

.changeset/crazy-rabbits-jam.md

Lines changed: 0 additions & 5 deletions
This file was deleted.

packages/plugins/CHANGELOG.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,13 @@
11
# better-auth-harmony
22

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+
311
## 1.2.5
412

513
### Patch Changes

packages/plugins/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-harmony",
3-
"version": "1.2.5",
3+
"version": "1.2.6",
44
"author": "George Kormaris <npm@gekorm.com>",
55
"description": "Validation and normalization for better-auth",
66
"type": "module",

0 commit comments

Comments
 (0)