Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
giuliaghisini committed Aug 31, 2022
1 parent 2294403 commit d3c94a8
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,10 +4,17 @@ 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.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)

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

> 5 August 2022
- Release 2.1.5 [`d5e55ce`](https://github.com/collective/volto-subsites/commit/d5e55ce58cf6ec9b151bb1e1274a063326ec94b3)
- fix: fix load subsite [`d97c0b8`](https://github.com/collective/volto-subsites/commit/d97c0b857e365604fbd6a602bed259c59e4e8f4e)

#### [v2.1.4](https://github.com/collective/volto-subsites/compare/v2.1.3...v2.1.4)
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": "2.1.5",
"version": "3.0.0",
"description": "Volto addon to manage subsites",
"main": "src/index.js",
"repository": "https://github.com/collective/volto-subsites.git",
Expand Down

0 comments on commit d3c94a8

Please sign in to comment.