Skip to content

Commit e7aec9e

Browse files
committed
chore(release): publish 0.7.1
1 parent cf60c24 commit e7aec9e

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## 0.7.1 (2025-02-09)
2+
3+
### 🩹 Fixes
4+
5+
- Register me hook always to provider expires timestamp ([#12](https://github.com/CrawlerCode/payload-authjs/pull/12))
6+
- **PayloadSessionProvider:** Fix broken PayloadSessionProvider ([67df23d](https://github.com/CrawlerCode/payload-authjs/commit/67df23d))
7+
18
## 0.7.0 (2025-02-09)
29

310
### 🚀 Features

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

0 commit comments

Comments
 (0)