Skip to content

Commit abca52f

Browse files
committed
Release 0.1.0
1 parent 74f6477 commit abca52f

File tree

2 files changed

+13
-4
lines changed

2 files changed

+13
-4
lines changed

CHANGELOG.md

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,14 @@
1-
# Changelog
1+
### Changelog
22

3-
## 0.1.0
3+
All notable changes to this project will be documented in this file. Dates are displayed in UTC.
44

5-
- Initial release
5+
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6+
7+
#### 0.1.0
8+
9+
- Customizable [`#1`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/pull/1)
10+
- Initial commit [`7e4e2d4`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/7e4e2d469fe5112efe1e86651787f7c96be49223)
11+
- update readme [`4097782`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/409778283c2033fe5bf0795561819b6ef4aef5ba)
12+
- make customizable [`4b5f9ac`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/4b5f9acec580e0b0c2bd534c106394e7e87666e9)
13+
- make customizable also the redirect view [`4e6c749`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/4e6c74905b1084d6a0265126b1c5660e3f24ab10)
14+
- 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.0.0",
3+
"version": "0.1.0",
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)