Skip to content

Commit 8dc23cf

Browse files
committed
chore(release): publish 0.9.1
1 parent 6215d95 commit 8dc23cf

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,9 @@
1+
## 0.9.1 (2025-10-13)
2+
3+
### 🩹 Fixes
4+
5+
- Move webauthn components to dedicated export ([#48](https://github.com/CrawlerCode/payload-authjs/pull/48))
6+
17
## 0.9.0 (2025-10-06)
28

39
### 🚀 Features

packages/payload-authjs/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "payload-authjs",
3-
"version": "0.9.0",
3+
"version": "0.9.1",
44
"type": "module",
55
"description": "A Payload CMS 3 plugin for Auth.js 5",
66
"repository": {

0 commit comments

Comments
 (0)