@eeacms/volto-eea-kitkat 25.0.3 → 25.1.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,18 @@ 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
+ ### [25.1.0](https://github.com/eea/volto-eea-kitkat/compare/25.0.3...25.1.0) - 7 June 2024
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-description-block@2.0.1 [EEA Jenkins - [`0cbbb61`](https://github.com/eea/volto-eea-kitkat/commit/0cbbb616543ac65a5e186506984bcfd83e6db584)]
12
+ - Release @eeacms/volto-block-style@7.1.0 [EEA Jenkins - [`74b8e38`](https://github.com/eea/volto-eea-kitkat/commit/74b8e38e5d71ed636af70c3f228147b2536aab41)]
13
+ - Release @eeacms/volto-block-image-cards@2.0.1 [EEA Jenkins - [`2bbbb7d`](https://github.com/eea/volto-eea-kitkat/commit/2bbbb7dcf9fea72a81127f78580b95b6b47b21c8)]
14
+ - Release @eeacms/volto-taxonomy@5.1.0 [EEA Jenkins - [`339a9d1`](https://github.com/eea/volto-eea-kitkat/commit/339a9d14ea9ca1fc7e627e3eb4404f2ed16d2dc3)]
15
+
16
+ #### :hammer_and_wrench: Others
17
+
18
+ - Release 25.1.0 [alin - [`cbfd2cc`](https://github.com/eea/volto-eea-kitkat/commit/cbfd2ccce422227e5af30ef191917b053e214860)]
7
19
  ### [25.0.3](https://github.com/eea/volto-eea-kitkat/compare/25.0.2...25.0.3) - 23 May 2024
8
20
 
9
21
  #### :rocket: Dependency updates
@@ -100,8 +112,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
100
112
 
101
113
  #### :hammer_and_wrench: Others
102
114
 
103
- - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
104
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
105
115
  ## [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
106
116
 
107
117
  #### :rocket: Dependency updates
@@ -196,7 +206,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
196
206
  #### :hammer_and_wrench: Others
197
207
 
198
208
  - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
199
- - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
200
209
  ### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
201
210
 
202
211
  #### :rocket: Dependency updates
@@ -283,8 +292,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
283
292
 
284
293
  #### :hammer_and_wrench: Others
285
294
 
286
- - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
287
- - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
288
295
  ### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
289
296
 
290
297
  ### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
@@ -296,11 +303,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
296
303
 
297
304
  #### :hammer_and_wrench: Others
298
305
 
299
- - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
300
- - test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
301
- - test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
302
- - test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
303
- - test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
304
306
  ## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
305
307
 
306
308
  #### :rocket: Dependency updates
@@ -337,7 +339,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
337
339
 
338
340
  #### :house: Internal changes
339
341
 
340
- - chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
341
342
 
342
343
  #### :hammer_and_wrench: Others
343
344
 
@@ -676,7 +677,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
676
677
  #### :house: Internal changes
677
678
 
678
679
  - chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
679
- - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
680
680
 
681
681
  #### :hammer_and_wrench: Others
682
682
 
@@ -793,7 +793,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
793
793
 
794
794
  #### :hammer_and_wrench: Others
795
795
 
796
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
797
796
  - refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
798
797
  ## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
799
798
 
@@ -827,7 +826,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
827
826
 
828
827
  - Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
829
828
  - test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
830
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
831
829
  ### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
832
830
 
833
831
  ### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
@@ -922,7 +920,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
922
920
 
923
921
  #### :hammer_and_wrench: Others
924
922
 
925
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
926
923
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
927
924
 
928
925
  #### :rocket: Dependency updates
@@ -935,7 +932,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
935
932
  #### :hammer_and_wrench: Others
936
933
 
937
934
  - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
938
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
939
935
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
940
936
 
941
937
  #### :rocket: Dependency updates
@@ -947,7 +943,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
947
943
  #### :hammer_and_wrench: Others
948
944
 
949
945
  - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
950
- - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
951
946
  ### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
952
947
 
953
948
  #### :rocket: Dependency updates
@@ -978,7 +973,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
978
973
 
979
974
  - Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
980
975
  - Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
981
- - Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
982
976
  ## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
983
977
 
984
978
  #### :rocket: New Features
@@ -1089,7 +1083,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1089
1083
 
1090
1084
  #### :hammer_and_wrench: Others
1091
1085
 
1092
- - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
1093
1086
  ### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
1094
1087
 
1095
1088
  ### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
@@ -1107,7 +1100,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1107
1100
  #### :hammer_and_wrench: Others
1108
1101
 
1109
1102
  - Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
1110
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
1111
1103
  ### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
1112
1104
 
1113
1105
  #### :rocket: Dependency updates
@@ -1139,12 +1131,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1139
1131
  #### :hammer_and_wrench: Others
1140
1132
 
1141
1133
  - Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
1142
- - [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
1143
1134
  ### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
1144
1135
 
1145
1136
  #### :hammer_and_wrench: Others
1146
1137
 
1147
- - [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
1148
1138
  ### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
1149
1139
 
1150
1140
  ## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
@@ -1217,7 +1207,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1217
1207
 
1218
1208
  #### :hammer_and_wrench: Others
1219
1209
 
1220
- - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
1221
1210
  - update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
1222
1211
  - Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
1223
1212
  - Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
@@ -1340,7 +1329,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1340
1329
 
1341
1330
  #### :hammer_and_wrench: Others
1342
1331
 
1343
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
1344
1332
  - Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
1345
1333
  ### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
1346
1334
 
@@ -1359,7 +1347,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1359
1347
 
1360
1348
  #### :hammer_and_wrench: Others
1361
1349
 
1362
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
1363
1350
  ### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
1364
1351
 
1365
1352
  ### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
@@ -1525,7 +1512,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1525
1512
 
1526
1513
  #### :hammer_and_wrench: Others
1527
1514
 
1528
- - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
1529
1515
  - Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
1530
1516
  ### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
1531
1517
 
@@ -1579,7 +1565,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1579
1565
  - Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
1580
1566
  - Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
1581
1567
  - Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
1582
- - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
1583
1568
  ### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
1584
1569
 
1585
1570
  #### :rocket: Dependency updates
@@ -1597,9 +1582,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1597
1582
  - Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
1598
1583
  - Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
1599
1584
  - Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
1600
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
1601
- - Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
1602
- - Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
1603
1585
  ### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
1604
1586
 
1605
1587
  #### :rocket: Dependency updates
@@ -1629,7 +1611,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1629
1611
 
1630
1612
  #### :hammer_and_wrench: Others
1631
1613
 
1632
- - Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
1633
1614
  - Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
1634
1615
  ## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
1635
1616
 
@@ -1642,10 +1623,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1642
1623
 
1643
1624
  - Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
1644
1625
  - Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
1645
- - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
1646
1626
  - Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
1647
1627
  - Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
1648
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
1649
1628
  ### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
1650
1629
 
1651
1630
  ### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
@@ -1658,7 +1637,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1658
1637
  #### :hammer_and_wrench: Others
1659
1638
 
1660
1639
  - Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
1661
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
1662
1640
  ### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
1663
1641
 
1664
1642
  #### :hammer_and_wrench: Others
@@ -1690,5 +1668,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1690
1668
 
1691
1669
  #### :hammer_and_wrench: Others
1692
1670
 
1693
- - yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
1694
1671
  - Initial commit [Alin Voinea - [`0451abf`](https://github.com/eea/volto-eea-kitkat/commit/0451abfbaad75a437b9e6ec0df56b924c8d1637f)]
package/CHANGELOG.md CHANGED
@@ -4,6 +4,18 @@ 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
+ ### [25.1.0](https://github.com/eea/volto-eea-kitkat/compare/25.0.3...25.1.0) - 7 June 2024
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-description-block@2.0.1 [EEA Jenkins - [`0cbbb61`](https://github.com/eea/volto-eea-kitkat/commit/0cbbb616543ac65a5e186506984bcfd83e6db584)]
12
+ - Release @eeacms/volto-block-style@7.1.0 [EEA Jenkins - [`74b8e38`](https://github.com/eea/volto-eea-kitkat/commit/74b8e38e5d71ed636af70c3f228147b2536aab41)]
13
+ - Release @eeacms/volto-block-image-cards@2.0.1 [EEA Jenkins - [`2bbbb7d`](https://github.com/eea/volto-eea-kitkat/commit/2bbbb7dcf9fea72a81127f78580b95b6b47b21c8)]
14
+ - Release @eeacms/volto-taxonomy@5.1.0 [EEA Jenkins - [`339a9d1`](https://github.com/eea/volto-eea-kitkat/commit/339a9d14ea9ca1fc7e627e3eb4404f2ed16d2dc3)]
15
+
16
+ #### :hammer_and_wrench: Others
17
+
18
+ - Release 25.1.0 [alin - [`cbfd2cc`](https://github.com/eea/volto-eea-kitkat/commit/cbfd2ccce422227e5af30ef191917b053e214860)]
7
19
  ### [25.0.3](https://github.com/eea/volto-eea-kitkat/compare/25.0.2...25.0.3) - 23 May 2024
8
20
 
9
21
  #### :rocket: Dependency updates
@@ -100,8 +112,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
100
112
 
101
113
  #### :hammer_and_wrench: Others
102
114
 
103
- - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d7ebd6c`](https://github.com/eea/volto-eea-kitkat/commit/d7ebd6c856ee7fcaae6047c32706071d5f24bf3c)]
104
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`5948ed3`](https://github.com/eea/volto-eea-kitkat/commit/5948ed35d981c8fe6a16c0ced56ed417ae8a6c61)]
105
115
  ## [24.0.0](https://github.com/eea/volto-eea-kitkat/compare/23.2.0...24.0.0) - 5 April 2024
106
116
 
107
117
  #### :rocket: Dependency updates
@@ -196,7 +206,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
196
206
  #### :hammer_and_wrench: Others
197
207
 
198
208
  - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
199
- - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
200
209
  ### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
201
210
 
202
211
  #### :rocket: Dependency updates
@@ -283,8 +292,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
283
292
 
284
293
  #### :hammer_and_wrench: Others
285
294
 
286
- - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
287
- - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
288
295
  ### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
289
296
 
290
297
  ### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
@@ -296,11 +303,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
296
303
 
297
304
  #### :hammer_and_wrench: Others
298
305
 
299
- - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
300
- - test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
301
- - test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
302
- - test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
303
- - test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
304
306
  ## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
305
307
 
306
308
  #### :rocket: Dependency updates
@@ -337,7 +339,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
337
339
 
338
340
  #### :house: Internal changes
339
341
 
340
- - chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
341
342
 
342
343
  #### :hammer_and_wrench: Others
343
344
 
@@ -676,7 +677,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
676
677
  #### :house: Internal changes
677
678
 
678
679
  - chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
679
- - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
680
680
 
681
681
  #### :hammer_and_wrench: Others
682
682
 
@@ -793,7 +793,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
793
793
 
794
794
  #### :hammer_and_wrench: Others
795
795
 
796
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
797
796
  - refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
798
797
  ## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
799
798
 
@@ -827,7 +826,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
827
826
 
828
827
  - Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
829
828
  - test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
830
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
831
829
  ### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
832
830
 
833
831
  ### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
@@ -922,7 +920,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
922
920
 
923
921
  #### :hammer_and_wrench: Others
924
922
 
925
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
926
923
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
927
924
 
928
925
  #### :rocket: Dependency updates
@@ -935,7 +932,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
935
932
  #### :hammer_and_wrench: Others
936
933
 
937
934
  - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
938
- - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
939
935
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
940
936
 
941
937
  #### :rocket: Dependency updates
@@ -947,7 +943,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
947
943
  #### :hammer_and_wrench: Others
948
944
 
949
945
  - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
950
- - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
951
946
  ### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
952
947
 
953
948
  #### :rocket: Dependency updates
@@ -978,7 +973,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
978
973
 
979
974
  - Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
980
975
  - Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
981
- - Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
982
976
  ## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
983
977
 
984
978
  #### :rocket: New Features
@@ -1089,7 +1083,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1089
1083
 
1090
1084
  #### :hammer_and_wrench: Others
1091
1085
 
1092
- - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
1093
1086
  ### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
1094
1087
 
1095
1088
  ### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
@@ -1107,7 +1100,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1107
1100
  #### :hammer_and_wrench: Others
1108
1101
 
1109
1102
  - Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
1110
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
1111
1103
  ### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
1112
1104
 
1113
1105
  #### :rocket: Dependency updates
@@ -1139,12 +1131,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1139
1131
  #### :hammer_and_wrench: Others
1140
1132
 
1141
1133
  - Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
1142
- - [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
1143
1134
  ### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
1144
1135
 
1145
1136
  #### :hammer_and_wrench: Others
1146
1137
 
1147
- - [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
1148
1138
  ### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
1149
1139
 
1150
1140
  ## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
@@ -1217,7 +1207,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1217
1207
 
1218
1208
  #### :hammer_and_wrench: Others
1219
1209
 
1220
- - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
1221
1210
  - update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
1222
1211
  - Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
1223
1212
  - Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
@@ -1340,7 +1329,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1340
1329
 
1341
1330
  #### :hammer_and_wrench: Others
1342
1331
 
1343
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
1344
1332
  - Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
1345
1333
  ### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
1346
1334
 
@@ -1359,7 +1347,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1359
1347
 
1360
1348
  #### :hammer_and_wrench: Others
1361
1349
 
1362
- - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
1363
1350
  ### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
1364
1351
 
1365
1352
  ### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
@@ -1525,7 +1512,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1525
1512
 
1526
1513
  #### :hammer_and_wrench: Others
1527
1514
 
1528
- - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
1529
1515
  - Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
1530
1516
  ### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
1531
1517
 
@@ -1579,7 +1565,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1579
1565
  - Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
1580
1566
  - Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
1581
1567
  - Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
1582
- - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
1583
1568
  ### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
1584
1569
 
1585
1570
  #### :rocket: Dependency updates
@@ -1597,9 +1582,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1597
1582
  - Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
1598
1583
  - Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
1599
1584
  - Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
1600
- - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
1601
- - Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
1602
- - Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
1603
1585
  ### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
1604
1586
 
1605
1587
  #### :rocket: Dependency updates
@@ -1629,7 +1611,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1629
1611
 
1630
1612
  #### :hammer_and_wrench: Others
1631
1613
 
1632
- - Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
1633
1614
  - Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
1634
1615
  ## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
1635
1616
 
@@ -1642,10 +1623,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1642
1623
 
1643
1624
  - Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
1644
1625
  - Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
1645
- - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
1646
1626
  - Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
1647
1627
  - Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
1648
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
1649
1628
  ### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
1650
1629
 
1651
1630
  ### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
@@ -1658,7 +1637,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1658
1637
  #### :hammer_and_wrench: Others
1659
1638
 
1660
1639
  - Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
1661
- - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
1662
1640
  ### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
1663
1641
 
1664
1642
  #### :hammer_and_wrench: Others
@@ -1690,5 +1668,4 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1690
1668
 
1691
1669
  #### :hammer_and_wrench: Others
1692
1670
 
1693
- - yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
1694
1671
  - 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": "25.0.3",
3
+ "version": "25.1.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",
@@ -68,14 +68,14 @@
68
68
  "@eeacms/volto-banner": "4.0.0",
69
69
  "@eeacms/volto-block-data-table": "1.1.0",
70
70
  "@eeacms/volto-block-divider": "7.0.1",
71
- "@eeacms/volto-block-image-cards": "2.0.0",
72
- "@eeacms/volto-block-style": "7.0.0",
71
+ "@eeacms/volto-block-image-cards": "2.0.1",
72
+ "@eeacms/volto-block-style": "7.1.0",
73
73
  "@eeacms/volto-block-toc": "5.0.2",
74
74
  "@eeacms/volto-call-to-action-block": "5.0.0",
75
75
  "@eeacms/volto-columns-block": "8.0.0",
76
76
  "@eeacms/volto-controlpanel": "1.0.0",
77
77
  "@eeacms/volto-corsproxy": "4.0.0",
78
- "@eeacms/volto-description-block": "2.0.0",
78
+ "@eeacms/volto-description-block": "2.0.1",
79
79
  "@eeacms/volto-group-block": "7.0.0",
80
80
  "@eeacms/volto-hero-block": "7.0.1",
81
81
  "@eeacms/volto-listing-block": "8.0.3",
@@ -93,7 +93,7 @@
93
93
  "@eeacms/volto-statistic-block": "5.0.0",
94
94
  "@eeacms/volto-tabs-block": "8.0.0",
95
95
  "@eeacms/volto-tags-block": "3.0.0",
96
- "@eeacms/volto-taxonomy": "5.0.0",
96
+ "@eeacms/volto-taxonomy": "5.1.0",
97
97
  "@eeacms/volto-timeline-block": "2.0.0",
98
98
  "@eeacms/volto-toolbar-actions": "2.0.0",
99
99
  "@eeacms/volto-widget-dataprovenance": "1.0.0",
@@ -114,14 +114,14 @@
114
114
  "@eeacms/volto-call-to-action-block": "5.0.0",
115
115
  "@eeacms/volto-hero-block": "7.0.1",
116
116
  "@eeacms/volto-timeline-block": "2.0.0",
117
- "@eeacms/volto-description-block": "2.0.0",
117
+ "@eeacms/volto-description-block": "2.0.1",
118
118
  "@eeacms/volto-slate-label": "1.0.0",
119
119
  "@plone-collective/volto-sentry": "0.3.1",
120
120
  "@eeacms/volto-accordion-block": "11.0.0",
121
121
  "@eeacms/volto-banner": "4.0.0",
122
122
  "@eeacms/volto-block-divider": "7.0.1",
123
- "@eeacms/volto-block-image-cards": "2.0.0",
124
- "@eeacms/volto-block-style": "7.0.0",
123
+ "@eeacms/volto-block-image-cards": "2.0.1",
124
+ "@eeacms/volto-block-style": "7.1.0",
125
125
  "@eeacms/volto-columns-block": "8.0.0",
126
126
  "@eeacms/volto-corsproxy": "4.0.0",
127
127
  "@eeacms/volto-group-block": "7.0.0",
@@ -135,7 +135,7 @@
135
135
  "@eeacms/volto-slate-metadata-mentions": "8.1.0",
136
136
  "@eeacms/volto-slate-zotero": "6.0.0",
137
137
  "@eeacms/volto-tabs-block": "8.0.0",
138
- "@eeacms/volto-taxonomy": "5.0.0",
138
+ "@eeacms/volto-taxonomy": "5.1.0",
139
139
  "@eeacms/volto-toolbar-actions": "2.0.0",
140
140
  "@eeacms/volto-block-data-table": "1.1.0",
141
141
  "@eeacms/volto-widget-geolocation": "6.0.0",
package/old.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "25.0.2",
3
+ "version": "25.0.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",
@@ -78,7 +78,7 @@
78
78
  "@eeacms/volto-description-block": "2.0.0",
79
79
  "@eeacms/volto-group-block": "7.0.0",
80
80
  "@eeacms/volto-hero-block": "7.0.1",
81
- "@eeacms/volto-listing-block": "8.0.2",
81
+ "@eeacms/volto-listing-block": "8.0.3",
82
82
  "@eeacms/volto-matomo": "5.0.0",
83
83
  "@eeacms/volto-metadata-block": "7.0.0",
84
84
  "@eeacms/volto-nextcloud-video-block": "1.0.0",
@@ -125,7 +125,7 @@
125
125
  "@eeacms/volto-columns-block": "8.0.0",
126
126
  "@eeacms/volto-corsproxy": "4.0.0",
127
127
  "@eeacms/volto-group-block": "7.0.0",
128
- "@eeacms/volto-listing-block": "8.0.2",
128
+ "@eeacms/volto-listing-block": "8.0.3",
129
129
  "@eeacms/volto-matomo": "5.0.0",
130
130
  "@eeacms/volto-metadata-block": "7.0.0",
131
131
  "@eeacms/volto-object-widget": "7.0.0",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "25.0.3",
3
+ "version": "25.1.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",
@@ -68,14 +68,14 @@
68
68
  "@eeacms/volto-banner": "4.0.0",
69
69
  "@eeacms/volto-block-data-table": "1.1.0",
70
70
  "@eeacms/volto-block-divider": "7.0.1",
71
- "@eeacms/volto-block-image-cards": "2.0.0",
72
- "@eeacms/volto-block-style": "7.0.0",
71
+ "@eeacms/volto-block-image-cards": "2.0.1",
72
+ "@eeacms/volto-block-style": "7.1.0",
73
73
  "@eeacms/volto-block-toc": "5.0.2",
74
74
  "@eeacms/volto-call-to-action-block": "5.0.0",
75
75
  "@eeacms/volto-columns-block": "8.0.0",
76
76
  "@eeacms/volto-controlpanel": "1.0.0",
77
77
  "@eeacms/volto-corsproxy": "4.0.0",
78
- "@eeacms/volto-description-block": "2.0.0",
78
+ "@eeacms/volto-description-block": "2.0.1",
79
79
  "@eeacms/volto-group-block": "7.0.0",
80
80
  "@eeacms/volto-hero-block": "7.0.1",
81
81
  "@eeacms/volto-listing-block": "8.0.3",
@@ -93,7 +93,7 @@
93
93
  "@eeacms/volto-statistic-block": "5.0.0",
94
94
  "@eeacms/volto-tabs-block": "8.0.0",
95
95
  "@eeacms/volto-tags-block": "3.0.0",
96
- "@eeacms/volto-taxonomy": "5.0.0",
96
+ "@eeacms/volto-taxonomy": "5.1.0",
97
97
  "@eeacms/volto-timeline-block": "2.0.0",
98
98
  "@eeacms/volto-toolbar-actions": "2.0.0",
99
99
  "@eeacms/volto-widget-dataprovenance": "1.0.0",
@@ -114,14 +114,14 @@
114
114
  "@eeacms/volto-call-to-action-block": "5.0.0",
115
115
  "@eeacms/volto-hero-block": "7.0.1",
116
116
  "@eeacms/volto-timeline-block": "2.0.0",
117
- "@eeacms/volto-description-block": "2.0.0",
117
+ "@eeacms/volto-description-block": "2.0.1",
118
118
  "@eeacms/volto-slate-label": "1.0.0",
119
119
  "@plone-collective/volto-sentry": "0.3.1",
120
120
  "@eeacms/volto-accordion-block": "11.0.0",
121
121
  "@eeacms/volto-banner": "4.0.0",
122
122
  "@eeacms/volto-block-divider": "7.0.1",
123
- "@eeacms/volto-block-image-cards": "2.0.0",
124
- "@eeacms/volto-block-style": "7.0.0",
123
+ "@eeacms/volto-block-image-cards": "2.0.1",
124
+ "@eeacms/volto-block-style": "7.1.0",
125
125
  "@eeacms/volto-columns-block": "8.0.0",
126
126
  "@eeacms/volto-corsproxy": "4.0.0",
127
127
  "@eeacms/volto-group-block": "7.0.0",
@@ -135,7 +135,7 @@
135
135
  "@eeacms/volto-slate-metadata-mentions": "8.1.0",
136
136
  "@eeacms/volto-slate-zotero": "6.0.0",
137
137
  "@eeacms/volto-tabs-block": "8.0.0",
138
- "@eeacms/volto-taxonomy": "5.0.0",
138
+ "@eeacms/volto-taxonomy": "5.1.0",
139
139
  "@eeacms/volto-toolbar-actions": "2.0.0",
140
140
  "@eeacms/volto-block-data-table": "1.1.0",
141
141
  "@eeacms/volto-widget-geolocation": "6.0.0",
package/partfile CHANGED
@@ -0,0 +1 @@
1
+ - Release 25.1.0 [alin - [`cbfd2cc`](https://github.com/eea/volto-eea-kitkat/commit/cbfd2ccce422227e5af30ef191917b053e214860)]
package/releasefile CHANGED
@@ -1,8 +1,31 @@
1
1
  # Dependency updates
2
2
 
3
- ### [@eeacms/volto-listing-block: 8.0.2 ~ 8.0.3](https://github.com/eea/volto-listing-block/releases)
3
+ ### [@eeacms/volto-block-image-cards: 2.0.0 ~ 2.0.1](https://github.com/eea/volto-block-image-cards/releases)
4
+
5
+ ###### :hammer_and_wrench: Others
6
+
7
+ - bump cypress version to fix cypress testing [David Ichim - [`c3c4d66`](https://github.com/eea/volto-block-image-cards/commit/c3c4d66a1327d91f9d0967fab802108cd6d98069)]
8
+ - bump react-resize-detector version to 7.1.2 in order to avoid loading double loading [David Ichim - [`5410b30`](https://github.com/eea/volto-block-image-cards/commit/5410b303e971dc72bed2186e9e3778c4490748d3)]
9
+
10
+ ### [@eeacms/volto-block-style: 7.0.0 ~ 7.1.0](https://github.com/eea/volto-block-style/releases)
11
+
12
+ ###### :hammer_and_wrench: Others
13
+
14
+ - Release 7.1.0 [alin - [`3e0198a`](https://github.com/eea/volto-block-style/commit/3e0198af9aba4befcdc912732c766d6743aacbb6)]
15
+ - test: Add cypress to devDeps [alin - [`44ecd40`](https://github.com/eea/volto-block-style/commit/44ecd40501f95111fc1d2cfb000c3ff293364420)]
16
+
17
+ ### [@eeacms/volto-description-block: 2.0.0 ~ 2.0.1](https://github.com/eea/volto-description-block/releases)
4
18
 
5
19
  ###### :bug: Bug Fixes
6
20
 
7
- - fix(perf): lazy load card images using loading property [David Ichim - [`e6de77c`](https://github.com/eea/volto-listing-block/commit/e6de77c7691a77dfcffe08ca90206c482bb5f211)]
21
+ - fix: Make description block not loose position - Refs [#270726](https://taskman.eionet.europa.eu/issues/270726) [dobri1408 - [`14da4d6`](https://github.com/eea/volto-description-block/commit/14da4d67d927b5c66ea7695d420ddd4309daa4cd)]
22
+
23
+ ### [@eeacms/volto-taxonomy: 5.0.0 ~ 5.1.0](https://github.com/eea/volto-taxonomy/releases)
24
+
25
+ ###### :bug: Bug Fixes
26
+
27
+ - fix(perf): lazy load react-sortable-tree library - Refs [#262122](https://taskman.eionet.europa.eu/issues/262122) [ichim-david - [`e31ebc3`](https://github.com/eea/volto-taxonomy/commit/e31ebc3ddb932a8a4373978ad5c8896838be98ca)]
28
+
29
+ # Internal
8
30
 
31
+ - Release 25.1.0 [alin - [`cbfd2cc`](https://github.com/eea/volto-eea-kitkat/commit/cbfd2ccce422227e5af30ef191917b053e214860)]