Skip to content

Commit 3cfd393

Browse files
committed
chore(release): publish 0.2.0
1 parent baafe23 commit 3cfd393

File tree

2 files changed

+13
-1
lines changed

2 files changed

+13
-1
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,12 @@
1+
## 0.2.0 (2024-09-05)
2+
3+
4+
### 🚀 Features
5+
6+
- Fist implementation ([bf0680a](https://github.com/CrawlerCode/payload-authjs/commit/bf0680a))
7+
- **nx-cloud:** setup nx cloud workspace ([d616991](https://github.com/CrawlerCode/payload-authjs/commit/d616991))
8+
9+
### 🩹 Fixes
10+
11+
- Fix types of getPayloadUser ([ef516b6](https://github.com/CrawlerCode/payload-authjs/commit/ef516b6))
12+
- Fix eslint config and fix eslint errors ([388f0a8](https://github.com/CrawlerCode/payload-authjs/commit/388f0a8))

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