Skip to content

Commit 85a662e

Browse files
committed
chore(release): publish 0.3.4
1 parent 48664bf commit 85a662e

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.4 (2024-11-03)
2+
3+
### 🩹 Fixes
4+
5+
- **getPayloadUser:** Throw no serverURL error after cookie statement ([#5](https://github.com/CrawlerCode/payload-authjs/pull/5))
6+
- **getPayloadUser:** Improved type ([9866498](https://github.com/CrawlerCode/payload-authjs/commit/9866498))
7+
8+
### 📖 Documentation
9+
10+
- Improved docs ([9c75f76](https://github.com/CrawlerCode/payload-authjs/commit/9c75f76))
11+
112
## 0.3.3 (2024-10-30)
213

314
### 🩹 Fixes

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.3",
3+
"version": "0.3.4",
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)