We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1237ecd commit f247d30Copy full SHA for f247d30
CHANGELOG.md
@@ -1,3 +1,17 @@
1
+## 0.10.0 (2025-11-29)
2
+
3
+### 🚀 Features
4
5
+- Migrate to next js v16 ([2fce597](https://github.com/CrawlerCode/payload-authjs/commit/2fce597))
6
7
+### 🏡 Chore
8
9
+- **nx:** Add ci scope to changelog ([1237ecd](https://github.com/CrawlerCode/payload-authjs/commit/1237ecd))
10
11
+### 🤖 CI
12
13
+- **publish:** Use npm trusted publishing ([4bd2898](https://github.com/CrawlerCode/payload-authjs/commit/4bd2898))
14
15
## 0.9.1 (2025-10-13)
16
17
### 🩹 Fixes
packages/payload-authjs/package.json
@@ -1,6 +1,6 @@
{
"name": "payload-authjs",
- "version": "0.9.1",
+ "version": "0.10.0",
"type": "module",
"description": "A Payload CMS 3 plugin for Auth.js 5",
"repository": {
0 commit comments