Skip to content

Commit 8643f01

Browse files
committed
chore(release): publish 0.6.1
1 parent bf3b8cc commit 8643f01

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 0.6.1 (2025-02-05)
2+
3+
### 🩹 Fixes
4+
5+
- Fix findField function for subfields ([#13](https://github.com/CrawlerCode/payload-authjs/pull/13))
6+
7+
### 📖 Documentation
8+
9+
- Fix events header ([cce4e4c](https://github.com/CrawlerCode/payload-authjs/commit/cce4e4c))
10+
11+
### 🏡 Chore
12+
13+
- **deps:** Update npm dependencies ([804f3f3](https://github.com/CrawlerCode/payload-authjs/commit/804f3f3))
14+
115
## 0.6.0 (2025-01-27)
216

317
### 🚀 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.6.0",
3+
"version": "0.6.1",
44
"type": "module",
55
"description": "A Payload CMS 3 plugin for Auth.js 5",
66
"repository": "git@github.com:CrawlerCode/payload-authjs.git",

0 commit comments

Comments
 (0)