Skip to content

Commit ebe2b25

Browse files
committed
chore(release): publish 0.3.0
1 parent f83adb2 commit ebe2b25

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.0 (2024-09-12)
2+
3+
4+
### 🚀 Features
5+
6+
- Add sign in with auth.js button to admin login page ([c24eb72](https://github.com/CrawlerCode/payload-authjs/commit/c24eb72))
7+
8+
### 🩹 Fixes
9+
10+
- **middleware:** Middleware implementation ([47911bf](https://github.com/CrawlerCode/payload-authjs/commit/47911bf))
11+
112
## 0.2.1 (2024-09-11)
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.2.1",
3+
"version": "0.3.0",
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)