From 8ee40c102a31c4d8eaea00ae62b27dac9dc8fc68 Mon Sep 17 00:00:00 2001
From: EEA Jenkins <eea-jenkins@users.noreply.github.com>
Date: Mon, 27 Mar 2023 17:05:29 +0300
Subject: [PATCH 1/5] Add Sonarqube tag using eea-website-frontend addons list

---
 Jenkinsfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Jenkinsfile b/Jenkinsfile
index a98b86d..bbdd237 100644
--- a/Jenkinsfile
+++ b/Jenkinsfile
@@ -4,7 +4,7 @@ pipeline {
   environment {
         GIT_NAME = "volto-block-image-cards"
         NAMESPACE = "@eeacms"
-        SONARQUBE_TAGS = "volto.eea.europa.eu,biodiversity.europa.eu,climate-energy.eea.europa.eu,www.eea.europa.eu-ims,sustainability.eionet.europa.eu,forest.eea.europa.eu,clms.land.copernicus.eu,industry.eea.europa.eu,water.europa.eu-freshwater,demo-www.eea.europa.eu,clmsdemo.devel6cph.eea.europa.eu,circularity.eea.europa.eu,prod-www.eea.europa.eu,water.europa.eu-marine,demo-kitkat.dev2aws.eea.europa.eu,climate-adapt.eea.europa.eu,climate-advisory-board.devel4cph.eea.europa.eu,climate-advisory-board.europa.eu,www.eea.europa.eu-en"
+        SONARQUBE_TAGS = "volto.eea.europa.eu,biodiversity.europa.eu,climate-energy.eea.europa.eu,www.eea.europa.eu-ims,sustainability.eionet.europa.eu,forest.eea.europa.eu,clms.land.copernicus.eu,industry.eea.europa.eu,water.europa.eu-freshwater,demo-www.eea.europa.eu,clmsdemo.devel6cph.eea.europa.eu,circularity.eea.europa.eu,water.europa.eu-marine,climate-adapt.eea.europa.eu,climate-advisory-board.devel4cph.eea.europa.eu,climate-advisory-board.europa.eu,www.eea.europa.eu-en"
         DEPENDENCIES = ""
         VOLTO = ""
     }

From 12453a6aa0cee4b57968d2a1482b53d8b87a1615 Mon Sep 17 00:00:00 2001
From: Miu Razvan <miu.razvan28@gmail.com>
Date: Tue, 4 Apr 2023 19:02:46 +0300
Subject: [PATCH 2/5] refactor(carousel.less): remove .full-width class
 definition from carousel.less file

---
 src/ImageCards/css/carousel.less | 10 ----------
 1 file changed, 10 deletions(-)

diff --git a/src/ImageCards/css/carousel.less b/src/ImageCards/css/carousel.less
index bec7922..6e7b0fa 100644
--- a/src/ImageCards/css/carousel.less
+++ b/src/ImageCards/css/carousel.less
@@ -176,16 +176,6 @@
   }
 }
 
