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 758f1a8 commit aebc519Copy full SHA for aebc519
2 files changed
CHANGELOG.md
@@ -2,6 +2,12 @@
2
3
All notable changes to this project will be documented in this file.
4
5
+## [0.7.6] - 2026-02-22
6
+
7
+### 🐛 Bug Fixes
8
9
+- Peer deps
10
11
## [0.7.5] - 2026-02-21
12
13
### 🚀 Features
@@ -26,6 +32,7 @@ All notable changes to this project will be documented in this file.
26
32
- Deleted examples/with-website/start_db.sh
27
33
- Cleanup
28
34
35
+- Release v0.7.5
29
36
30
37
## [0.7.4] - 2025-07-19
31
38
package.json
@@ -1,6 +1,6 @@
1
{
"name": "payload-auth-plugin",
- "version": "0.7.5",
+ "version": "0.7.6",
"type": "module",
"sideEffects": false,
"author": "Sourab Pramanik<shubpramanik241@gmail.com>",
0 commit comments