Skip to content

Commit adc916d

Browse files
chore: release v0.7.7
1 parent 85ef8d0 commit adc916d

2 files changed

Lines changed: 18 additions & 1 deletion

File tree

β€ŽCHANGELOG.mdβ€Ž

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

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

5+
## [0.7.7] - 2026-05-03
6+
7+
### πŸš€ Features
8+
9+
- Api key
10+
- Adds robolox auth provider
11+
- Adds robolox auth provider
12+
- Updates build process
13+
14+
### πŸ› Bug Fixes
15+
16+
- Hide confidential fields
17+
518
## [0.7.6] - 2026-02-22
619

720
### πŸ› Bug Fixes
821

922
- Peer deps
1023

24+
### βš™οΈ Miscellaneous Tasks
25+
26+
- Release v0.7.6
27+
1128
## [0.7.5] - 2026-02-21
1229

1330
### πŸš€ 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.6",
3+
"version": "0.7.7",
44
"type": "module",
55
"sideEffects": false,
66
"author": "Sourab Pramanik<shubpramanik241@gmail.com>",

0 commit comments

Comments
Β (0)