-.full-width {
-  position: relative;
-  right: 50%;
-  left: 50%;
-  width: 100vw !important;
-  max-width: initial !important;
-  margin-right: -50vw !important;
-  margin-left: -50vw !important;
-}
-
 .slick-prev:before,
 .slick-next:before {
   color: #ccc;

From 361f675ea4b29ae75a270e1e7f0af7f713542bde Mon Sep 17 00:00:00 2001
From: EEA Jenkins <@users.noreply.github.com>
Date: Tue, 4 Apr 2023 16:16:07 +0000
Subject: [PATCH 3/5] Automated release 1.1.1

---
 CHANGELOG.md | 31 ++++++++++++++++++++++++++++++-
 package.json |  2 +-
 2 files changed, 31 insertions(+), 2 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8503a08..8e2c289 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,11 +4,20 @@ 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.1.1](https://github.com/eea/volto-block-image-cards/compare/1.1.0...1.1.1) - 4 April 2023
+
+#### :nail_care: Enhancements
+
+- refactor(carousel.less): remove .full-width class definition from carousel.less file [Miu Razvan - [`12453a6`](https://github.com/eea/volto-block-image-cards/commit/12453a6aa0cee4b57968d2a1482b53d8b87a1615)]
+
+#### :hammer_and_wrench: Others
+
+- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ee40c1`](https://github.com/eea/volto-block-image-cards/commit/8ee40c102a31c4d8eaea00ae62b27dac9dc8fc68)]
 ### [1.1.0](https://github.com/eea/volto-block-image-cards/compare/1.0.2...1.1.0) - 27 March 2023
 
 #### :hammer_and_wrench: Others
 
-- Release 1.1.0 [Alin Voinea - [`34582d9`](https://github.com/eea/volto-block-image-cards/commit/34582d9251baf7a6d8a09e933052a52fe227cda3)]
+- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`5c3cf9f`](https://github.com/eea/volto-block-image-cards/commit/5c3cf9f19519d8cc014bac4c5ad2b5cce3c5c490)]
 ### [1.0.2](https://github.com/eea/volto-block-image-cards/compare/1.0.1...1.0.2) - 25 January 2023
 
 #### :hammer_and_wrench: Others
@@ -17,7 +26,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 - add cypress test [Miu Razvan - [`0d12987`](https://github.com/eea/volto-block-image-cards/commit/0d12987f01678929397d8443a643ea02029a3b70)]
 - eslint fix [Miu Razvan - [`d306b48`](https://github.com/eea/volto-block-image-cards/commit/d306b48f099c92ac24440ae72df1424d4ae8e84e)]
 - update [Miu Razvan - [`25f6440`](https://github.com/eea/volto-block-image-cards/commit/25f6440e7e26e0df8d4fd227d9e4d9a095cff74d)]
+- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`e8f56df`](https://github.com/eea/volto-block-image-cards/commit/e8f56df77f823328adaebac712544ea3907810d3)]
+- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`dcd39c3`](https://github.com/eea/volto-block-image-cards/commit/dcd39c33387fb9aa93f3555e069bd064d8c9a37c)]
 - test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`210bb59`](https://github.com/eea/volto-block-image-cards/commit/210bb591a1ab2688d6ee614535c718ca974103f0)]
+- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`252e88f`](https://github.com/eea/volto-block-image-cards/commit/252e88f0b91d35fb5c336223c90db030c4058b4b)]
+- yarn 3 [Alin Voinea - [`20893a1`](https://github.com/eea/volto-block-image-cards/commit/20893a1fcb0e538ac344feb1d296a12d6af69e2d)]
+- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`ef5d95a`](https://github.com/eea/volto-block-image-cards/commit/ef5d95a32539340882b66ef69c79f400d3ee3c71)]
 ### [1.0.1](https://github.com/eea/volto-block-image-cards/compare/1.0.0...1.0.1) - 16 November 2022
 
 #### :hammer_and_wrench: Others
@@ -33,6 +47,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 
 - Prepare 1.0.0 release [Miu Razvan - [`283992f`](https://github.com/eea/volto-block-image-cards/commit/283992f1ec4767a43ed3c311e9df1958c429821e)]
 - use volto 16 alpha 14 for cypress [Andrei Grigore - [`e0d147d`](https://github.com/eea/volto-block-image-cards/commit/e0d147d5af6d28419b426c32837831d0c7f91549)]
+- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`33ebd41`](https://github.com/eea/volto-block-image-cards/commit/33ebd41cda6680037ecb3aa24a683ed414a2663b)]
+- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`1d508f3`](https://github.com/eea/volto-block-image-cards/commit/1d508f3399adbef25b255c2aa5c3a55d7f15f870)]
 ### [0.6.5](https://github.com/eea/volto-block-image-cards/compare/0.6.4...0.6.5) - 31 July 2022
 
 #### :nail_care: Enhancements
@@ -48,6 +64,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 
 #### :hammer_and_wrench: Others
 
+- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`78c4423`](https://github.com/eea/volto-block-image-cards/commit/78c4423f2e976dccf8a8656b0b08dbc3d70a362c)]
 ### [0.6.3](https://github.com/eea/volto-block-image-cards/compare/0.6.2...0.6.3) - 23 June 2022
 
 ### [0.6.2](https://github.com/eea/volto-block-image-cards/compare/0.6.1...0.6.2) - 22 June 2022
@@ -90,6 +107,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 - Fix slick carousel wrong width calculation inside flexbox [kreafox - [`14e5f96`](https://github.com/eea/volto-block-image-cards/commit/14e5f96c89a644d21b82b3bc4032ea10fbb21cd9)]
 - Refactor Carousel [kreafox - [`a1d2ed5`](https://github.com/eea/volto-block-image-cards/commit/a1d2ed5e46839fc12f51cb8b87b8fb0314fb3554)]
 - Add a placeholder if cards are missing [kreafox - [`2211ecb`](https://github.com/eea/volto-block-image-cards/commit/2211ecb95a34f61956a0d950e6bc197408d09e14)]
+- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`169560f`](https://github.com/eea/volto-block-image-cards/commit/169560f27524e8d0cadcb29d3f75bd21fca724ee)]
 ### [0.2.0](https://github.com/eea/volto-block-image-cards/compare/0.1.11...0.2.0) - 9 March 2022
 
 #### :rocket: New Features
@@ -99,6 +117,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 #### :hammer_and_wrench: Others
 
 - add exports to displays and widgets [Miu Razvan - [`712362a`](https://github.com/eea/volto-block-image-cards/commit/712362ae4ef2dc3c9d7e0c111a8e8fb0bee2a0a4)]
+- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`178a36a`](https://github.com/eea/volto-block-image-cards/commit/178a36a1f10d162ff6e8f8c0b348953fe4d9f519)]
 - bump to 0.2.x version [Miu Razvan - [`5d22bdc`](https://github.com/eea/volto-block-image-cards/commit/5d22bdcaebf58a20023906b27f7d9fd18202dd02)]
 ### [0.1.11](https://github.com/eea/volto-block-image-cards/compare/0.1.10...0.1.11) - 4 January 2022
 
@@ -113,6 +132,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 
 #### :hammer_and_wrench: Others
 
+- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`f860947`](https://github.com/eea/volto-block-image-cards/commit/f860947ba3529f03d3a8c2701b9dc9d82ba901d3)]
 ### [0.1.7](https://github.com/eea/volto-block-image-cards/compare/0.1.6...0.1.7) - 14 December 2021
 
 #### :hammer_and_wrench: Others
@@ -127,17 +147,25 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 - Refs #142010 - Optimize Volto-addons gitflow pipelines [valentinab25 - [`6c4d897`](https://github.com/eea/volto-block-image-cards/commit/6c4d897d02bc4d691cba15b92d918c3abcec6f07)]
 - Adjust layout on smaller screen sizes [kreafox - [`b349225`](https://github.com/eea/volto-block-image-cards/commit/b3492257a2f9d6fd4b908e3b8407e584ee96faa7)]
 - Add default carousel display view [kreafox - [`e1a54af`](https://github.com/eea/volto-block-image-cards/commit/e1a54af412dd52c50bb4b71009a748af9c994073)]
+- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`b867e0c`](https://github.com/eea/volto-block-image-cards/commit/b867e0c8df94a7867b4422633d325ec7eea3d392)]
+- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`87279fc`](https://github.com/eea/volto-block-image-cards/commit/87279fc23d908f3a92cc9b499837752293dbe616)]
+- Add Sonarqube tag using forests-frontend addons list [EEA Jenkins - [`ab67a9a`](https://github.com/eea/volto-block-image-cards/commit/ab67a9aa09a77531001bf98a58e9d0af84f11d6c)]
 ### [0.1.4](https://github.com/eea/volto-block-image-cards/compare/0.1.3...0.1.4) - 1 October 2021
 
 #### :hammer_and_wrench: Others
 
+- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`89e7ca9`](https://github.com/eea/volto-block-image-cards/commit/89e7ca907c51a040fea5924304b4751680b7cbbd)]
+- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`168f82d`](https://github.com/eea/volto-block-image-cards/commit/168f82da52647a53331bb7d2c5a6c53f48f35769)]
+- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af11533`](https://github.com/eea/volto-block-image-cards/commit/af115336dbd0922790f4c9a51d5601b3d37eba1b)]
 ### [0.1.3](https://github.com/eea/volto-block-image-cards/compare/0.1.2...0.1.3) - 27 August 2021
 
 #### :hammer_and_wrench: Others
 
+- yarn i18n [Alin Voinea - [`f9dc209`](https://github.com/eea/volto-block-image-cards/commit/f9dc209b0f04e1e425e974e1441456a31a5ab532)]
 - Update scripts: i18n, test [Alin Voinea - [`7d22fc2`](https://github.com/eea/volto-block-image-cards/commit/7d22fc2c312b2227ae56bbad6431b6f747168636)]
 - Fixes [kreafox - [`7853bf0`](https://github.com/eea/volto-block-image-cards/commit/7853bf0312b0b97e09d220093231fb0bb1f6b35c)]
 - Don't break if unknown template [Tiberiu Ichim - [`f75b6ef`](https://github.com/eea/volto-block-image-cards/commit/f75b6ef2f2661e1447c98fb825ef5f195e9756ef)]
+- Add Sonarqube tag using frontend addons list [EEA Jenkins - [`b70356d`](https://github.com/eea/volto-block-image-cards/commit/b70356d457f094d922130b241906e9a51ba07ad7)]
 - Add templates edit view [kreafox - [`994c8fb`](https://github.com/eea/volto-block-image-cards/commit/994c8fb17da0ac1fe00cc6f4ee000a4f99d7e149)]
 - Update dependency [razvanMiu - [`9488235`](https://github.com/eea/volto-block-image-cards/commit/9488235d064cb20bcc297d46724bfacc35e4bdd6)]
 - Updated dependencies [razvanMiu - [`79b35ee`](https://github.com/eea/volto-block-image-cards/commit/79b35eeda6dfc15242bb2eaf04d9ab8b5c4f7dea)]
@@ -190,6 +218,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 - Refs #126375 added AttachedImageWidget.jsx: [David Ichim - [`f6fbe2e`](https://github.com/eea/volto-block-image-cards/commit/f6fbe2ed959c5cf43d3b19cf43300fbc21e855d6)]
 - Refs #126375 run stylelint fix on less [David Ichim - [`62d02e8`](https://github.com/eea/volto-block-image-cards/commit/62d02e87ac23105255988f04cb49e19e59831285)]
 - Refs #126375 use volto-slate in generated app [David Ichim - [`8ff127f`](https://github.com/eea/volto-block-image-cards/commit/8ff127f15fc0f9c6b63fcb9219cf4988672eab55)]
+- Refs #126375 add yarn.lock file [David Ichim - [`4d4acb9`](https://github.com/eea/volto-block-image-cards/commit/4d4acb996ba68a20cac7464408b12c2d92afacd7)]
 - Refs #126375 prettier fix for missing , [David Ichim - [`8aa6464`](https://github.com/eea/volto-block-image-cards/commit/8aa64647277ae5314aefa658b44d2d988160b795)]
 - Refs #126375 prettier fix with single quotes [David Ichim - [`7544e5e`](https://github.com/eea/volto-block-image-cards/commit/7544e5e6d6fdf84c4ae02183e4daf6e9b35c745f)]
 - Refs #126375 prettier fix and add volto-slate as addons to package [David Ichim - [`1eefe4d`](https://github.com/eea/volto-block-image-cards/commit/1eefe4d3945757297babd63b6777b6e236201fa9)]
diff --git a/package.json b/package.json
index 022216d..5c7131c 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@eeacms/volto-block-image-cards",
-  "version": "1.1.0",
+  "version": "1.1.1",
   "description": "volto-block-image-cards: Volto add-on",
   "main": "src/index.js",
   "author": "European Environment Agency: IDM2 A-Team",

From b21778f57323bfd772f312e671092b45bf9f3607 Mon Sep 17 00:00:00 2001
From: Alin Voinea <contact@avoinea.com>
Date: Wed, 5 Apr 2023 11:47:56 +0300
Subject: [PATCH 4/5] Release 1.2.0

---
 package.json | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/package.json b/package.json
index 5c7131c..93f0f34 100644
--- a/package.json
+++ b/package.json
@@ -1,6 +1,6 @@
 {
   "name": "@eeacms/volto-block-image-cards",
-  "version": "1.1.1",
+  "version": "1.2.0",
   "description": "volto-block-image-cards: Volto add-on",
   "main": "src/index.js",
   "author": "European Environment Agency: IDM2 A-Team",

From a435e901ae420338141b9c34d69da77d0fddaf0b Mon Sep 17 00:00:00 2001
From: EEA Jenkins <@users.noreply.github.com>
Date: Wed, 5 Apr 2023 08:59:57 +0000
Subject: [PATCH 5/5] Automated release 1.2.0

---
 CHANGELOG.md | 25 ++-----------------------
 1 file changed, 2 insertions(+), 23 deletions(-)

diff --git a/CHANGELOG.md b/CHANGELOG.md
index 8e2c289..3f0a957 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,7 +4,7 @@ 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.1.1](https://github.com/eea/volto-block-image-cards/compare/1.1.0...1.1.1) - 4 April 2023
+### [1.2.0](https://github.com/eea/volto-block-image-cards/compare/1.1.0...1.2.0) - 5 April 2023
 
 #### :nail_care: Enhancements
 
@@ -12,12 +12,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 
 #### :hammer_and_wrench: Others
 
-- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ee40c1`](https://github.com/eea/volto-block-image-cards/commit/8ee40c102a31c4d8eaea00ae62b27dac9dc8fc68)]
+- Release 1.2.0 [Alin Voinea - [`b21778f`](https://github.com/eea/volto-block-image-cards/commit/b21778f57323bfd772f312e671092b45bf9f3607)]
 ### [1.1.0](https://github.com/eea/volto-block-image-cards/compare/1.0.2...1.1.0) - 27 March 2023
 
 #### :hammer_and_wrench: Others
 
-- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`5c3cf9f`](https://github.com/eea/volto-block-image-cards/commit/5c3cf9f19519d8cc014bac4c5ad2b5cce3c5c490)]
 ### [1.0.2](https://github.com/eea/volto-block-image-cards/compare/1.0.1...1.0.2) - 25 January 2023
 
 #### :hammer_and_wrench: Others
@@ -26,12 +25,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 - add cypress test [Miu Razvan - [`0d12987`](https://github.com/eea/volto-block-image-cards/commit/0d12987f01678929397d8443a643ea02029a3b70)]
 - eslint fix [Miu Razvan - [`d306b48`](https://github.com/eea/volto-block-image-cards/commit/d306b48f099c92ac24440ae72df1424d4ae8e84e)]
 - update [Miu Razvan - [`25f6440`](https://github.com/eea/volto-block-image-cards/commit/25f6440e7e26e0df8d4fd227d9e4d9a095cff74d)]
-- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`e8f56df`](https://github.com/eea/volto-block-image-cards/commit/e8f56df77f823328adaebac712544ea3907810d3)]
-- Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`dcd39c3`](https://github.com/eea/volto-block-image-cards/commit/dcd39c33387fb9aa93f3555e069bd064d8c9a37c)]
 - test(Jenkins): Run tests and cypress with latest canary @plone/volto [Alin Voinea - [`210bb59`](https://github.com/eea/volto-block-image-cards/commit/210bb591a1ab2688d6ee614535c718ca974103f0)]
-- Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`252e88f`](https://github.com/eea/volto-block-image-cards/commit/252e88f0b91d35fb5c336223c90db030c4058b4b)]
-- yarn 3 [Alin Voinea - [`20893a1`](https://github.com/eea/volto-block-image-cards/commit/20893a1fcb0e538ac344feb1d296a12d6af69e2d)]
-- Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`ef5d95a`](https://github.com/eea/volto-block-image-cards/commit/ef5d95a32539340882b66ef69c79f400d3ee3c71)]
 ### [1.0.1](https://github.com/eea/volto-block-image-cards/compare/1.0.0...1.0.1) - 16 November 2022
 
 #### :hammer_and_wrench: Others
@@ -47,8 +41,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 
 - Prepare 1.0.0 release [Miu Razvan - [`283992f`](https://github.com/eea/volto-block-image-cards/commit/283992f1ec4767a43ed3c311e9df1958c429821e)]
 - use volto 16 alpha 14 for cypress [Andrei Grigore - [`e0d147d`](https://github.com/eea/volto-block-image-cards/commit/e0d147d5af6d28419b426c32837831d0c7f91549)]
-- Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`33ebd41`](https://github.com/eea/volto-block-image-cards/commit/33ebd41cda6680037ecb3aa24a683ed414a2663b)]
-- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`1d508f3`](https://github.com/eea/volto-block-image-cards/commit/1d508f3399adbef25b255c2aa5c3a55d7f15f870)]
 ### [0.6.5](https://github.com/eea/volto-block-image-cards/compare/0.6.4...0.6.5) - 31 July 2022
 
 #### :nail_care: Enhancements
@@ -64,7 +56,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 
 #### :hammer_and_wrench: Others
 
-- Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`78c4423`](https://github.com/eea/volto-block-image-cards/commit/78c4423f2e976dccf8a8656b0b08dbc3d70a362c)]
 ### [0.6.3](https://github.com/eea/volto-block-image-cards/compare/0.6.2...0.6.3) - 23 June 2022
 
 ### [0.6.2](https://github.com/eea/volto-block-image-cards/compare/0.6.1...0.6.2) - 22 June 2022
@@ -107,7 +98,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 - Fix slick carousel wrong width calculation inside flexbox [kreafox - [`14e5f96`](https://github.com/eea/volto-block-image-cards/commit/14e5f96c89a644d21b82b3bc4032ea10fbb21cd9)]
 - Refactor Carousel [kreafox - [`a1d2ed5`](https://github.com/eea/volto-block-image-cards/commit/a1d2ed5e46839fc12f51cb8b87b8fb0314fb3554)]
 - Add a placeholder if cards are missing [kreafox - [`2211ecb`](https://github.com/eea/volto-block-image-cards/commit/2211ecb95a34f61956a0d950e6bc197408d09e14)]
-- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`169560f`](https://github.com/eea/volto-block-image-cards/commit/169560f27524e8d0cadcb29d3f75bd21fca724ee)]
 ### [0.2.0](https://github.com/eea/volto-block-image-cards/compare/0.1.11...0.2.0) - 9 March 2022
 
 #### :rocket: New Features
@@ -117,7 +107,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 #### :hammer_and_wrench: Others
 
 - add exports to displays and widgets [Miu Razvan - [`712362a`](https://github.com/eea/volto-block-image-cards/commit/712362ae4ef2dc3c9d7e0c111a8e8fb0bee2a0a4)]
-- Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`178a36a`](https://github.com/eea/volto-block-image-cards/commit/178a36a1f10d162ff6e8f8c0b348953fe4d9f519)]
 - bump to 0.2.x version [Miu Razvan - [`5d22bdc`](https://github.com/eea/volto-block-image-cards/commit/5d22bdcaebf58a20023906b27f7d9fd18202dd02)]
 ### [0.1.11](https://github.com/eea/volto-block-image-cards/compare/0.1.10...0.1.11) - 4 January 2022
 
@@ -132,7 +121,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 
 #### :hammer_and_wrench: Others
 
-- Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`f860947`](https://github.com/eea/volto-block-image-cards/commit/f860947ba3529f03d3a8c2701b9dc9d82ba901d3)]
 ### [0.1.7](https://github.com/eea/volto-block-image-cards/compare/0.1.6...0.1.7) - 14 December 2021
 
 #### :hammer_and_wrench: Others
@@ -147,25 +135,17 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 - Refs #142010 - Optimize Volto-addons gitflow pipelines [valentinab25 - [`6c4d897`](https://github.com/eea/volto-block-image-cards/commit/6c4d897d02bc4d691cba15b92d918c3abcec6f07)]
 - Adjust layout on smaller screen sizes [kreafox - [`b349225`](https://github.com/eea/volto-block-image-cards/commit/b3492257a2f9d6fd4b908e3b8407e584ee96faa7)]
 - Add default carousel display view [kreafox - [`e1a54af`](https://github.com/eea/volto-block-image-cards/commit/e1a54af412dd52c50bb4b71009a748af9c994073)]
-- Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`b867e0c`](https://github.com/eea/volto-block-image-cards/commit/b867e0c8df94a7867b4422633d325ec7eea3d392)]
-- Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`87279fc`](https://github.com/eea/volto-block-image-cards/commit/87279fc23d908f3a92cc9b499837752293dbe616)]
-- Add Sonarqube tag using forests-frontend addons list [EEA Jenkins - [`ab67a9a`](https://github.com/eea/volto-block-image-cards/commit/ab67a9aa09a77531001bf98a58e9d0af84f11d6c)]
 ### [0.1.4](https://github.com/eea/volto-block-image-cards/compare/0.1.3...0.1.4) - 1 October 2021
 
 #### :hammer_and_wrench: Others
 
-- Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`89e7ca9`](https://github.com/eea/volto-block-image-cards/commit/89e7ca907c51a040fea5924304b4751680b7cbbd)]
-- Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`168f82d`](https://github.com/eea/volto-block-image-cards/commit/168f82da52647a53331bb7d2c5a6c53f48f35769)]
-- Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af11533`](https://github.com/eea/volto-block-image-cards/commit/af115336dbd0922790f4c9a51d5601b3d37eba1b)]
 ### [0.1.3](https://github.com/eea/volto-block-image-cards/compare/0.1.2...0.1.3) - 27 August 2021
 
 #### :hammer_and_wrench: Others
 
-- yarn i18n [Alin Voinea - [`f9dc209`](https://github.com/eea/volto-block-image-cards/commit/f9dc209b0f04e1e425e974e1441456a31a5ab532)]
 - Update scripts: i18n, test [Alin Voinea - [`7d22fc2`](https://github.com/eea/volto-block-image-cards/commit/7d22fc2c312b2227ae56bbad6431b6f747168636)]
 - Fixes [kreafox - [`7853bf0`](https://github.com/eea/volto-block-image-cards/commit/7853bf0312b0b97e09d220093231fb0bb1f6b35c)]
 - Don't break if unknown template [Tiberiu Ichim - [`f75b6ef`](https://github.com/eea/volto-block-image-cards/commit/f75b6ef2f2661e1447c98fb825ef5f195e9756ef)]
-- Add Sonarqube tag using frontend addons list [EEA Jenkins - [`b70356d`](https://github.com/eea/volto-block-image-cards/commit/b70356d457f094d922130b241906e9a51ba07ad7)]
 - Add templates edit view [kreafox - [`994c8fb`](https://github.com/eea/volto-block-image-cards/commit/994c8fb17da0ac1fe00cc6f4ee000a4f99d7e149)]
 - Update dependency [razvanMiu - [`9488235`](https://github.com/eea/volto-block-image-cards/commit/9488235d064cb20bcc297d46724bfacc35e4bdd6)]
 - Updated dependencies [razvanMiu - [`79b35ee`](https://github.com/eea/volto-block-image-cards/commit/79b35eeda6dfc15242bb2eaf04d9ab8b5c4f7dea)]
@@ -218,7 +198,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
 - Refs #126375 added AttachedImageWidget.jsx: [David Ichim - [`f6fbe2e`](https://github.com/eea/volto-block-image-cards/commit/f6fbe2ed959c5cf43d3b19cf43300fbc21e855d6)]
 - Refs #126375 run stylelint fix on less [David Ichim - [`62d02e8`](https://github.com/eea/volto-block-image-cards/commit/62d02e87ac23105255988f04cb49e19e59831285)]
 - Refs #126375 use volto-slate in generated app [David Ichim - [`8ff127f`](https://github.com/eea/volto-block-image-cards/commit/8ff127f15fc0f9c6b63fcb9219cf4988672eab55)]
-- Refs #126375 add yarn.lock file [David Ichim - [`4d4acb9`](https://github.com/eea/volto-block-image-cards/commit/4d4acb996ba68a20cac7464408b12c2d92afacd7)]
 - Refs #126375 prettier fix for missing , [David Ichim - [`8aa6464`](https://github.com/eea/volto-block-image-cards/commit/8aa64647277ae5314aefa658b44d2d988160b795)]
 - Refs #126375 prettier fix with single quotes [David Ichim - [`7544e5e`](https://github.com/eea/volto-block-image-cards/commit/7544e5e6d6fdf84c4ae02183e4daf6e9b35c745f)]
 - Refs #126375 prettier fix and add volto-slate as addons to package [David Ichim - [`1eefe4d`](https://github.com/eea/volto-block-image-cards/commit/1eefe4d3945757297babd63b6777b6e236201fa9)]