Skip to content

Commit

Permalink
Release 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Sep 1, 2022
1 parent 9f45eed commit 97e9c24
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,18 @@ All notable changes to this project will be documented in this file. Dates are d

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

#### [v3.0.1](https://github.com/collective/volto-subsites/compare/v3.0.0...v3.0.1)

> 1 September 2022
- fix: fix empty subsite [`9f45eed`](https://github.com/collective/volto-subsites/commit/9f45eed1934ab52e6110bd82005c4d5fb706bb1e)

### [v3.0.0](https://github.com/collective/volto-subsites/compare/v2.1.5...v3.0.0)

> 31 August 2022
- No api calls [`#6`](https://github.com/collective/volto-subsites/pull/6)
- Release 3.0.0 [`d3c94a8`](https://github.com/collective/volto-subsites/commit/d3c94a84954dd43008dc234cf9ca98cdd7c473ea)

#### [v2.1.5](https://github.com/collective/volto-subsites/compare/v2.1.4...v2.1.5)

Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "volto-subsites",
"version": "3.0.0",
"version": "3.0.1",
"description": "Volto addon to manage subsites",
"main": "src/index.js",
"repository": "https://github.com/collective/volto-subsites.git",
Expand Down

0 comments on commit 97e9c24

Please sign in to comment.