Skip to content

Commit

Permalink
Release 3.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
pnicolli committed Sep 5, 2022
1 parent b9847d8 commit 95811c3
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,15 @@ 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.2](https://github.com/collective/volto-subsites/compare/v3.0.1...v3.0.2)

- fix: manage missing subsite in content [`b9847d8`](https://github.com/collective/volto-subsites/commit/b9847d8eba328da28d0279da4ca37da869e76a10)

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

> 1 September 2022
- Release 3.0.1 [`97e9c24`](https://github.com/collective/volto-subsites/commit/97e9c24221ee2b78fa358128fa832e485b3e20fb)
- 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)
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.1",
"version": "3.0.2",
"description": "Volto addon to manage subsites",
"main": "src/index.js",
"repository": "https://github.com/collective/volto-subsites.git",
Expand Down

0 comments on commit 95811c3

Please sign in to comment.