From c43b6b1f6af2f4a28466dc64117cfe4c9d5a60da Mon Sep 17 00:00:00 2001 From: EEA Jenkins <@users.noreply.github.com> Date: Fri, 29 Apr 2022 17:17:35 +0000 Subject: [PATCH] Automated release 1.3.1 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 28d5a3c4..7ca939c1 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,8 +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). +#### [1.3.1](https://github.com/eea/volto-tabs-block/compare/1.3.0...1.3.1) + +- Style fix + missing key [`0d2b097`](https://github.com/eea/volto-tabs-block/commit/0d2b097850bc89d8a525ce8a4564a348975d33b9) + #### [1.3.0](https://github.com/eea/volto-tabs-block/compare/1.2.12...1.3.0) +> 6 April 2022 + +- Refactor tabs block [`#19`](https://github.com/eea/volto-tabs-block/pull/19) - Refactor tabs block [`#18`](https://github.com/eea/volto-tabs-block/pull/18) - Fix tests [`fdc74d9`](https://github.com/eea/volto-tabs-block/commit/fdc74d9f5f1c851de9ca3a9576cf2dbcd1495968) - Bump version [`acfef41`](https://github.com/eea/volto-tabs-block/commit/acfef413eb9f923f7a7283d12417e23c81192633) diff --git a/package.json b/package.json index 9adef946..73c1990d 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@eeacms/volto-tabs-block", - "version": "1.3.0", + "version": "1.3.1", "description": "volto-tabs-block: Volto add-on", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team",