Skip to content

Commit aa4c335

Browse files
committed
chore(release): publish 0.10.1
1 parent 970d660 commit aa4c335

File tree

2 files changed

+17
-1
lines changed

2 files changed

+17
-1
lines changed

CHANGELOG.md

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,19 @@
1+
## 0.10.1 (2026-02-02)
2+
3+
### 🩹 Fixes
4+
5+
- Move sidebar field to the top-level ([#50](https://github.com/CrawlerCode/payload-authjs/pull/50))
6+
- Disable payload database session when local strategy is enabled ([#49](https://github.com/CrawlerCode/payload-authjs/pull/49))
7+
8+
### 📖 Documentation
9+
10+
- Fix publish workflow badge ([a80a016](https://github.com/CrawlerCode/payload-authjs/commit/a80a016))
11+
- Add alert about authjs and better auth ([970d660](https://github.com/CrawlerCode/payload-authjs/commit/970d660))
12+
13+
### 🏡 Chore
14+
15+
- **deps:** Update npm dependencies ([a7c2f0a](https://github.com/CrawlerCode/payload-authjs/commit/a7c2f0a))
16+
117
## 0.10.0 (2025-11-29)
218

319
### 🚀 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.10.0",
3+
"version": "0.10.1",
44
"type": "module",
55
"description": "A Payload CMS 3 plugin for Auth.js 5",
66
"repository": {

0 commit comments

Comments
 (0)