Skip to content

Commit 43cd621

Browse files
chore: release v0.7.1
1 parent ca2d42c commit 43cd621

File tree

2 files changed

+12
-1
lines changed

2 files changed

+12
-1
lines changed

CHANGELOG.md

Lines changed: 11 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,17 @@
22

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

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+
516
## [0.7.0] - 2025-06-15
617

718
### 🚀 Features

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.0",
3+
"version": "0.7.1",
44
"type": "module",
55
"sideEffects": false,
66
"author": "Sourab Pramanik<shubpramanik241@gmail.com>",

0 commit comments

Comments
 (0)