Skip to content

Commit

Permalink
Release 3.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nzambello committed Mar 24, 2021
1 parent 5fa8e5b commit 88066c3
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
11 changes: 11 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,22 @@ 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/RedTurtle/volto-editablefooter/compare/v2.1.0...v3.0.0)

- Volto 12 compatibility [`#4`](https://github.com/RedTurtle/volto-editablefooter/pull/4)
- chore: add local translations [`65fda2d`](https://github.com/RedTurtle/volto-editablefooter/commit/65fda2d4fcd9b39e8b106d216805d51043d449df)
- chore(i18n): update translations [`24e7c27`](https://github.com/RedTurtle/volto-editablefooter/commit/24e7c2775929f25c65815e9673d5b55b1e2f5783)
- feat: add compatibility with volto 12 [`601ea93`](https://github.com/RedTurtle/volto-editablefooter/commit/601ea93b6e412451d25906117109d129c8bd9d7f)
- refactor: rewrite config imports using volto registry [`f7ce6df`](https://github.com/RedTurtle/volto-editablefooter/commit/f7ce6dfa29523b7490e6e2b39c8a89e07869c432)
- docs: volto 12 compatibility [`f54c84f`](https://github.com/RedTurtle/volto-editablefooter/commit/f54c84fa90e22734897e6a36ceb324140ab97860)
- docs: info on volto 12 compatibility [`afcaf56`](https://github.com/RedTurtle/volto-editablefooter/commit/afcaf561d62ee3b75d4a35b769ab009010783c26)

#### [v2.1.0](https://github.com/RedTurtle/volto-editablefooter/compare/v2.0.2...v2.1.0)

> 25 February 2021
- feat: add ssr config [`#2`](https://github.com/RedTurtle/volto-editablefooter/pull/2)
- Release 2.1.0 [`f50e374`](https://github.com/RedTurtle/volto-editablefooter/commit/f50e374cbfb0fd83cb4e9f134e09a7593bee23f6)
- fix: asyncConnect import [`21babe7`](https://github.com/RedTurtle/volto-editablefooter/commit/21babe7b51e56c274b35bb72ff850009915d6846)
- fix: asyncConnect key naming [`f93d66a`](https://github.com/RedTurtle/volto-editablefooter/commit/f93d66a2c9f311170e9591d88b378a66a8b8f1b9)

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-editablefooter",
"version": "2.1.0",
"version": "3.0.0",
"description": "Volto addon for a customizable footer",
"main": "src/index.js",
"repository": "https://github.com/RedTurtle/volto-editablefooter.git",
Expand Down

0 comments on commit 88066c3

Please sign in to comment.