@eeacms/volto-eea-kitkat 21.2.3 → 22.0.1

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.1](https://github.com/eea/volto-eea-kitkat/compare/22.0.0...22.0.1) - 6 March 2024
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-slate-footnote@6.2.3 [EEA Jenkins - [`809e981`](https://github.com/eea/volto-eea-kitkat/commit/809e9815305f8bbe01f8f6e03733fa2b8cbceb7f)]
12
+
13
+ ## [22.0.0](https://github.com/eea/volto-eea-kitkat/compare/21.2.3...22.0.0) - 19 February 2024
14
+
15
+ #### :rocket: Dependency updates
16
+
17
+ - Release @eeacms/volto-widget-geolocation@5.2.0 [EEA Jenkins - [`4c34113`](https://github.com/eea/volto-eea-kitkat/commit/4c341131e5fd8d16e1b75b16a93df512b3b8589a)]
18
+ - Release @eeacms/volto-hero-block@5.5.0 [EEA Jenkins - [`5482896`](https://github.com/eea/volto-eea-kitkat/commit/5482896571abae3abdbcd3f85298d2c4badced66)]
19
+ - Release @eeacms/volto-block-image-cards@1.3.8 [EEA Jenkins - [`551837f`](https://github.com/eea/volto-eea-kitkat/commit/551837f6885550a45482c379ec9f7b73c2473595)]
20
+ - Release @eeacms/volto-call-to-action-block@4.3.1 [EEA Jenkins - [`2cbd73d`](https://github.com/eea/volto-eea-kitkat/commit/2cbd73d7fd7904e869be50d299fac8490008cf7a)]
21
+ - Release @eeacms/volto-slate-label@0.6.0 [EEA Jenkins - [`2ccca41`](https://github.com/eea/volto-eea-kitkat/commit/2ccca41dd60acedfa61f01e985c83fd0624c7294)]
22
+ - Release @eeacms/volto-slate-zotero@5.2.7 [EEA Jenkins - [`8af0010`](https://github.com/eea/volto-eea-kitkat/commit/8af00100c07198089d9131c22244310f18014a56)]
23
+ - Release @eeacms/volto-listing-block@7.1.0 [EEA Jenkins - [`b9309fc`](https://github.com/eea/volto-eea-kitkat/commit/b9309fc3e3b277b0a80aff66c6d5a9e63161301b)]
24
+ - Release @eeacms/volto-anchors@0.6.0 [EEA Jenkins - [`60f7bd4`](https://github.com/eea/volto-eea-kitkat/commit/60f7bd44f0b6121a6a0d04725499e2a4739911bb)]
25
+
26
+ #### :hammer_and_wrench: Others
27
+
28
+ - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
29
+ - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
7
30
  ### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
8
31
 
9
32
  #### :rocket: Dependency updates
@@ -90,6 +113,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
90
113
 
91
114
  #### :hammer_and_wrench: Others
92
115
 
116
+ - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
117
+ - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
93
118
  ### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
94
119
 
95
120
  ### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
@@ -101,6 +126,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
101
126
 
102
127
  #### :hammer_and_wrench: Others
103
128
 
129
+ - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
130
+ - test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
131
+ - test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
132
+ - test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
133
+ - test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
104
134
  ## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
105
135
 
106
136
  #### :rocket: Dependency updates
@@ -137,6 +167,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
137
167
 
138
168
  #### :house: Internal changes
139
169
 
170
+ - chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
140
171
 
141
172
  #### :hammer_and_wrench: Others
142
173
 
@@ -475,6 +506,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
475
506
  #### :house: Internal changes
476
507
 
477
508
  - chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
509
+ - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
478
510
 
479
511
  #### :hammer_and_wrench: Others
480
512
 
@@ -591,6 +623,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
591
623
 
592
624
  #### :hammer_and_wrench: Others
593
625
 
626
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
594
627
  - refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
595
628
  ## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
596
629
 
@@ -624,6 +657,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
624
657
 
625
658
  - Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
626
659
  - test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
660
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
627
661
  ### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
628
662
 
629
663
  ### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
@@ -718,6 +752,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
718
752
 
719
753
  #### :hammer_and_wrench: Others
720
754
 
755
+ - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
721
756
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
722
757
 
723
758
  #### :rocket: Dependency updates
@@ -730,6 +765,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
730
765
  #### :hammer_and_wrench: Others
731
766
 
732
767
  - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
768
+ - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
733
769
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
734
770
 
735
771
  #### :rocket: Dependency updates
@@ -741,6 +777,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
741
777
  #### :hammer_and_wrench: Others
742
778
 
743
779
  - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
780
+ - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
744
781
  ### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
745
782
 
746
783
  #### :rocket: Dependency updates
@@ -771,6 +808,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
771
808
 
772
809
  - Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
773
810
  - Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
811
+ - Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
774
812
  ## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
775
813
 
776
814
  #### :rocket: New Features
@@ -881,6 +919,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
881
919
 
882
920
  #### :hammer_and_wrench: Others
883
921
 
922
+ - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
884
923
  ### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
885
924
 
886
925
  ### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
@@ -898,6 +937,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
898
937
  #### :hammer_and_wrench: Others
899
938
 
900
939
  - Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
940
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
901
941
  ### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
902
942
 
903
943
  #### :rocket: Dependency updates
@@ -929,10 +969,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
929
969
  #### :hammer_and_wrench: Others
930
970
 
931
971
  - Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
972
+ - [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
932
973
  ### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
933
974
 
934
975
  #### :hammer_and_wrench: Others
935
976
 
977
+ - [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
936
978
  ### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
937
979
 
938
980
  ## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
@@ -1005,6 +1047,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1005
1047
 
1006
1048
  #### :hammer_and_wrench: Others
1007
1049
 
1050
+ - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
1008
1051
  - update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
1009
1052
  - Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
1010
1053
  - Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
@@ -1127,6 +1170,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1127
1170
 
1128
1171
  #### :hammer_and_wrench: Others
1129
1172
 
1173
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
1130
1174
  - Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
1131
1175
  ### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
1132
1176
 
@@ -1145,6 +1189,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1145
1189
 
1146
1190
  #### :hammer_and_wrench: Others
1147
1191
 
1192
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
1148
1193
  ### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
1149
1194
 
1150
1195
  ### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
@@ -1310,6 +1355,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1310
1355
 
1311
1356
  #### :hammer_and_wrench: Others
1312
1357
 
1358
+ - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
1313
1359
  - Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
1314
1360
  ### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
1315
1361
 
@@ -1363,6 +1409,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1363
1409
  - Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
1364
1410
  - Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
1365
1411
  - Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
1412
+ - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
1366
1413
  ### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
1367
1414
 
1368
1415
  #### :rocket: Dependency updates
@@ -1380,6 +1427,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1380
1427
  - Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
1381
1428
  - Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
1382
1429
  - Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
1430
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
1431
+ - Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
1432
+ - Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
1383
1433
  ### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
1384
1434
 
1385
1435
  #### :rocket: Dependency updates
@@ -1409,6 +1459,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1409
1459
 
1410
1460
  #### :hammer_and_wrench: Others
1411
1461
 
1462
+ - Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
1412
1463
  - Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
1413
1464
  ## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
1414
1465
 
@@ -1421,8 +1472,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1421
1472
 
1422
1473
  - Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
1423
1474
  - Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
1475
+ - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
1424
1476
  - Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
1425
1477
  - Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
1478
+ - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
1426
1479
  ### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
1427
1480
 
1428
1481
  ### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
@@ -1435,6 +1488,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1435
1488
  #### :hammer_and_wrench: Others
1436
1489
 
1437
1490
  - Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
1491
+ - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
1438
1492
  ### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
1439
1493
 
1440
1494
  #### :hammer_and_wrench: Others
@@ -1466,4 +1520,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1466
1520
 
1467
1521
  #### :hammer_and_wrench: Others
1468
1522
 
1523
+ - yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
1469
1524
  - 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.1](https://github.com/eea/volto-eea-kitkat/compare/22.0.0...22.0.1) - 6 March 2024
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-slate-footnote@6.2.3 [EEA Jenkins - [`809e981`](https://github.com/eea/volto-eea-kitkat/commit/809e9815305f8bbe01f8f6e03733fa2b8cbceb7f)]
12
+
13
+ ## [22.0.0](https://github.com/eea/volto-eea-kitkat/compare/21.2.3...22.0.0) - 19 February 2024
14
+
15
+ #### :rocket: Dependency updates
16
+
17
+ - Release @eeacms/volto-widget-geolocation@5.2.0 [EEA Jenkins - [`4c34113`](https://github.com/eea/volto-eea-kitkat/commit/4c341131e5fd8d16e1b75b16a93df512b3b8589a)]
18
+ - Release @eeacms/volto-hero-block@5.5.0 [EEA Jenkins - [`5482896`](https://github.com/eea/volto-eea-kitkat/commit/5482896571abae3abdbcd3f85298d2c4badced66)]
19
+ - Release @eeacms/volto-block-image-cards@1.3.8 [EEA Jenkins - [`551837f`](https://github.com/eea/volto-eea-kitkat/commit/551837f6885550a45482c379ec9f7b73c2473595)]
20
+ - Release @eeacms/volto-call-to-action-block@4.3.1 [EEA Jenkins - [`2cbd73d`](https://github.com/eea/volto-eea-kitkat/commit/2cbd73d7fd7904e869be50d299fac8490008cf7a)]
21
+ - Release @eeacms/volto-slate-label@0.6.0 [EEA Jenkins - [`2ccca41`](https://github.com/eea/volto-eea-kitkat/commit/2ccca41dd60acedfa61f01e985c83fd0624c7294)]
22
+ - Release @eeacms/volto-slate-zotero@5.2.7 [EEA Jenkins - [`8af0010`](https://github.com/eea/volto-eea-kitkat/commit/8af00100c07198089d9131c22244310f18014a56)]
23
+ - Release @eeacms/volto-listing-block@7.1.0 [EEA Jenkins - [`b9309fc`](https://github.com/eea/volto-eea-kitkat/commit/b9309fc3e3b277b0a80aff66c6d5a9e63161301b)]
24
+ - Release @eeacms/volto-anchors@0.6.0 [EEA Jenkins - [`60f7bd4`](https://github.com/eea/volto-eea-kitkat/commit/60f7bd44f0b6121a6a0d04725499e2a4739911bb)]
25
+
26
+ #### :hammer_and_wrench: Others
27
+
28
+ - Release 22.0.0 [alin - [`fb085a0`](https://github.com/eea/volto-eea-kitkat/commit/fb085a0e45626cd2f3f34f927e40915a494c77a3)]
29
+ - Add Sonarqube tag using insitu-frontend addons list [EEA Jenkins - [`d90b330`](https://github.com/eea/volto-eea-kitkat/commit/d90b330d3c721586f5f4626862b304c9cd9bf8b1)]
7
30
  ### [21.2.3](https://github.com/eea/volto-eea-kitkat/compare/21.2.2...21.2.3) - 1 February 2024
8
31
 
9
32
  #### :rocket: Dependency updates
@@ -90,6 +113,8 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
90
113
 
91
114
  #### :hammer_and_wrench: Others
92
115
 
116
+ - test: [JENKINS] Use java17 for sonarqube scanner [valentinab25 - [`8e4d866`](https://github.com/eea/volto-eea-kitkat/commit/8e4d86602f5b532da600ab03d77b486690ef112b)]
117
+ - test: [JENKINS] Run cypress in started frontend container [valentinab25 - [`bc2908c`](https://github.com/eea/volto-eea-kitkat/commit/bc2908cf04b6ab596d0ddf091b09e06981c6fc2b)]
93
118
  ### [20.0.2](https://github.com/eea/volto-eea-kitkat/compare/20.0.1...20.0.2) - 15 November 2023
94
119
 
95
120
  ### [20.0.1](https://github.com/eea/volto-eea-kitkat/compare/20.0.0...20.0.1) - 13 November 2023
@@ -101,6 +126,11 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
101
126
 
102
127
  #### :hammer_and_wrench: Others
103
128
 
129
+ - test: [JENKINS] Add cpu limit on cypress docker [valentinab25 - [`f9c872b`](https://github.com/eea/volto-eea-kitkat/commit/f9c872b27eca12147b8d2728c24fbc37a6132f6a)]
130
+ - test: [JENKINS] set cpu limit on cypress [valentinab25 - [`bcdc347`](https://github.com/eea/volto-eea-kitkat/commit/bcdc34701e1fea38af7d5b580a0831a864c18a3b)]
131
+ - test: [JENKINS] add shm-size to cypress docker [valentinab25 - [`cfb36e2`](https://github.com/eea/volto-eea-kitkat/commit/cfb36e29aa419a1f7c24d38ca4316c99c8d7f4df)]
132
+ - test: [JENKINS] improve cypress time [valentinab25 - [`0df1585`](https://github.com/eea/volto-eea-kitkat/commit/0df15850745f388937152a104128b4c3a586701f)]
133
+ - test: [JENKINS] improve cypress time [valentinab25 - [`6b9a750`](https://github.com/eea/volto-eea-kitkat/commit/6b9a750d8d1676dbbe418021643dc0ea145dd6d2)]
104
134
  ## [20.0.0](https://github.com/eea/volto-eea-kitkat/compare/19.1.0...20.0.0) - 2 November 2023
105
135
 
106
136
  #### :rocket: Dependency updates
@@ -137,6 +167,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
137
167
 
138
168
  #### :house: Internal changes
139
169
 
170
+ - chore: [JENKINS] Refactor automated testing [valentinab25 - [`068610e`](https://github.com/eea/volto-eea-kitkat/commit/068610e11366f3d9a2c49c7ed1b22c0ae4549b5d)]
140
171
 
141
172
  #### :hammer_and_wrench: Others
142
173
 
@@ -475,6 +506,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
475
506
  #### :house: Internal changes
476
507
 
477
508
  - chore: Revert version bump until ready for release [Alin Voinea - [`91ada51`](https://github.com/eea/volto-eea-kitkat/commit/91ada510d1f78cee615c9ffdf9307995f2b1722d)]
509
+ - chore: [JENKINS] Deprecate circularity website [valentinab25 - [`a62f4ff`](https://github.com/eea/volto-eea-kitkat/commit/a62f4ffee3796fa3558628fe1d63a9a263ae6bd2)]
478
510
 
479
511
  #### :hammer_and_wrench: Others
480
512
 
@@ -591,6 +623,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
591
623
 
592
624
  #### :hammer_and_wrench: Others
593
625
 
626
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`8ec6014`](https://github.com/eea/volto-eea-kitkat/commit/8ec6014398b1b266b4f0173b92539245a385ee1a)]
594
627
  - refactor code as per sonarqube issues [tedw87 - [`6aab22a`](https://github.com/eea/volto-eea-kitkat/commit/6aab22a3ddf038bdce2272be8733b9afd9562720)]
595
628
  ## [14.0.0](https://github.com/eea/volto-eea-kitkat/compare/13.0.0...14.0.0) - 24 March 2023
596
629
 
@@ -624,6 +657,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
624
657
 
625
658
  - Release 12.1.0 [Alin Voinea - [`f98ddf7`](https://github.com/eea/volto-eea-kitkat/commit/f98ddf78b0818591f95e027d612257f78fcbba99)]
626
659
  - test(Jenkins): Use latest stable Volto for testing [Alin Voinea - [`49938ca`](https://github.com/eea/volto-eea-kitkat/commit/49938ca373ee9f6384932fa39b957361db3b84a7)]
660
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`877d026`](https://github.com/eea/volto-eea-kitkat/commit/877d026f7a98bed9aac7f0117cace1e28963ccf1)]
627
661
  ### [12.0.3](https://github.com/eea/volto-eea-kitkat/compare/12.0.2...12.0.3) - 1 March 2023
628
662
 
629
663
  ### [12.0.2](https://github.com/eea/volto-eea-kitkat/compare/12.0.1...12.0.2) - 1 March 2023
@@ -718,6 +752,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
718
752
 
719
753
  #### :hammer_and_wrench: Others
720
754
 
755
+ - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`78dcc6c`](https://github.com/eea/volto-eea-kitkat/commit/78dcc6c91c3070988f8eab4f40906948b2f24b04)]
721
756
  ### [10.4.0](https://github.com/eea/volto-eea-kitkat/compare/10.3.0...10.4.0) - 28 December 2022
722
757
 
723
758
  #### :rocket: Dependency updates
@@ -730,6 +765,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
730
765
  #### :hammer_and_wrench: Others
731
766
 
732
767
  - Release 10.4.0 [Alin Voinea - [`9f580b7`](https://github.com/eea/volto-eea-kitkat/commit/9f580b75c7349f824bf537a9f14c2da1c505a105)]
768
+ - Add Sonarqube tag using advisory-board-frontend addons list [EEA Jenkins - [`fd9cc58`](https://github.com/eea/volto-eea-kitkat/commit/fd9cc589f17e2eb73bf42f88645688824f97eb9e)]
733
769
  ### [10.3.0](https://github.com/eea/volto-eea-kitkat/compare/10.2.0...10.3.0) - 16 December 2022
734
770
 
735
771
  #### :rocket: Dependency updates
@@ -741,6 +777,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
741
777
  #### :hammer_and_wrench: Others
742
778
 
743
779
  - Release 10.3.0 [Alin Voinea - [`4f9945a`](https://github.com/eea/volto-eea-kitkat/commit/4f9945a0fd1a981a7f4b43c56293040dba0dd09d)]
780
+ - Add Sonarqube tag using cca-frontend addons list [EEA Jenkins - [`92644a9`](https://github.com/eea/volto-eea-kitkat/commit/92644a95981feb5fc97931d549a078d5bb190839)]
744
781
  ### [10.2.0](https://github.com/eea/volto-eea-kitkat/compare/10.1.1...10.2.0) - 29 November 2022
745
782
 
746
783
  #### :rocket: Dependency updates
@@ -771,6 +808,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
771
808
 
772
809
  - Fix storybook [Alin Voinea - [`79d961a`](https://github.com/eea/volto-eea-kitkat/commit/79d961a12cf1e90871a0aa840a86852f343db4ac)]
773
810
  - Release 10.1.0 [Alin Voinea - [`574c998`](https://github.com/eea/volto-eea-kitkat/commit/574c998265f65f41190d60e50a9c90e0d818be35)]
811
+ - Add Sonarqube tag using demo-kitkat-frontend addons list [EEA Jenkins - [`c53b32f`](https://github.com/eea/volto-eea-kitkat/commit/c53b32fe433942500365fc7384c36db46eb9e87e)]
774
812
  ## [10.0.0](https://github.com/eea/volto-eea-kitkat/compare/9.0.0...10.0.0) - 16 November 2022
775
813
 
776
814
  #### :rocket: New Features
@@ -881,6 +919,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
881
919
 
882
920
  #### :hammer_and_wrench: Others
883
921
 
922
+ - Add Sonarqube tag using marine-frontend addons list [EEA Jenkins - [`fdeeab3`](https://github.com/eea/volto-eea-kitkat/commit/fdeeab3e19db1a57e69dab8513d37323c0d16e11)]
884
923
  ### [8.2.2](https://github.com/eea/volto-eea-kitkat/compare/8.2.1...8.2.2) - 28 September 2022
885
924
 
886
925
  ### [8.2.1](https://github.com/eea/volto-eea-kitkat/compare/8.2.0...8.2.1) - 28 September 2022
@@ -898,6 +937,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
898
937
  #### :hammer_and_wrench: Others
899
938
 
900
939
  - Release 8.2.0 [Alin Voinea - [`0e39600`](https://github.com/eea/volto-eea-kitkat/commit/0e39600048be15512a9ec742830f1412beb6db4f)]
940
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`b88dbd1`](https://github.com/eea/volto-eea-kitkat/commit/b88dbd11c7dc85a57b22b98a7a71c33bb827cd34)]
901
941
  ### [8.1.0](https://github.com/eea/volto-eea-kitkat/compare/8.0.0...8.1.0) - 22 September 2022
902
942
 
903
943
  #### :rocket: Dependency updates
@@ -929,10 +969,12 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
929
969
  #### :hammer_and_wrench: Others
930
970
 
931
971
  - Merge pull request #66 from eea/develop [Nilesh - [`f7d1d2f`](https://github.com/eea/volto-eea-kitkat/commit/f7d1d2f0e209a6650d134a7657ded482bc87b3d5)]
972
+ - [jenkins] fix coverage report name [valentinab25 - [`d3d29e4`](https://github.com/eea/volto-eea-kitkat/commit/d3d29e49bb323f82d1ef2d2d9e8674c8c9455386)]
932
973
  ### [7.1.1](https://github.com/eea/volto-eea-kitkat/compare/7.1.0...7.1.1) - 5 September 2022
933
974
 
934
975
  #### :hammer_and_wrench: Others
935
976
 
977
+ - [jenkins] fix coverage report name [valentinab25 - [`b03633d`](https://github.com/eea/volto-eea-kitkat/commit/b03633d92c50ae921cf902b88d6321d347aac3d2)]
936
978
  ### [7.1.0](https://github.com/eea/volto-eea-kitkat/compare/7.0.0...7.1.0) - 29 August 2022
937
979
 
938
980
  ## [7.0.0](https://github.com/eea/volto-eea-kitkat/compare/6.2.3...7.0.0) - 26 August 2022
@@ -1005,6 +1047,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1005
1047
 
1006
1048
  #### :hammer_and_wrench: Others
1007
1049
 
1050
+ - Add Sonarqube tag using circularity-frontend addons list [EEA Jenkins - [`88e838b`](https://github.com/eea/volto-eea-kitkat/commit/88e838bdf224f8f30a48822dc0b457f3eba8c837)]
1008
1051
  - update volto-widget-dataprovenance readme badges [Nilesh - [`5009c47`](https://github.com/eea/volto-eea-kitkat/commit/5009c47097c70ba102e41cba2870d6aad37221d3)]
1009
1052
  - Revert "Trying to fix cypress" [Alin Voinea - [`0c1eeb2`](https://github.com/eea/volto-eea-kitkat/commit/0c1eeb2fada6e204fed19140407f642ffde5e07f)]
1010
1053
  - Trying to fix cypress [Alin Voinea - [`61c3a51`](https://github.com/eea/volto-eea-kitkat/commit/61c3a5105608e3015c59c5d74e5d2afcc86f434f)]
@@ -1127,6 +1170,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1127
1170
 
1128
1171
  #### :hammer_and_wrench: Others
1129
1172
 
1173
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`23f80c1`](https://github.com/eea/volto-eea-kitkat/commit/23f80c1a3d3fd77ad8be5fdf6ef3354d61ef2849)]
1130
1174
  - Update README.md [Alexandru Ghica - [`69f379b`](https://github.com/eea/volto-eea-kitkat/commit/69f379bb4effb22be2e78eda6599c822202acfd3)]
1131
1175
  ### [5.2.6](https://github.com/eea/volto-eea-kitkat/compare/5.2.5...5.2.6) - 16 March 2022
1132
1176
 
@@ -1145,6 +1189,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1145
1189
 
1146
1190
  #### :hammer_and_wrench: Others
1147
1191
 
1192
+ - Add Sonarqube tag using eea-website-frontend addons list [EEA Jenkins - [`340e29a`](https://github.com/eea/volto-eea-kitkat/commit/340e29aba1802068591da23490562db0dd6a9a01)]
1148
1193
  ### [5.2.4](https://github.com/eea/volto-eea-kitkat/compare/5.2.3...5.2.4) - 4 March 2022
1149
1194
 
1150
1195
  ### [5.2.3](https://github.com/eea/volto-eea-kitkat/compare/5.2.2...5.2.3) - 4 March 2022
@@ -1310,6 +1355,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1310
1355
 
1311
1356
  #### :hammer_and_wrench: Others
1312
1357
 
1358
+ - Add Sonarqube tag using freshwater-frontend addons list [EEA Jenkins - [`106efb6`](https://github.com/eea/volto-eea-kitkat/commit/106efb623afd9142b4d3cea2225f7b197608a5b6)]
1313
1359
  - Add SonarQube badges [Alin Voinea - [`c9ab6ef`](https://github.com/eea/volto-eea-kitkat/commit/c9ab6efe9c303775751856ffec72923169a7c2ac)]
1314
1360
  ### [4.1.7](https://github.com/eea/volto-eea-kitkat/compare/4.1.6...4.1.7) - 24 November 2021
1315
1361
 
@@ -1363,6 +1409,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1363
1409
  - Disable cypress [Alin Voinea - [`a406e2d`](https://github.com/eea/volto-eea-kitkat/commit/a406e2dc4be788f924642d43d82c677577a6877a)]
1364
1410
  - Roll-back volto-slate to 4.2.1 [Alin Voinea - [`ab6ae97`](https://github.com/eea/volto-eea-kitkat/commit/ab6ae97366c1b75b73d77636f5ab937401b9f8f7)]
1365
1411
  - Add dependencies resolutions [Alin Voinea - [`7ade630`](https://github.com/eea/volto-eea-kitkat/commit/7ade6305c9c9dfc5c2e332c50676d5f75ffe4c9f)]
1412
+ - Add Sonarqube tag using industry-frontend addons list [EEA Jenkins - [`a77e812`](https://github.com/eea/volto-eea-kitkat/commit/a77e812cd7aa74bc1d94cc5a44144f05b6d99264)]
1366
1413
  ### [4.1.2](https://github.com/eea/volto-eea-kitkat/compare/4.1.1...4.1.2) - 4 November 2021
1367
1414
 
1368
1415
  #### :rocket: Dependency updates
@@ -1380,6 +1427,9 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1380
1427
  - Release volto-slate 4.2.1 [Alin Voinea - [`3c26754`](https://github.com/eea/volto-eea-kitkat/commit/3c26754a1ead420dfb675c7453cec6d723566a85)]
1381
1428
  - Release stable volto-slate 4.2.0 [Alin Voinea - [`591bcba`](https://github.com/eea/volto-eea-kitkat/commit/591bcbafa174a6cf20f45b622b2c1407df24c288)]
1382
1429
  - Revert "Release volto-slate@4.1.0" [Alin Voinea - [`6c22eb3`](https://github.com/eea/volto-eea-kitkat/commit/6c22eb35c65f8ee7470f6dac18fe88ad73bdef3e)]
1430
+ - Add Sonarqube tag using clms-frontend addons list [EEA Jenkins - [`981c570`](https://github.com/eea/volto-eea-kitkat/commit/981c570138a1b0890080a111b862759049216995)]
1431
+ - Revert "[JENKINS] - skip cypress" [Alin Voinea - [`c24997c`](https://github.com/eea/volto-eea-kitkat/commit/c24997cd7a293c4021ac7a8bc43212bae4cfecbc)]
1432
+ - Revert "[JENKINS] - Skip cypress report to sonar" [Alin Voinea - [`0cb9887`](https://github.com/eea/volto-eea-kitkat/commit/0cb9887381e5469466bb1ac3516af0d1d572fc19)]
1383
1433
  ### [4.1.0](https://github.com/eea/volto-eea-kitkat/compare/4.0.2...4.1.0) - 14 October 2021
1384
1434
 
1385
1435
  #### :rocket: Dependency updates
@@ -1409,6 +1459,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1409
1459
 
1410
1460
  #### :hammer_and_wrench: Others
1411
1461
 
1462
+ - Add Sonarqube tag using sustainability-frontend addons list [EEA Jenkins - [`e3f00fb`](https://github.com/eea/volto-eea-kitkat/commit/e3f00fb23202e8ba20c8dbb961a3f54f86b42bb9)]
1412
1463
  - Add cypress integration tests [Alin Voinea - [`b49a070`](https://github.com/eea/volto-eea-kitkat/commit/b49a070bdbe2dcd04a31f96ade6d6f06fea94e7b)]
1413
1464
  ## [4.0.0](https://github.com/eea/volto-eea-kitkat/compare/3.0.2...4.0.0) - 29 September 2021
1414
1465
 
@@ -1421,8 +1472,10 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1421
1472
 
1422
1473
  - Rename volto-satging-banner to volto-banner 1.0.0 [Alin Voinea - [`eefc06b`](https://github.com/eea/volto-eea-kitkat/commit/eefc06b186efef1a9627bde3e65656d7be074de6)]
1423
1474
  - Add staging-banner to Readme [Alin Voinea - [`cbca78f`](https://github.com/eea/volto-eea-kitkat/commit/cbca78f9b4f76c57dbecd131452925fe7fbe24b4)]
1475
+ - Add Sonarqube tag using ims-frontend addons list [EEA Jenkins - [`485a0ba`](https://github.com/eea/volto-eea-kitkat/commit/485a0ba3c16521eba77b092fbae04671acbd3a4d)]
1424
1476
  - Revert "Automated release volto-slate@4.0.1" [Alin Voinea - [`447abb0`](https://github.com/eea/volto-eea-kitkat/commit/447abb0791616463d5c7fa4ee562ddd1c7984275)]
1425
1477
  - Remove not needed tableButton volto-slate profile [Alin Voinea - [`f8a832e`](https://github.com/eea/volto-eea-kitkat/commit/f8a832ed5702ef656c520b842307ce262a110c9b)]
1478
+ - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`af37bcf`](https://github.com/eea/volto-eea-kitkat/commit/af37bcfc75a6868484665ba4710867f61cb7eb39)]
1426
1479
  ### [3.0.2](https://github.com/eea/volto-eea-kitkat/compare/3.0.1...3.0.2) - 21 September 2021
1427
1480
 
1428
1481
  ### [3.0.1](https://github.com/eea/volto-eea-kitkat/compare/3.0.0...3.0.1) - 21 September 2021
@@ -1435,6 +1488,7 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1435
1488
  #### :hammer_and_wrench: Others
1436
1489
 
1437
1490
  - Update to version 3.0.0 [Alexandru Ghica - [`89bd9fd`](https://github.com/eea/volto-eea-kitkat/commit/89bd9fde1a8e4949f849bf8208cff33df1995a8d)]
1491
+ - Add Sonarqube tag using climate-energy-frontend addons list [EEA Jenkins - [`b700b5a`](https://github.com/eea/volto-eea-kitkat/commit/b700b5a985714197e89e656927586367d63b90a7)]
1438
1492
  ### [2.0.2](https://github.com/eea/volto-eea-kitkat/compare/2.0.1...2.0.2) - 10 September 2021
1439
1493
 
1440
1494
  #### :hammer_and_wrench: Others
@@ -1466,4 +1520,5 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
1466
1520
 
1467
1521
  #### :hammer_and_wrench: Others
1468
1522
 
1523
+ - yarn bootstrap [Alin Voinea - [`180a877`](https://github.com/eea/volto-eea-kitkat/commit/180a877a89301183ce7492933965161e21e2509b)]
1469
1524
  - 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.3",
3
+ "version": "22.0.1",
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.7",
67
+ "@eeacms/volto-block-image-cards": "1.3.8",
68
68
  "@eeacms/volto-block-style": "6.1.0",
69
- "@eeacms/volto-call-to-action-block": "4.3.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",
@@ -80,17 +80,17 @@
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.2",
84
- "@eeacms/volto-slate-label": "0.5.9",
83
+ "@eeacms/volto-slate-footnote": "6.2.3",
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,36 +99,36 @@
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.7",
115
+ "@eeacms/volto-block-image-cards": "1.3.8",
116
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",
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.2",
126
+ "@eeacms/volto-slate-footnote": "6.2.3",
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.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/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "21.2.3",
3
+ "version": "22.0.1",
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.7",
67
+ "@eeacms/volto-block-image-cards": "1.3.8",
68
68
  "@eeacms/volto-block-style": "6.1.0",
69
- "@eeacms/volto-call-to-action-block": "4.3.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",
@@ -80,17 +80,17 @@
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.2",
84
- "@eeacms/volto-slate-label": "0.5.9",
83
+ "@eeacms/volto-slate-footnote": "6.2.3",
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,36 +99,36 @@
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.7",
115
+ "@eeacms/volto-block-image-cards": "1.3.8",
116
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",
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.2",
126
+ "@eeacms/volto-slate-footnote": "6.2.3",
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/releasefile CHANGED
@@ -1,34 +1,9 @@
1
1
  # Dependency updates
2
2
 
3
- ### [@eeacms/volto-block-image-cards: 1.3.6 ~ 1.3.7](https://github.com/eea/volto-block-image-cards/releases)
4
-
5
- ###### :hammer_and_wrench: Others
6
-
7
- - fix edge case when selected renderer is undefined [nileshgulia1 - [`e19ece3`](https://github.com/eea/volto-block-image-cards/commit/e19ece318d5a1948bcee67087081d7b2c1bfefdf)]
8
- - Fix tests after latest CI changes by making use the addon uses the provided jest-addon-config [David Ichim - [`9a34686`](https://github.com/eea/volto-block-image-cards/commit/9a34686360b82c52bf944999a9b29cc3657ed8ab)]
9
- - Update rel attribute in schema.jsx and DiscreetCarousel.jsx to fix eslint error [David Ichim - [`08b54a5`](https://github.com/eea/volto-block-image-cards/commit/08b54a51aa00de0c692bc3a9c6fc0db5390fdab8)]
10
- - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`0f84d5f`](https://github.com/eea/volto-block-image-cards/commit/0f84d5febeddc54c65f12b36e709061a5893a0c2)]
11
- - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`0da0183`](https://github.com/eea/volto-block-image-cards/commit/0da0183833fbba4a27349750dd93ae73606ffde2)]
12
- - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`bca9412`](https://github.com/eea/volto-block-image-cards/commit/bca941206279a1bd9006eb637fc0ec0135553352)]
13
-
14
- ### [@eeacms/volto-block-style: 6.0.0 ~ 6.1.0](https://github.com/eea/volto-block-style/releases)
3
+ ### [@eeacms/volto-slate-footnote: 6.2.2 ~ 6.2.3](https://github.com/eea/volto-slate-footnote/releases)
15
4
 
16
5
  ###### :bug: Bug Fixes
17
6
 
18
- - fix(tests): as we need to mock intl object when testing [David Ichim - [`0e1d26c`](https://github.com/eea/volto-block-style/commit/0e1d26c9ed28a544258e9eff8638835ba72c7499)]
19
- - fix(styles): remove body main overflow that was hiding popup selectors [David Ichim - [`e0c9ea4`](https://github.com/eea/volto-block-style/commit/e0c9ea4d994b369ed4c95414e1279a4e76855be6)]
20
- ###### :nail_care: Enhancements
21
-
22
- - change(i118n): updated translation po files [David Ichim - [`5faa308`](https://github.com/eea/volto-block-style/commit/5faa308ec9505d4c24c95673b7489cfaa29eb92d)]
23
- ###### :house: Internal changes
24
-
25
- - chore: package.json [Alin Voinea - [`d794858`](https://github.com/eea/volto-block-style/commit/d79485811c4e9b6eeb05deaafff1462ddfcfe405)]
26
- ###### :hammer_and_wrench: Others
27
-
28
- - Bump package version [David Ichim - [`2566d02`](https://github.com/eea/volto-block-style/commit/2566d0230fcb6157c0e8a55569907144bbd58241)]
29
- - lint fix [David Ichim - [`269f833`](https://github.com/eea/volto-block-style/commit/269f8332e0c731956b6db99a6cee9b6bf9cb8209)]
30
- - Add i18n support and pt_BR translation #88 from andreclimaco/develop [ichim-david - [`8ff6dae`](https://github.com/eea/volto-block-style/commit/8ff6dae61960999f7d4d7a5ad1217a0311d18490)]
31
- - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`302006a`](https://github.com/eea/volto-block-style/commit/302006ab4331c4ee5ba72e77157029e6e60743c1)]
32
- - test: Update jest,Jenkinsfile,lint to volto-addons-template PR30 [valentinab25 - [`42c89fa`](https://github.com/eea/volto-block-style/commit/42c89fad9272403998a4a80f0fd8561bc09947fc)]
33
- - Add i18n support and pt_BR translation [André Clímaco - [`7c65445`](https://github.com/eea/volto-block-style/commit/7c65445ab8208b963fc12536bb4162c3109d7933)]
7
+ - fix(slate-notes): crash when hovering over notes due to faulty ref initialization #64 from eea/develop [ichim-david - [`cc5e9ac`](https://github.com/eea/volto-slate-footnote/commit/cc5e9ac269f324e5d35117b348ebf41f93f34bfa)]
8
+ - fix: Refs#265202 - footnotes hover crash [Claudia Ifrim - [`71e236d`](https://github.com/eea/volto-slate-footnote/commit/71e236df5785a0878a243658601030f3d7e670c9)]
34
9