File tree Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Expand file tree Collapse file tree 2 files changed +10
-1
lines changed Original file line number Diff line number Diff line change @@ -4,8 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
5
5
Generated by [ ` auto-changelog ` ] ( https://github.com/CookPete/auto-changelog ) .
6
6
7
+ #### [ v0.1.2] ( https://github.com/RedTurtle/volto-middleware-rejectanonymous/compare/v0.1.1...v0.1.2 )
8
+
9
+ - fix: verify token expired [ ` #2 ` ] ( https://github.com/RedTurtle/volto-middleware-rejectanonymous/pull/2 )
10
+ - Create codeql.yml [ ` 7088386 ` ] ( https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/7088386df8002535a6d16ab624512536c82fd08a )
11
+ - disable ci test [ ` f87505d ` ] ( https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/f87505dc9a6d299e21b0731e4d9861d5133bce8f )
12
+
7
13
#### [ v0.1.1] ( https://github.com/RedTurtle/volto-middleware-rejectanonymous/compare/v0.1.0...v0.1.1 )
8
14
15
+ > 8 August 2022
16
+
17
+ - Release 0.1.1 [ ` bc475fc ` ] ( https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/bc475fcd252ea02a02119984cc16f55753549f7c )
9
18
- fix: change repo url in package.json [ ` 094a78b ` ] ( https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/094a78be4a2f7a32ef7d60cd877f5ca4e01859d1 )
10
19
11
20
#### v0.1.0
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " volto-middleware-rejectanonymous" ,
3
- "version" : " 0.1.1 " ,
3
+ "version" : " 0.1.2 " ,
4
4
"description" : " volto-middleware-rejectanonymous: Volto add-on for add security with HTTP headers " ,
5
5
"main" : " src/index.js" ,
6
6
"author" : " Mauro Amico" ,
You can’t perform that action at this time.
0 commit comments