Skip to content

Commit 7fc5fe1

Browse files
committed
chore(release): publish 0.3.2
1 parent efff4c8 commit 7fc5fe1

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.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+
112
## 0.3.1 (2024-10-06)
213

314

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.3.1",
3+
"version": "0.3.2",
44
"type": "module",
55
"repository": "[email protected]:CrawlerCode/payload-authjs.git",
66
"description": "A Payload CMS 3 plugin for Auth.js 5",

0 commit comments

Comments
 (0)