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 85ef8d0 commit adc916dCopy full SHA for adc916d
2 files changed
βCHANGELOG.mdβ
@@ -2,12 +2,29 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.7.7] - 2026-05-03
6
+
7
+### π Features
8
9
+- Api key
10
+- Adds robolox auth provider
11
12
+- Updates build process
13
14
+### π Bug Fixes
15
16
+- Hide confidential fields
17
18
## [0.7.6] - 2026-02-22
19
20
### π Bug Fixes
21
22
- Peer deps
23
24
+### βοΈ Miscellaneous Tasks
25
26
+- Release v0.7.6
27
28
## [0.7.5] - 2026-02-21
29
30
### π Features
βpackage.jsonβ
@@ -1,6 +1,6 @@
1
{
"name": "payload-auth-plugin",
- "version": "0.7.6",
+ "version": "0.7.7",
"type": "module",
"sideEffects": false,
"author": "Sourab Pramanik<shubpramanik241@gmail.com>",
0 commit comments