Skip to content

Commit f247d30

Browse files
committed
chore(release): publish 0.10.0
1 parent 1237ecd commit f247d30

File tree

2 files changed

+15
-1
lines changed

2 files changed

+15
-1
lines changed

CHANGELOG.md

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,17 @@
1+
## 0.10.0 (2025-11-29)
2+
3+
### 🚀 Features
4+
5+
- Migrate to next js v16 ([2fce597](https://github.com/CrawlerCode/payload-authjs/commit/2fce597))
6+
7+
### 🏡 Chore
8+
9+
- **nx:** Add ci scope to changelog ([1237ecd](https://github.com/CrawlerCode/payload-authjs/commit/1237ecd))
10+
11+
### 🤖 CI
12+
13+
- **publish:** Use npm trusted publishing ([4bd2898](https://github.com/CrawlerCode/payload-authjs/commit/4bd2898))
14+
115
## 0.9.1 (2025-10-13)
216

317
### 🩹 Fixes

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

0 commit comments

Comments
 (0)