Skip to content

Commit bc475fc

Browse files
committed
Release 0.1.1
1 parent 094a78b commit bc475fc

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,18 @@ 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-
#### 0.1.0
7+
#### [v0.1.1](https://github.com/RedTurtle/volto-middleware-rejectanonymous/compare/v0.1.0...v0.1.1)
8+
9+
- fix: change repo url in package.json [`094a78b`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/094a78be4a2f7a32ef7d60cd877f5ca4e01859d1)
10+
11+
#### v0.1.0
12+
13+
> 8 August 2022
814
915
- Customizable [`#1`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/pull/1)
1016
- Initial commit [`7e4e2d4`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/7e4e2d469fe5112efe1e86651787f7c96be49223)
1117
- update readme [`4097782`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/409778283c2033fe5bf0795561819b6ef4aef5ba)
1218
- make customizable [`4b5f9ac`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/4b5f9acec580e0b0c2bd534c106394e7e87666e9)
19+
- Release 0.1.0 [`abca52f`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/abca52f7163855936cb299c216de9b50b441eb04)
1320
- make customizable also the redirect view [`4e6c749`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/4e6c74905b1084d6a0265126b1c5660e3f24ab10)
1421
- fix versions for release [`74f6477`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/74f647728f7923c75c5883c1dd670f1643a9978e)

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.0",
3+
"version": "0.1.1",
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)