Skip to content
This repository was archived by the owner on Sep 28, 2025. It is now read-only.

Commit f4730cf

Browse files
committed
Create graffiti-plugin-auth@0.3.0
1 parent 01e5d38 commit f4730cf

File tree

2 files changed

+6
-1
lines changed

2 files changed

+6
-1
lines changed
Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
# 0.3.0 / 2020-09-10
2+
3+
- Allow specifying redirect in auth plugin
4+
- Change how auth plugin checks URLs, allow next.js in dev mode by default
5+
16
# 0.2.0 / 2020-09-08
27

38
- Initial release

packages/graffiti-plugin-auth/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "graffiti-plugin-auth",
3-
"version": "0.2.0",
3+
"version": "0.3.0",
44
"description": "Authentication plugin for Graffiti framework",
55
"repository": "yamalight/graffiti",
66
"bugs": "https://github.com/yamalight/graffiti/issues",

0 commit comments

Comments
 (0)