@eeacms/volto-eea-kitkat 21.2.2 → 22.0.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/CHANGELOG CHANGED
@@ -4,6 +4,29 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ ### [22.0.0](https://github.com/eea/volto-eea-kitkat/compare/21.2.3...22.0.0) - 19 February 2024
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-widget-geolocation@5.2.0 [EEA Jenkins - [`4c34113`](https://github.com/eea/volto-eea-kitkat/commit/4c341131e5fd8d16e1b75b16a93df512b3b8589a)]
12
+ - Release @eeacms/volto-hero-block@5.5.0 [EEA Jenkins - [`5482896`](https://github.com/eea/volto-eea-kitkat/commit/5482896571abae3abdbcd3f85298d2c4badced66)]
13
+ - Release @eeacms/volto-block-image-cards@1.3.8 [EEA Jenkins - [`551837f`](https://github.com/eea/volto-eea-kitkat/commit/551837f6885550a45482c379ec9f7b73c2473595)]
14
+ - Release @eeacms/volto-call-to-action-block@4.3.1 [EEA Jenkins - [`2cbd73d`](https://github.com/eea/volto-eea-kitkat/commit/2cbd73d7fd7904e869be50d299fac8490008cf7a)]
15
+ - Release @eeacms/volto-slate-label@0.6.0 [EEA Jenkins - [`2ccca41`](https://github.com/eea/volto-eea-kitkat/commit/2ccca41dd60acedfa61f01e985c83fd0624c7294)]
16
+ - Release @eeacms/volto-slate-zotero@5.2.7 [EEA Jenkins - [`8af0010`](https://github.com/eea/volto-eea-kitkat/commit/8af00100c07198089d9131c22244310f18014a56)]
17
+ - Release @eeacms/volto-listing-block@7.1.0 [EEA Jenkins - [`b9309fc`](https://github.com/eea/volto-eea-kitkat/commit/b9309fc3e3b277b0a80aff66c6d5a9e63161301b)]
18
+ - Release @eeacms/volto-anchors@0.6.0 [EEA Jenkins - [`60f7bd4`](https://github.com/eea/volto-eea-kitkat/commit/60f7bd44f0b6121a6a0d04725499e2a4739911bb)]
19
+
20
+ #### :hammer_and_wrench: Others
21
+
22
+ - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
23
+ ### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
24
+
25
+ #### :rocket: Dependency updates
26
+
27
+ - Release @eeacms/volto-block-style@6.1.0 [EEA Jenkins - [`c2f4624`](https://github.com/eea/volto-eea-kitkat/commit/c2f4624130ffdc38198a1608044cb108d1c08379)]
28
+ - Release @eeacms/volto-block-image-cards@1.3.7 [EEA Jenkins - [`b1ca71b`](https://github.com/eea/volto-eea-kitkat/commit/b1ca71b8aecf3974ce4f08679c75b05d47304046)]
29
+
7
30
  ### [21.2.2](https://github.com/eea/volto-eea-kitkat/compare/21.2.1...21.2.2) - 21 January 2024
8
31
 
9
32
  #### :rocket: Dependency updates
@@ -83,8 +106,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
83
106
 
84
107
  #### :hammer_and_wrench: Others
85
108
 
86
- - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
87
- - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
88
109
  ### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
89
110
 
90
111
  ### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
@@ -96,11 +117,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
96
117
 
97
118
  #### :hammer_and_wrench: Others
98
119
 
99
- - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
100
- - test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
101
- - test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
102
- - test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
103
- - test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
104
120
  ## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
105
121
 
106
122
  #### :rocket: Dependency updates
@@ -137,7 +153,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
137
153
 
138
154
  #### :house: Internal changes
139
155
 
140
- - chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
141
156
 
142
157
  #### :hammer_and_wrench: Others
143
158
 
@@ -476,7 +491,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
476
491
  #### :house: Internal changes
477
492
 
478
493
  - chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
479
- - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
480
494
 
481
495
  #### :hammer_and_wrench: Others
482
496
 
@@ -593,7 +607,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
593
607
 
594
608
  #### :hammer_and_wrench: Others
595
609
 
596
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
597
610
  - refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
598
611
  ## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
599
612
 
@@ -627,7 +640,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
627
640
 
628
641
  - Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
629
642
  - test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
630
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
631
643
  ### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
632
644
 
633
645
  ### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
@@ -722,7 +734,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
722
734
 
723
735
  #### :hammer_and_wrench: Others
724
736
 
725
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
726
737
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
727
738
 
728
739
  #### :rocket: Dependency updates
@@ -735,7 +746,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
735
746
  #### :hammer_and_wrench: Others
736
747
 
737
748
  - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
738
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
739
749
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
740
750
 
741
751
  #### :rocket: Dependency updates
@@ -747,7 +757,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
747
757
  #### :hammer_and_wrench: Others
748
758
 
749
759
  - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
750
- - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
751
760
  ### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
752
761
 
753
762
  #### :rocket: Dependency updates
@@ -778,7 +787,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
778
787
 
779
788
  - Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
780
789
  - Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
781
- - Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
782
790
  ## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
783
791
 
784
792
  #### :rocket: New Features
@@ -889,7 +897,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
889
897
 
890
898
  #### :hammer_and_wrench: Others
891
899
 
892
- - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
893
900
  ### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
894
901
 
895
902
  ### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
@@ -907,7 +914,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
907
914
  #### :hammer_and_wrench: Others
908
915
 
909
916
  - Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
910
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
911
917
  ### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
912
918
 
913
919
  #### :rocket: Dependency updates
@@ -939,12 +945,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
939
945
  #### :hammer_and_wrench: Others
940
946
 
941
947
  - Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
942
- - [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
943
948
  ### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
944
949
 
945
950
  #### :hammer_and_wrench: Others
946
951
 
947
- - [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
948
952
  ### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
949
953
 
950
954
  ## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
@@ -1017,7 +1021,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1017
1021
 
1018
1022
  #### :hammer_and_wrench: Others
1019
1023
 
1020
- - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
1021
1024
  - update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
1022
1025
  - Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
1023
1026
  - Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
@@ -1140,7 +1143,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1140
1143
 
1141
1144
  #### :hammer_and_wrench: Others
1142
1145
 
1143
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
1144
1146
  - Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
1145
1147
  ### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
1146
1148
 
@@ -1159,7 +1161,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1159
1161
 
1160
1162
  #### :hammer_and_wrench: Others
1161
1163
 
1162
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
1163
1164
  ### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
1164
1165
 
1165
1166
  ### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
@@ -1325,7 +1326,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1325
1326
 
1326
1327
  #### :hammer_and_wrench: Others
1327
1328
 
1328
- - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
1329
1329
  - Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
1330
1330
  ### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
1331
1331
 
@@ -1379,7 +1379,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1379
1379
  - Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
1380
1380
  - Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
1381
1381
  - Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
1382
- - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
1383
1382
  ### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
1384
1383
 
1385
1384
  #### :rocket: Dependency updates
@@ -1397,9 +1396,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1397
1396
  - Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
1398
1397
  - Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
1399
1398
  - Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
1400
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
1401
- - Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
1402
- - Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
1403
1399
  ### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
1404
1400
 
1405
1401
  #### :rocket: Dependency updates
@@ -1429,7 +1425,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1429
1425
 
1430
1426
  #### :hammer_and_wrench: Others
1431
1427
 
1432
- - Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
1433
1428
  - Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
1434
1429
  ## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
1435
1430
 
@@ -1442,10 +1437,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1442
1437
 
1443
1438
  - Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
1444
1439
  - Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
1445
- - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
1446
1440
  - Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
1447
1441
  - Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
1448
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
1449
1442
  ### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
1450
1443
 
1451
1444
  ### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
@@ -1458,7 +1451,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1458
1451
  #### :hammer_and_wrench: Others
1459
1452
 
1460
1453
  - Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
1461
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
1462
1454
  ### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
1463
1455
 
1464
1456
  #### :hammer_and_wrench: Others
@@ -1490,5 +1482,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1490
1482
 
1491
1483
  #### :hammer_and_wrench: Others
1492
1484
 
1493
- - yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
1494
1485
  - Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
package/CHANGELOG.md CHANGED
@@ -4,6 +4,29 @@ All notable changes to this project will be documented in this file. Dates are d
4
4
 
5
5
  Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
6
6
 
7
+ ### [22.0.0](https://github.com/eea/volto-eea-kitkat/compare/21.2.3...22.0.0) - 19 February 2024
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-widget-geolocation@5.2.0 [EEA Jenkins - [`4c34113`](https://github.com/eea/volto-eea-kitkat/commit/4c341131e5fd8d16e1b75b16a93df512b3b8589a)]
12
+ - Release @eeacms/volto-hero-block@5.5.0 [EEA Jenkins - [`5482896`](https://github.com/eea/volto-eea-kitkat/commit/5482896571abae3abdbcd3f85298d2c4badced66)]
13
+ - Release @eeacms/volto-block-image-cards@1.3.8 [EEA Jenkins - [`551837f`](https://github.com/eea/volto-eea-kitkat/commit/551837f6885550a45482c379ec9f7b73c2473595)]
14
+ - Release @eeacms/volto-call-to-action-block@4.3.1 [EEA Jenkins - [`2cbd73d`](https://github.com/eea/volto-eea-kitkat/commit/2cbd73d7fd7904e869be50d299fac8490008cf7a)]
15
+ - Release @eeacms/volto-slate-label@0.6.0 [EEA Jenkins - [`2ccca41`](https://github.com/eea/volto-eea-kitkat/commit/2ccca41dd60acedfa61f01e985c83fd0624c7294)]
16
+ - Release @eeacms/volto-slate-zotero@5.2.7 [EEA Jenkins - [`8af0010`](https://github.com/eea/volto-eea-kitkat/commit/8af00100c07198089d9131c22244310f18014a56)]
17
+ - Release @eeacms/volto-listing-block@7.1.0 [EEA Jenkins - [`b9309fc`](https://github.com/eea/volto-eea-kitkat/commit/b9309fc3e3b277b0a80aff66c6d5a9e63161301b)]
18
+ - Release @eeacms/volto-anchors@0.6.0 [EEA Jenkins - [`60f7bd4`](https://github.com/eea/volto-eea-kitkat/commit/60f7bd44f0b6121a6a0d04725499e2a4739911bb)]
19
+
20
+ #### :hammer_and_wrench: Others
21
+
22
+ - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
23
+ ### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
24
+
25
+ #### :rocket: Dependency updates
26
+
27
+ - Release @eeacms/volto-block-style@6.1.0 [EEA Jenkins - [`c2f4624`](https://github.com/eea/volto-eea-kitkat/commit/c2f4624130ffdc38198a1608044cb108d1c08379)]
28
+ - Release @eeacms/volto-block-image-cards@1.3.7 [EEA Jenkins - [`b1ca71b`](https://github.com/eea/volto-eea-kitkat/commit/b1ca71b8aecf3974ce4f08679c75b05d47304046)]
29
+
7
30
  ### [21.2.2](https://github.com/eea/volto-eea-kitkat/compare/21.2.1...21.2.2) - 21 January 2024
8
31
 
9
32
  #### :rocket: Dependency updates
@@ -83,8 +106,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
83
106
 
84
107
  #### :hammer_and_wrench: Others
85
108
 
86
- - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
87
- - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
88
109
  ### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
89
110
 
90
111
  ### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
@@ -96,11 +117,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
96
117
 
97
118
  #### :hammer_and_wrench: Others
98
119
 
99
- - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
100
- - test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
101
- - test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
102
- - test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
103
- - test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
104
120
  ## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
105
121
 
106
122
  #### :rocket: Dependency updates
@@ -137,7 +153,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
137
153
 
138
154
  #### :house: Internal changes
139
155
 
140
- - chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
141
156
 
142
157
  #### :hammer_and_wrench: Others
143
158
 
@@ -476,7 +491,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
476
491
  #### :house: Internal changes
477
492
 
478
493
  - chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
479
- - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
480
494
 
481
495
  #### :hammer_and_wrench: Others
482
496
 
@@ -593,7 +607,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
593
607
 
594
608
  #### :hammer_and_wrench: Others
595
609
 
596
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
597
610
  - refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
598
611
  ## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
599
612
 
@@ -627,7 +640,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
627
640
 
628
641
  - Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
629
642
  - test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
630
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
631
643
  ### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
632
644
 
633
645
  ### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
@@ -722,7 +734,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
722
734
 
723
735
  #### :hammer_and_wrench: Others
724
736
 
725
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
726
737
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
727
738
 
728
739
  #### :rocket: Dependency updates
@@ -735,7 +746,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
735
746
  #### :hammer_and_wrench: Others
736
747
 
737
748
  - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
738
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
739
749
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
740
750
 
741
751
  #### :rocket: Dependency updates
@@ -747,7 +757,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
747
757
  #### :hammer_and_wrench: Others
748
758
 
749
759
  - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
750
- - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
751
760
  ### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
752
761
 
753
762
  #### :rocket: Dependency updates
@@ -778,7 +787,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
778
787
 
779
788
  - Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
780
789
  - Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
781
- - Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
782
790
  ## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
783
791
 
784
792
  #### :rocket: New Features
@@ -889,7 +897,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
889
897
 
890
898
  #### :hammer_and_wrench: Others
891
899
 
892
- - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
893
900
  ### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
894
901
 
895
902
  ### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
@@ -907,7 +914,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
907
914
  #### :hammer_and_wrench: Others
908
915
 
909
916
  - Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
910
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
911
917
  ### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
912
918
 
913
919
  #### :rocket: Dependency updates
@@ -939,12 +945,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
939
945
  #### :hammer_and_wrench: Others
940
946
 
941
947
  - Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
942
- - [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
943
948
  ### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
944
949
 
945
950
  #### :hammer_and_wrench: Others
946
951
 
947
- - [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
948
952
  ### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
949
953
 
950
954
  ## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
@@ -1017,7 +1021,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1017
1021
 
1018
1022
  #### :hammer_and_wrench: Others
1019
1023
 
1020
- - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
1021
1024
  - update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
1022
1025
  - Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
1023
1026
  - Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
@@ -1140,7 +1143,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1140
1143
 
1141
1144
  #### :hammer_and_wrench: Others
1142
1145
 
1143
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
1144
1146
  - Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
1145
1147
  ### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
1146
1148
 
@@ -1159,7 +1161,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1159
1161
 
1160
1162
  #### :hammer_and_wrench: Others
1161
1163
 
1162
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
1163
1164
  ### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
1164
1165
 
1165
1166
  ### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
@@ -1325,7 +1326,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1325
1326
 
1326
1327
  #### :hammer_and_wrench: Others
1327
1328
 
1328
- - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
1329
1329
  - Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
1330
1330
  ### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
1331
1331
 
@@ -1379,7 +1379,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1379
1379
  - Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
1380
1380
  - Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
1381
1381
  - Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
1382
- - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
1383
1382
  ### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
1384
1383
 
1385
1384
  #### :rocket: Dependency updates
@@ -1397,9 +1396,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1397
1396
  - Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
1398
1397
  - Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
1399
1398
  - Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
1400
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
1401
- - Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
1402
- - Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
1403
1399
  ### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
1404
1400
 
1405
1401
  #### :rocket: Dependency updates
@@ -1429,7 +1425,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1429
1425
 
1430
1426
  #### :hammer_and_wrench: Others
1431
1427
 
1432
- - Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
1433
1428
  - Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
1434
1429
  ## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
1435
1430
 
@@ -1442,10 +1437,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1442
1437
 
1443
1438
  - Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
1444
1439
  - Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
1445
- - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
1446
1440
  - Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
1447
1441
  - Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
1448
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
1449
1442
  ### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
1450
1443
 
1451
1444
  ### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
@@ -1458,7 +1451,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1458
1451
  #### :hammer_and_wrench: Others
1459
1452
 
1460
1453
  - Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
1461
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
1462
1454
  ### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
1463
1455
 
1464
1456
  #### :hammer_and_wrench: Others
@@ -1490,5 +1482,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1490
1482
 
1491
1483
  #### :hammer_and_wrench: Others
1492
1484
 
1493
- - yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
1494
1485
  - Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
package/new.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "21.2.2",
3
+ "version": "22.0.0",
4
4
  "description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -61,18 +61,18 @@
61
61
  "dependencies": {
62
62
  "@eeacms/countup": "2.0.6",
63
63
  "@eeacms/volto-accordion-block": "10.4.6",
64
- "@eeacms/volto-anchors": "0.5.0",
64
+ "@eeacms/volto-anchors": "0.6.0",
65
65
  "@eeacms/volto-banner": "3.1.5",
66
66
  "@eeacms/volto-block-divider": "6.1.6",
67
- "@eeacms/volto-block-image-cards": "1.3.6",
68
- "@eeacms/volto-block-style": "6.0.0",
69
- "@eeacms/volto-call-to-action-block": "4.3.0",
67
+ "@eeacms/volto-block-image-cards": "1.3.8",
68
+ "@eeacms/volto-block-style": "6.1.0",
69
+ "@eeacms/volto-call-to-action-block": "4.3.1",
70
70
  "@eeacms/volto-columns-block": "7.0.1",
71
71
  "@eeacms/volto-corsproxy": "3.1.5",
72
72
  "@eeacms/volto-description-block": "1.2.4",
73
73
  "@eeacms/volto-group-block": "6.4.0",
74
- "@eeacms/volto-hero-block": "5.4.6",
75
- "@eeacms/volto-listing-block": "7.0.2",
74
+ "@eeacms/volto-hero-block": "5.5.0",
75
+ "@eeacms/volto-listing-block": "7.1.0",
76
76
  "@eeacms/volto-matomo": "4.2.1",
77
77
  "@eeacms/volto-metadata-block": "6.0.6",
78
78
  "@eeacms/volto-nextcloud-video-block": "0.4.8",
@@ -81,16 +81,16 @@
81
81
  "@eeacms/volto-resize-helper": "1.3.4",
82
82
  "@eeacms/volto-sentry-rancher-config": "4.0.0",
83
83
  "@eeacms/volto-slate-footnote": "6.2.2",
84
- "@eeacms/volto-slate-label": "0.5.9",
84
+ "@eeacms/volto-slate-label": "0.6.0",
85
85
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
86
- "@eeacms/volto-slate-zotero": "5.2.6",
86
+ "@eeacms/volto-slate-zotero": "5.2.7",
87
87
  "@eeacms/volto-statistic-block": "4.1.0",
88
88
  "@eeacms/volto-tabs-block": "7.0.5",
89
89
  "@eeacms/volto-tags-block": "1.2.4",
90
90
  "@eeacms/volto-taxonomy": "4.1.1",
91
91
  "@eeacms/volto-timeline-block": "1.1.5",
92
92
  "@eeacms/volto-widget-dataprovenance": "0.4.3",
93
- "@eeacms/volto-widget-geolocation": "5.1.7",
93
+ "@eeacms/volto-widget-geolocation": "5.2.0",
94
94
  "@eeacms/volto-widget-temporal-coverage": "5.2.0",
95
95
  "@eeacms/volto-widget-theme-picker": "1.1.5",
96
96
  "@eeacms/volto-widget-toggle": "3.1.4",
@@ -99,25 +99,25 @@
99
99
  },
100
100
  "resolutions": {
101
101
  "@eeacms/volto-nextcloud-video-block": "0.4.8",
102
- "@eeacms/volto-anchors": "0.5.0",
102
+ "@eeacms/volto-anchors": "0.6.0",
103
103
  "@eeacms/volto-quote-block": "1.2.3",
104
104
  "@eeacms/volto-statistic-block": "4.1.0",
105
105
  "@eeacms/volto-tags-block": "1.2.4",
106
- "@eeacms/volto-call-to-action-block": "4.3.0",
107
- "@eeacms/volto-hero-block": "5.4.6",
106
+ "@eeacms/volto-call-to-action-block": "4.3.1",
107
+ "@eeacms/volto-hero-block": "5.5.0",
108
108
  "@eeacms/volto-timeline-block": "1.1.5",
109
109
  "@eeacms/volto-description-block": "1.2.4",
110
- "@eeacms/volto-slate-label": "0.5.9",
110
+ "@eeacms/volto-slate-label": "0.6.0",
111
111
  "@plone-collective/volto-sentry": "0.3.1",
112
112
  "@eeacms/volto-accordion-block": "10.4.6",
113
113
  "@eeacms/volto-banner": "3.1.5",
114
114
  "@eeacms/volto-block-divider": "6.1.6",
115
- "@eeacms/volto-block-image-cards": "1.3.6",
116
- "@eeacms/volto-block-style": "6.0.0",
115
+ "@eeacms/volto-block-image-cards": "1.3.8",
116
+ "@eeacms/volto-block-style": "6.1.0",
117
117
  "@eeacms/volto-columns-block": "7.0.1",
118
118
  "@eeacms/volto-corsproxy": "3.1.5",
119
119
  "@eeacms/volto-group-block": "6.4.0",
120
- "@eeacms/volto-listing-block": "7.0.2",
120
+ "@eeacms/volto-listing-block": "7.1.0",
121
121
  "@eeacms/volto-matomo": "4.2.1",
122
122
  "@eeacms/volto-metadata-block": "6.0.6",
123
123
  "@eeacms/volto-object-widget": "6.0.0",
@@ -125,10 +125,10 @@
125
125
  "@eeacms/volto-sentry-rancher-config": "4.0.0",
126
126
  "@eeacms/volto-slate-footnote": "6.2.2",
127
127
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
128
- "@eeacms/volto-slate-zotero": "5.2.6",
128
+ "@eeacms/volto-slate-zotero": "5.2.7",
129
129
  "@eeacms/volto-tabs-block": "7.0.5",
130
130
  "@eeacms/volto-taxonomy": "4.1.1",
131
- "@eeacms/volto-widget-geolocation": "5.1.7",
131
+ "@eeacms/volto-widget-geolocation": "5.2.0",
132
132
  "@eeacms/volto-widget-dataprovenance": "0.4.3",
133
133
  "@eeacms/volto-widget-temporal-coverage": "5.2.0",
134
134
  "@eeacms/volto-widget-toggle": "3.1.4",
package/old.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "21.2.1",
3
+ "version": "21.2.3",
4
4
  "description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -64,8 +64,8 @@
64
64
  "@eeacms/volto-anchors": "0.5.0",
65
65
  "@eeacms/volto-banner": "3.1.5",
66
66
  "@eeacms/volto-block-divider": "6.1.6",
67
- "@eeacms/volto-block-image-cards": "1.3.6",
68
- "@eeacms/volto-block-style": "6.0.0",
67
+ "@eeacms/volto-block-image-cards": "1.3.7",
68
+ "@eeacms/volto-block-style": "6.1.0",
69
69
  "@eeacms/volto-call-to-action-block": "4.3.0",
70
70
  "@eeacms/volto-columns-block": "7.0.1",
71
71
  "@eeacms/volto-corsproxy": "3.1.5",
@@ -80,7 +80,7 @@
80
80
  "@eeacms/volto-quote-block": "1.2.3",
81
81
  "@eeacms/volto-resize-helper": "1.3.4",
82
82
  "@eeacms/volto-sentry-rancher-config": "4.0.0",
83
- "@eeacms/volto-slate-footnote": "6.2.1",
83
+ "@eeacms/volto-slate-footnote": "6.2.2",
84
84
  "@eeacms/volto-slate-label": "0.5.9",
85
85
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
86
86
  "@eeacms/volto-slate-zotero": "5.2.6",
@@ -112,8 +112,8 @@
112
112
  "@eeacms/volto-accordion-block": "10.4.6",
113
113
  "@eeacms/volto-banner": "3.1.5",
114
114
  "@eeacms/volto-block-divider": "6.1.6",
115
- "@eeacms/volto-block-image-cards": "1.3.6",
116
- "@eeacms/volto-block-style": "6.0.0",
115
+ "@eeacms/volto-block-image-cards": "1.3.7",
116
+ "@eeacms/volto-block-style": "6.1.0",
117
117
  "@eeacms/volto-columns-block": "7.0.1",
118
118
  "@eeacms/volto-corsproxy": "3.1.5",
119
119
  "@eeacms/volto-group-block": "6.4.0",
@@ -123,7 +123,7 @@
123
123
  "@eeacms/volto-object-widget": "6.0.0",
124
124
  "@eeacms/volto-resize-helper": "1.3.4",
125
125
  "@eeacms/volto-sentry-rancher-config": "4.0.0",
126
- "@eeacms/volto-slate-footnote": "6.2.1",
126
+ "@eeacms/volto-slate-footnote": "6.2.2",
127
127
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
128
128
  "@eeacms/volto-slate-zotero": "5.2.6",
129
129
  "@eeacms/volto-tabs-block": "7.0.5",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "21.2.2",
3
+ "version": "22.0.0",
4
4
  "description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -61,18 +61,18 @@
61
61
  "dependencies": {
62
62
  "@eeacms/countup": "2.0.6",
63
63
  "@eeacms/volto-accordion-block": "10.4.6",
64
- "@eeacms/volto-anchors": "0.5.0",
64
+ "@eeacms/volto-anchors": "0.6.0",
65
65
  "@eeacms/volto-banner": "3.1.5",
66
66
  "@eeacms/volto-block-divider": "6.1.6",
67
- "@eeacms/volto-block-image-cards": "1.3.6",
68
- "@eeacms/volto-block-style": "6.0.0",
69
- "@eeacms/volto-call-to-action-block": "4.3.0",
67
+ "@eeacms/volto-block-image-cards": "1.3.8",
68
+ "@eeacms/volto-block-style": "6.1.0",
69
+ "@eeacms/volto-call-to-action-block": "4.3.1",
70
70
  "@eeacms/volto-columns-block": "7.0.1",
71
71
  "@eeacms/volto-corsproxy": "3.1.5",
72
72
  "@eeacms/volto-description-block": "1.2.4",
73
73
  "@eeacms/volto-group-block": "6.4.0",
74
- "@eeacms/volto-hero-block": "5.4.6",
75
- "@eeacms/volto-listing-block": "7.0.2",
74
+ "@eeacms/volto-hero-block": "5.5.0",
75
+ "@eeacms/volto-listing-block": "7.1.0",
76
76
  "@eeacms/volto-matomo": "4.2.1",
77
77
  "@eeacms/volto-metadata-block": "6.0.6",
78
78
  "@eeacms/volto-nextcloud-video-block": "0.4.8",
@@ -81,16 +81,16 @@
81
81
  "@eeacms/volto-resize-helper": "1.3.4",
82
82
  "@eeacms/volto-sentry-rancher-config": "4.0.0",
83
83
  "@eeacms/volto-slate-footnote": "6.2.2",
84
- "@eeacms/volto-slate-label": "0.5.9",
84
+ "@eeacms/volto-slate-label": "0.6.0",
85
85
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
86
- "@eeacms/volto-slate-zotero": "5.2.6",
86
+ "@eeacms/volto-slate-zotero": "5.2.7",
87
87
  "@eeacms/volto-statistic-block": "4.1.0",
88
88
  "@eeacms/volto-tabs-block": "7.0.5",
89
89
  "@eeacms/volto-tags-block": "1.2.4",
90
90
  "@eeacms/volto-taxonomy": "4.1.1",
91
91
  "@eeacms/volto-timeline-block": "1.1.5",
92
92
  "@eeacms/volto-widget-dataprovenance": "0.4.3",
93
- "@eeacms/volto-widget-geolocation": "5.1.7",
93
+ "@eeacms/volto-widget-geolocation": "5.2.0",
94
94
  "@eeacms/volto-widget-temporal-coverage": "5.2.0",
95
95
  "@eeacms/volto-widget-theme-picker": "1.1.5",
96
96
  "@eeacms/volto-widget-toggle": "3.1.4",
@@ -99,25 +99,25 @@
99
99
  },
100
100
  "resolutions": {
101
101
  "@eeacms/volto-nextcloud-video-block": "0.4.8",
102
- "@eeacms/volto-anchors": "0.5.0",
102
+ "@eeacms/volto-anchors": "0.6.0",
103
103
  "@eeacms/volto-quote-block": "1.2.3",
104
104
  "@eeacms/volto-statistic-block": "4.1.0",
105
105
  "@eeacms/volto-tags-block": "1.2.4",
106
- "@eeacms/volto-call-to-action-block": "4.3.0",
107
- "@eeacms/volto-hero-block": "5.4.6",
106
+ "@eeacms/volto-call-to-action-block": "4.3.1",
107
+ "@eeacms/volto-hero-block": "5.5.0",
108
108
  "@eeacms/volto-timeline-block": "1.1.5",
109
109
  "@eeacms/volto-description-block": "1.2.4",
110
- "@eeacms/volto-slate-label": "0.5.9",
110
+ "@eeacms/volto-slate-label": "0.6.0",
111
111
  "@plone-collective/volto-sentry": "0.3.1",
112
112
  "@eeacms/volto-accordion-block": "10.4.6",
113
113
  "@eeacms/volto-banner": "3.1.5",
114
114
  "@eeacms/volto-block-divider": "6.1.6",
115
- "@eeacms/volto-block-image-cards": "1.3.6",
116
- "@eeacms/volto-block-style": "6.0.0",
115
+ "@eeacms/volto-block-image-cards": "1.3.8",
116
+ "@eeacms/volto-block-style": "6.1.0",
117
117
  "@eeacms/volto-columns-block": "7.0.1",
118
118
  "@eeacms/volto-corsproxy": "3.1.5",
119
119
  "@eeacms/volto-group-block": "6.4.0",
120
- "@eeacms/volto-listing-block": "7.0.2",
120
+ "@eeacms/volto-listing-block": "7.1.0",
121
121
  "@eeacms/volto-matomo": "4.2.1",
122
122
  "@eeacms/volto-metadata-block": "6.0.6",
123
123
  "@eeacms/volto-object-widget": "6.0.0",
@@ -125,10 +125,10 @@
125
125
  "@eeacms/volto-sentry-rancher-config": "4.0.0",
126
126
  "@eeacms/volto-slate-footnote": "6.2.2",
127
127
  "@eeacms/volto-slate-metadata-mentions": "7.0.3",
128
- "@eeacms/volto-slate-zotero": "5.2.6",
128
+ "@eeacms/volto-slate-zotero": "5.2.7",
129
129
  "@eeacms/volto-tabs-block": "7.0.5",
130
130
  "@eeacms/volto-taxonomy": "4.1.1",
131
- "@eeacms/volto-widget-geolocation": "5.1.7",
131
+ "@eeacms/volto-widget-geolocation": "5.2.0",
132
132
  "@eeacms/volto-widget-dataprovenance": "0.4.3",
133
133
  "@eeacms/volto-widget-temporal-coverage": "5.2.0",
134
134
  "@eeacms/volto-widget-toggle": "3.1.4",
package/partfile CHANGED
@@ -0,0 +1 @@
1
+ - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
package/releasefile CHANGED
@@ -1,8 +1,123 @@
1
1
  # Dependency updates
2
2
 
3
- ### [@eeacms/volto-slate-footnote: 6.2.1 ~ 6.2.2](https://github.com/eea/volto-slate-footnote/releases)
3
+ ### [@eeacms/volto-anchors: 0.5.0 ~ 0.6.0](https://github.com/eea/volto-anchors/releases)
4
4
 
5
+ ###### :house: Internal changes
6
+
7
+ - chore: package.json [Alin Voinea - [`1bed96f`](https://github.com/eea/volto-anchors/commit/1bed96f3fb4a4a2ad7dd5621822ce9729b4e7683)]
8
+ ###### :hammer_and_wrench: Others
9
+
10
+ - bump version [Razvan - [`db8e899`](https://github.com/eea/volto-anchors/commit/db8e899b29c5ffbe5169d867a3a64af5ee663a22)]
11
+ - Remove unused target and title attributes from renderLinkElement function [David Ichim - [`5a9d684`](https://github.com/eea/volto-anchors/commit/5a9d684bd468cb44a580758b390007ea2414af52)]
12
+ - set JEST_USE_SETUP=ON [Miu Razvan - [`97929a3`](https://github.com/eea/volto-anchors/commit/97929a3a3aae2646edabc5b2d973ff869ccc6413)]
13
+ - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`ea1f44c`](https://github.com/eea/volto-anchors/commit/ea1f44c9ea68ba37877d9213550ba5c4e4cd841e)]
14
+ - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`9fc3606`](https://github.com/eea/volto-anchors/commit/9fc360620c0ce329d48815980439dccaa363d31c)]
15
+ - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`f5d57b6`](https://github.com/eea/volto-anchors/commit/f5d57b697830abba5ed739822dc4379f2a581163)]
16
+ - fix helpers [nileshgulia1 - [`80e5633`](https://github.com/eea/volto-anchors/commit/80e5633bff8265d8d6b5eec78831fdb7955dadd0)]
17
+
18
+ ### [@eeacms/volto-block-image-cards: 1.3.7 ~ 1.3.8](https://github.com/eea/volto-block-image-cards/releases)
19
+
20
+ ###### :house: Internal changes
21
+
22
+ - chore: package.json [Alin Voinea - [`b992847`](https://github.com/eea/volto-block-image-cards/commit/b992847dafd0782ceeceb292dafc6f6d34c16f00)]
23
+ ###### :hammer_and_wrench: Others
24
+
25
+ - Update react-slick version to 0.30.1 [David Ichim - [`dea5e89`](https://github.com/eea/volto-block-image-cards/commit/dea5e89f071eb52802bf9b837099ef221de9809d)]
26
+
27
+ ### [@eeacms/volto-call-to-action-block: 4.3.0 ~ 4.3.1](https://github.com/eea/volto-call-to-action-block/releases)
28
+
29
+ ###### :bug: Bug Fixes
30
+
31
+ - fix: remove norefferer for seo purposes #27 from eea/263008-noreferrer [ichim-david - [`6ff0547`](https://github.com/eea/volto-call-to-action-block/commit/6ff05478152b381701264323730efc6602056491)]
32
+ - fix: remove norefferer for seo purposes [hazigabriel - [`1f3bd81`](https://github.com/eea/volto-call-to-action-block/commit/1f3bd810e1bd5ea00fdc29ccbcd4e1a943226741)]
33
+ ###### :house: Internal changes
34
+
35
+ - chore: package.json [Alin Voinea - [`9c57459`](https://github.com/eea/volto-call-to-action-block/commit/9c574593e82b1dc063dc21028b164905458cbd96)]
36
+ - style: Automated code fix [eea-jenkins - [`1e73384`](https://github.com/eea/volto-call-to-action-block/commit/1e73384498c3e7e8dce4d657a6d103e7b0498784)]
37
+ ###### :hammer_and_wrench: Others
38
+
39
+ - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`47dc9e2`](https://github.com/eea/volto-call-to-action-block/commit/47dc9e2d224e1dc3ea873df912108d24b51bccbf)]
40
+ - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`da3e7c3`](https://github.com/eea/volto-call-to-action-block/commit/da3e7c3cfd3d35e8316f3f9e9707983698b7ecec)]
41
+
42
+ ### [@eeacms/volto-hero-block: 5.4.6 ~ 5.5.0](https://github.com/eea/volto-hero-block/releases)
43
+
44
+ ###### :house: Internal changes
45
+
46
+ - chore: package.json [Alin Voinea - [`3e83746`](https://github.com/eea/volto-hero-block/commit/3e8374664edaf5847c7290cf63b648c5b2d3e716)]
5
47
  ###### :hammer_and_wrench: Others
6
48
 
7
- - fix foontoes not visibile on view [Dobricean Ioan Dorian - [`7c5fb50`](https://github.com/eea/volto-slate-footnote/commit/7c5fb5087cf4e6a9c1dde37ead03e4340031cae5)]
49
+ - Release 5.5.0 [alin - [`a81f788`](https://github.com/eea/volto-hero-block/commit/a81f788f54102a770b5e50cf5d7cfc6506278adf)]
50
+ - Don't need this as props, they're not passed to the editor, don't lie about this [Tiberiu Ichim - [`cc434c5`](https://github.com/eea/volto-hero-block/commit/cc434c5764a53a238e53f9be693af432af854ec5)]
51
+ - test: fix eslint errors [kreafox - [`5dd4d30`](https://github.com/eea/volto-hero-block/commit/5dd4d3071a68c0240f9f2c9defea0959621a275e)]
52
+ - Allow multiline editing of hero block [Tiberiu Ichim - [`373d1a0`](https://github.com/eea/volto-hero-block/commit/373d1a0d243b8e0b3df31f2a51a3c5df62f48214)]
53
+ - Allow multiline editing of hero block [Tiberiu Ichim - [`b674ca5`](https://github.com/eea/volto-hero-block/commit/b674ca589502a81aaf6abed75dbf8b83ac1731fb)]
54
+ - fix ESlint [Teodor - [`1439495`](https://github.com/eea/volto-hero-block/commit/14394952ef587f71be8b2c762c7e19698d8a55e4)]
55
+ - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`de6a206`](https://github.com/eea/volto-hero-block/commit/de6a206bed9afd53d97f5e6d70e2391ccc01f0f1)]
56
+
57
+ ### [@eeacms/volto-listing-block: 7.0.2 ~ 7.1.0](https://github.com/eea/volto-listing-block/releases)
58
+
59
+ ###### :bug: Bug Fixes
60
+
61
+ - fix(carousel): use condition direct on arrows [David Ichim - [`4562716`](https://github.com/eea/volto-listing-block/commit/4562716adb80f5532bf120ea33ffaac498bc7a7b)]
62
+ - fix(carousel): show dots if there is more than 1 result [David Ichim - [`f9ec95e`](https://github.com/eea/volto-listing-block/commit/f9ec95e9cab6ca51f0a38d3461840b2c34205cd7)]
63
+ - fix: remove norefferer for seo purposes [hazigabriel - [`8690671`](https://github.com/eea/volto-listing-block/commit/86906712f9d9a4b97e1198c31be58cabcb5469c9)]
64
+ ###### :nail_care: Enhancements
65
+
66
+ - change(carousel): use ResponsiveContainer by removing the client condition [David Ichim - [`d24978d`](https://github.com/eea/volto-listing-block/commit/d24978dab3818c9444a2288601ac7e4ad0e428d9)]
67
+ ###### :house: Internal changes
68
+
69
+ - style: Automated code fix [eea-jenkins - [`7da89c2`](https://github.com/eea/volto-listing-block/commit/7da89c25f0aa400c4cc060894450860a1c30dfa7)]
70
+ - chore: package.json [Alin Voinea - [`b7030aa`](https://github.com/eea/volto-listing-block/commit/b7030aa1d6d1b31f6e52c796bbcea3c55ffa205f)]
71
+ - style: Automated code fix [eea-jenkins - [`688a9fa`](https://github.com/eea/volto-listing-block/commit/688a9fad33143339828e65dad912e752cd3c4df3)]
72
+ ###### :hammer_and_wrench: Others
73
+
74
+ - Fixed width of Carousel now that we no longer use ResponsiveContainer and removed float from Teaser on edit coming from volto-block-style [David Ichim - [`e189004`](https://github.com/eea/volto-listing-block/commit/e18900499548fa9052b2f9150e37f86fde79e4c6)]
75
+ - Update react-slick version and show carousel in SSR [David Ichim - [`96bff1a`](https://github.com/eea/volto-listing-block/commit/96bff1a2a983f5ef0e8c142c771af52b824e7e10)]
76
+ - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`ceec1b8`](https://github.com/eea/volto-listing-block/commit/ceec1b83aad062922d0e047937f97083ddd041ac)]
77
+
78
+ ### [@eeacms/volto-slate-label: 0.5.9 ~ 0.6.0](https://github.com/eea/volto-slate-label/releases)
79
+
80
+ ###### :rocket: New Features
81
+
82
+ - feat(slate-label): Allow tooltip to open by focus or click #263484 #26 from eea/develop [ichim-david - [`1ec4a0c`](https://github.com/eea/volto-slate-label/commit/1ec4a0cf6b920cbcf31f4c94d8fd8276aaa27374)]
83
+ - feat(label): added option to show label on hover or click #25 from eea/263484-label-hover [ichim-david - [`6a0dc07`](https://github.com/eea/volto-slate-label/commit/6a0dc07fcf0aec0202719e605f3fba281cd2a164)]
84
+ - feat: add logic to toggle tooltip message on hover [hazigabriel - [`572a890`](https://github.com/eea/volto-slate-label/commit/572a8906effe3d757e1733579a8c29a9b0bcd13f)]
85
+ ###### :bug: Bug Fixes
86
+
87
+ - fix: change schema title [hazigabriel - [`8f03737`](https://github.com/eea/volto-slate-label/commit/8f0373702f31ee5dff268edc7859424e47fb9fc4)]
88
+ ###### :house: Internal changes
89
+
90
+ - style: Automated code fix [eea-jenkins - [`8b93fea`](https://github.com/eea/volto-slate-label/commit/8b93fea555c7ebefae39033947adafc5f42bdfc5)]
91
+ ###### :hammer_and_wrench: Others
92
+
93
+ - Update version in package.json [David Ichim - [`3f9a38b`](https://github.com/eea/volto-slate-label/commit/3f9a38b4941defa517b856ac0823978aeac8539e)]
94
+
95
+ ### [@eeacms/volto-slate-zotero: 5.2.6 ~ 5.2.7](https://github.com/eea/volto-slate-zotero/releases)
96
+
97
+ ###### :house: Internal changes
98
+
99
+ - chore: package.json [Alin Voinea - [`e336d00`](https://github.com/eea/volto-slate-zotero/commit/e336d00d2aaad794908e835e6477a553d39e0802)]
100
+ ###### :hammer_and_wrench: Others
101
+
102
+ - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`f721884`](https://github.com/eea/volto-slate-zotero/commit/f7218843ea0fbcb69ea76179a616436f0dcb5ad8)]
103
+
104
+ ### [@eeacms/volto-widget-geolocation: 5.1.7 ~ 5.2.0](https://github.com/eea/volto-widget-geolocation/releases)
105
+
106
+ ###### :nail_care: Enhancements
107
+
108
+ - change(button): of search to use volto styling for add item #66 from eea/advanced-search-ui [ichim-david - [`27a5cd2`](https://github.com/eea/volto-widget-geolocation/commit/27a5cd2cfec33b981a2339f0ad7d09b72be7ab78)]
109
+ - change(button): use volto add-item-button markup [David Ichim - [`2d6e58a`](https://github.com/eea/volto-widget-geolocation/commit/2d6e58a8c03699700cf97ac4046d009298dbbe33)]
110
+ ###### :house: Internal changes
111
+
112
+ - chore: package.json [Alin Voinea - [`fcd4d11`](https://github.com/eea/volto-widget-geolocation/commit/fcd4d11684b804afd23e34a4f1157ecbcdac1f8a)]
113
+ - style: Automated code fix [eea-jenkins - [`200f248`](https://github.com/eea/volto-widget-geolocation/commit/200f2486589fc1ce5d890aecdccd2bdb2b120451)]
114
+ ###### :hammer_and_wrench: Others
115
+
116
+ - Updated package version [David Ichim - [`65b98d1`](https://github.com/eea/volto-widget-geolocation/commit/65b98d1067fde38c3208775be637a3038f64ab34)]
117
+ - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`93df3b7`](https://github.com/eea/volto-widget-geolocation/commit/93df3b7b12b5f17416c95ca1824d51570e04524e)]
118
+ - fix search button in metadata section [Teodor - [`3645338`](https://github.com/eea/volto-widget-geolocation/commit/3645338ddaab8ca8965cdfae4f2ba79837b88fec)]
119
+ - change UI for advanced search button [Teodor - [`1532b13`](https://github.com/eea/volto-widget-geolocation/commit/1532b131b1a4560ebe919252db31f7bb586792ab)]
120
+
121
+ # Internal
8
122
 
123
+ - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]