Skip to content

Commit f7d4092

Browse files
chore: release v0.7.8
1 parent 6deb28a commit f7d4092

2 files changed

Lines changed: 13 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 12 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,19 +2,29 @@
22

33
All notable changes to this project will be documented in this file.
44

5+
## [0.7.8] - 2026-05-03
6+
7+
### 🐛 Bug Fixes
8+
9+
- Provider name typo
10+
511
## [0.7.7] - 2026-05-03
612

713
### 🚀 Features
814

915
- Api key
10-
- Adds roblox auth provider
11-
- Adds roblox auth provider
16+
- Adds robolox auth provider
17+
- Adds robolox auth provider
1218
- Updates build process
1319

1420
### 🐛 Bug Fixes
1521

1622
- Hide confidential fields
1723

24+
### ⚙️ Miscellaneous Tasks
25+
26+
- Release v0.7.7
27+
1828
## [0.7.6] - 2026-02-22
1929

2030
### 🐛 Bug Fixes

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "payload-auth-plugin",
3-
"version": "0.7.7",
3+
"version": "0.7.8",
44
"type": "module",
55
"sideEffects": false,
66
"author": "Sourab Pramanik<shubpramanik241@gmail.com>",

0 commit comments

Comments
 (0)