We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6deb28a commit f7d4092Copy full SHA for f7d4092
2 files changed
CHANGELOG.md
@@ -2,19 +2,29 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.7.8] - 2026-05-03
6
+
7
+### 🐛 Bug Fixes
8
9
+- Provider name typo
10
11
## [0.7.7] - 2026-05-03
12
13
### 🚀 Features
14
15
- Api key
-- Adds roblox auth provider
16
+- Adds robolox auth provider
17
18
- Updates build process
19
20
### 🐛 Bug Fixes
21
22
- Hide confidential fields
23
24
+### ⚙️ Miscellaneous Tasks
25
26
+- Release v0.7.7
27
28
## [0.7.6] - 2026-02-22
29
30
package.json
@@ -1,6 +1,6 @@
1
{
"name": "payload-auth-plugin",
- "version": "0.7.7",
+ "version": "0.7.8",
"type": "module",
"sideEffects": false,
"author": "Sourab Pramanik<shubpramanik241@gmail.com>",
0 commit comments