Skip to content

Commit aebc519

Browse files
chore: release v0.7.6
1 parent 758f1a8 commit aebc519

2 files changed

Lines changed: 8 additions & 1 deletion

File tree

CHANGELOG.md

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

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

5+
## [0.7.6] - 2026-02-22
6+
7+
### 🐛 Bug Fixes
8+
9+
- Peer deps
10+
511
## [0.7.5] - 2026-02-21
612

713
### 🚀 Features
@@ -26,6 +32,7 @@ All notable changes to this project will be documented in this file.
2632
- Deleted examples/with-website/start_db.sh
2733
- Cleanup
2834
- Cleanup
35+
- Release v0.7.5
2936

3037
## [0.7.4] - 2025-07-19
3138

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

0 commit comments

Comments
 (0)