Skip to content

Commit

Permalink
chore(release): publish 0.3.0
Browse files Browse the repository at this point in the history
  • Loading branch information
CrawlerCode committed Sep 12, 2024
1 parent f83adb2 commit ebe2b25
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,14 @@
## 0.3.0 (2024-09-12)


### 🚀 Features

- Add sign in with auth.js button to admin login page ([c24eb72](https://github.com/CrawlerCode/payload-authjs/commit/c24eb72))

### 🩹 Fixes

- **middleware:** Middleware implementation ([47911bf](https://github.com/CrawlerCode/payload-authjs/commit/47911bf))

## 0.2.1 (2024-09-11)


Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "payload-authjs",
"version": "0.2.1",
"version": "0.3.0",
"type": "module",
"repository": "[email protected]:CrawlerCode/payload-authjs.git",
"description": "A Payload CMS 3 plugin for Auth.js 5",
Expand Down

0 comments on commit ebe2b25

Please sign in to comment.