Skip to content

Commit c064b33

Browse files
committed
chore(release): publish 0.8.3
1 parent 6f0ab0d commit c064b33

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,14 @@
1+
## 0.8.3 (2025-07-29)
2+
3+
### 🩹 Fixes
4+
5+
- Remove duplicate custom array id fields ([6f0ab0d](https://github.com/CrawlerCode/payload-authjs/commit/6f0ab0d))
6+
7+
### 🏡 Chore
8+
9+
- Refactor repository and author fields in package.json for better structure ([9b4d548](https://github.com/CrawlerCode/payload-authjs/commit/9b4d548))
10+
- **deps:** Update npm dependencies ([5d1d6a3](https://github.com/CrawlerCode/payload-authjs/commit/5d1d6a3))
11+
112
## 0.8.2 (2025-05-11)
213

314
### 🩹 Fixes

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.8.2",
3+
"version": "0.8.3",
44
"type": "module",
55
"description": "A Payload CMS 3 plugin for Auth.js 5",
66
"repository": {

0 commit comments

Comments
 (0)