Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
12 changes: 12 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
# fayda

## 0.0.13

### Patch Changes

- e007169: chore: testing prerelease

## 0.0.13-next.0

### Patch Changes

- e007169: chore: testing prerelease

## 0.0.12

### Patch Changes
Expand Down
2 changes: 2 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
_Updated readme_

# Better Auth Fayda Plugin

Better Auth plugin for Fayda.
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "fayda",
"version": "0.0.12",
"version": "0.0.13",
"description": "Better Auth plugin for Fayda.",
"zshy": "./src/index.ts",
"license": "MIT",
Expand Down
Loading