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 efff4c8 commit 7fc5fe1Copy full SHA for 7fc5fe1
CHANGELOG.md
@@ -1,3 +1,14 @@
1
+## 0.3.2 (2024-10-29)
2
+
3
4
+### 🩹 Fixes
5
6
+- Migrate to next 15 ([e01d0c0](https://github.com/CrawlerCode/payload-authjs/commit/e01d0c0))
7
8
+### 🏡 Chore
9
10
+- Update dependencies ([efff4c8](https://github.com/CrawlerCode/payload-authjs/commit/efff4c8))
11
12
## 0.3.1 (2024-10-06)
13
14
package.json
@@ -1,6 +1,6 @@
{
"name": "payload-authjs",
- "version": "0.3.1",
+ "version": "0.3.2",
"type": "module",
"repository": "[email protected]:CrawlerCode/payload-authjs.git",
"description": "A Payload CMS 3 plugin for Auth.js 5",
0 commit comments