Skip to content

Commit

Permalink
Release 0.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
cekk committed Aug 8, 2022
1 parent 74f6477 commit abca52f
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 4 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,14 @@
# Changelog
### Changelog

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

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

#### 0.1.0

- Customizable [`#1`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/pull/1)
- Initial commit [`7e4e2d4`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/7e4e2d469fe5112efe1e86651787f7c96be49223)
- update readme [`4097782`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/409778283c2033fe5bf0795561819b6ef4aef5ba)
- make customizable [`4b5f9ac`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/4b5f9acec580e0b0c2bd534c106394e7e87666e9)
- make customizable also the redirect view [`4e6c749`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/4e6c74905b1084d6a0265126b1c5660e3f24ab10)
- fix versions for release [`74f6477`](https://github.com/RedTurtle/volto-middleware-rejectanonymous/commit/74f647728f7923c75c5883c1dd670f1643a9978e)
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volto-middleware-rejectanonymous",
"version": "0.0.0",
"version": "0.1.0",
"description": "volto-middleware-rejectanonymous: Volto add-on for add security with HTTP headers ",
"main": "src/index.js",
"author": "Mauro Amico",
Expand Down

0 comments on commit abca52f

Please sign in to comment.