File tree Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Expand file tree Collapse file tree 2 files changed +12
-1
lines changed Original file line number Diff line number Diff line change
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
+
1
12
## 0.8.2 (2025-05-11)
2
13
3
14
### 🩹 Fixes
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " payload-authjs" ,
3
- "version" : " 0.8.2 " ,
3
+ "version" : " 0.8.3 " ,
4
4
"type" : " module" ,
5
5
"description" : " A Payload CMS 3 plugin for Auth.js 5" ,
6
6
"repository" : {
You can’t perform that action at this time.
0 commit comments