Skip to content

Commit d06a1b6

Browse files
committed
Release 0.1.2
1 parent 3b3d26e commit d06a1b6

File tree

2 files changed

+10
-1
lines changed

2 files changed

+10
-1
lines changed

CHANGELOG.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

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+
713
#### [v0.1.1](https://github.com/RedTurtle/volto-middleware-rejectanonymous/compare/v0.1.0...v0.1.1)
814

15+
> 8 August 2022
16+
17+
- Release 0.1.1 [`bc475fc`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/bc475fcd252ea02a02119984cc16f55753549f7c)
918
- fix: change repo url in package.json [`094a78b`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/094a78be4a2f7a32ef7d60cd877f5ca4e01859d1)
1019

1120
#### v0.1.0

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "volto-middleware-rejectanonymous",
3-
"version": "0.1.1",
3+
"version": "0.1.2",
44
"description": "volto-middleware-rejectanonymous: Volto add-on for add security with HTTP headers ",
55
"main": "src/index.js",
66
"author": "Mauro Amico",

0 commit comments

Comments
 (0)