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 ca2d42c commit 43cd621Copy full SHA for 43cd621
CHANGELOG.md
@@ -2,6 +2,17 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.7.1] - 2025-06-15
6
+
7
+### 🐛 Bug Fixes
8
9
+- Changes redirection to function call
10
11
+### ⚙️ Miscellaneous Tasks
12
13
+- Release v0.7.0
14
+- Env
15
16
## [0.7.0] - 2025-06-15
17
18
### 🚀 Features
package.json
@@ -1,6 +1,6 @@
1
{
"name": "payload-auth-plugin",
- "version": "0.7.0",
+ "version": "0.7.1",
"type": "module",
"sideEffects": false,
"author": "Sourab Pramanik<shubpramanik241@gmail.com>",
0 commit comments