@eeacms/volto-eea-kitkat 32.0.1 → 32.0.2

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,12 @@ 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
+ ### [32.0.2](https://github.com/eea/volto-eea-kitkat/compare/32.0.1...32.0.2) - 25 February 2026
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-block-image-cards@3.0.2 [EEA Jenkins - [`a481a5e`](https://github.com/eea/volto-eea-kitkat/commit/a481a5e9471649ef973632ce33104815a507086c)]
12
+
7
13
  ### [32.0.1](https://github.com/eea/volto-eea-kitkat/compare/32.0.0...32.0.1) - 25 February 2026
8
14
 
9
15
  #### :rocket: Dependency updates
package/CHANGELOG.md CHANGED
@@ -4,6 +4,12 @@ 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
+ ### [32.0.2](https://github.com/eea/volto-eea-kitkat/compare/32.0.1...32.0.2) - 25 February 2026
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-block-image-cards@3.0.2 [EEA Jenkins - [`a481a5e`](https://github.com/eea/volto-eea-kitkat/commit/a481a5e9471649ef973632ce33104815a507086c)]
12
+
7
13
  ### [32.0.1](https://github.com/eea/volto-eea-kitkat/compare/32.0.0...32.0.1) - 25 February 2026
8
14
 
9
15
  #### :rocket: Dependency updates
package/new.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "32.0.1",
3
+ "version": "32.0.2",
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,7 +68,7 @@
68
68
  "@eeacms/volto-banner": "4.0.2",
69
69
  "@eeacms/volto-block-data-table": "1.3.0",
70
70
  "@eeacms/volto-block-divider": "7.0.2",
71
- "@eeacms/volto-block-image-cards": "3.0.1",
71
+ "@eeacms/volto-block-image-cards": "3.0.2",
72
72
  "@eeacms/volto-block-style": "8.0.1",
73
73
  "@eeacms/volto-block-toc": "8.2.0",
74
74
  "@eeacms/volto-call-to-action-block": "5.2.0",
@@ -120,7 +120,7 @@
120
120
  "@eeacms/volto-accordion-block": "12.0.0",
121
121
  "@eeacms/volto-banner": "4.0.2",
122
122
  "@eeacms/volto-block-divider": "7.0.2",
123
- "@eeacms/volto-block-image-cards": "3.0.1",
123
+ "@eeacms/volto-block-image-cards": "3.0.2",
124
124
  "@eeacms/volto-block-style": "8.0.1",
125
125
  "@eeacms/volto-columns-block": "8.1.1",
126
126
  "@eeacms/volto-corsproxy": "4.0.0",
package/old.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "32.0.0",
3
+ "version": "32.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",
@@ -69,7 +69,7 @@
69
69
  "@eeacms/volto-block-data-table": "1.3.0",
70
70
  "@eeacms/volto-block-divider": "7.0.2",
71
71
  "@eeacms/volto-block-image-cards": "3.0.1",
72
- "@eeacms/volto-block-style": "8.0.0",
72
+ "@eeacms/volto-block-style": "8.0.1",
73
73
  "@eeacms/volto-block-toc": "8.2.0",
74
74
  "@eeacms/volto-call-to-action-block": "5.2.0",
75
75
  "@eeacms/volto-columns-block": "8.1.1",
@@ -121,7 +121,7 @@
121
121
  "@eeacms/volto-banner": "4.0.2",
122
122
  "@eeacms/volto-block-divider": "7.0.2",
123
123
  "@eeacms/volto-block-image-cards": "3.0.1",
124
- "@eeacms/volto-block-style": "8.0.0",
124
+ "@eeacms/volto-block-style": "8.0.1",
125
125
  "@eeacms/volto-columns-block": "8.1.1",
126
126
  "@eeacms/volto-corsproxy": "4.0.0",
127
127
  "@eeacms/volto-group-block": "9.0.0",
@@ -198,4 +198,4 @@
198
198
  "update": "./scripts/update.sh",
199
199
  "prepare": "husky install"
200
200
  }
201
- }
201
+ }
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "32.0.1",
3
+ "version": "32.0.2",
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,7 +68,7 @@
68
68
  "@eeacms/volto-banner": "4.0.2",
69
69
  "@eeacms/volto-block-data-table": "1.3.0",
70
70
  "@eeacms/volto-block-divider": "7.0.2",
71
- "@eeacms/volto-block-image-cards": "3.0.1",
71
+ "@eeacms/volto-block-image-cards": "3.0.2",
72
72
  "@eeacms/volto-block-style": "8.0.1",
73
73
  "@eeacms/volto-block-toc": "8.2.0",
74
74
  "@eeacms/volto-call-to-action-block": "5.2.0",
@@ -120,7 +120,7 @@
120
120
  "@eeacms/volto-accordion-block": "12.0.0",
121
121
  "@eeacms/volto-banner": "4.0.2",
122
122
  "@eeacms/volto-block-divider": "7.0.2",
123
- "@eeacms/volto-block-image-cards": "3.0.1",
123
+ "@eeacms/volto-block-image-cards": "3.0.2",
124
124
  "@eeacms/volto-block-style": "8.0.1",
125
125
  "@eeacms/volto-columns-block": "8.1.1",
126
126
  "@eeacms/volto-corsproxy": "4.0.0",
package/partfile CHANGED
@@ -1,4 +0,0 @@
1
- #### :house: Internal changes
2
- - chore: [JENKINSFILE] add package version in sonarqube [valentinab25 - [`34db2e1`](https://github.com/eea/volto-eea-kitkat/commit/34db2e1155fbbd1733d7176778845e3f3a7f8672)]
3
- - chore: package.json [Alin Voinea - [`61e1494`](https://github.com/eea/volto-eea-kitkat/commit/61e149440d135080a9381358f0713dab12b2748d)]
4
- - chore: [JENKINSFILE] use sonarqube branches [EEA Jenkins - [`cba656b`](https://github.com/eea/volto-eea-kitkat/commit/cba656bb41fe90106fea7476199a5b5ff38ee13a)]
package/releasefile CHANGED
@@ -1,18 +1,20 @@
1
1
  # Dependency updates
2
2
 
3
- ### [@eeacms/volto-block-style: 8.0.0 ~ 8.0.1](https://github.com/eea/volto-block-style/releases)
3
+ ### [@eeacms/volto-block-image-cards: 3.0.1 ~ 3.0.2](https://github.com/eea/volto-block-image-cards/releases)
4
4
 
5
- ###### :house: Internal changes
5
+ ###### :bug: Bug Fixes
6
6
 
7
- - style: Automated code fix [eea-jenkins - [`32b7f25`](https://github.com/eea/volto-block-style/commit/32b7f25c79ebcdab9bacf660223168e7a2ce1a47)]
8
- ###### :hammer_and_wrench: Others
7
+ - fix: Align center image cards - Refs [#297470](https://taskman.eionet.europa.eu/issues/297470) [Teodor Voicu - [`490c181`](https://github.com/eea/volto-block-image-cards/commit/490c18144b186da42568e8be4d03a055ad2ab079)]
8
+ ###### :house: Internal changes
9
9
 
10
- - Fix color formatting in available_colors array [dobri1408 - [`d38b8e2`](https://github.com/eea/volto-block-style/commit/d38b8e2676b86e38a860179b37d046afdd29a46b)]
11
- - fix [Dobricean Ioan Dorian - [`9fbe7c0`](https://github.com/eea/volto-block-style/commit/9fbe7c0ab4a31a61a8a0b85a484f8bdd92d33b29)]
10
+ - chore: Jenkinsfile update sonarqube [valentinab25 - [`620ee4b`](https://github.com/eea/volto-block-image-cards/commit/620ee4bd0e13adc18e892842ab8bf1fd2e86dd1f)]
11
+ - chore: Jenkinsfile update sonarqube [valentinab25 - [`78ff5ca`](https://github.com/eea/volto-block-image-cards/commit/78ff5ca88835875836e15aaa745b6de0778b0277)]
12
+ - chore: Jenkinsfile update sonarqube [valentinab25 - [`53c02d4`](https://github.com/eea/volto-block-image-cards/commit/53c02d4c9d76edc5075b3296d130c02c4fc23faa)]
13
+ - chore: Jenkinsfile update sonarqube [valentinab25 - [`bc136d9`](https://github.com/eea/volto-block-image-cards/commit/bc136d909b60be9a6d38c937db8ac1b5f4a26a2c)]
14
+ - chore: Jenkinsfile add pullrequest.key variable [valentinab25 - [`daa80f2`](https://github.com/eea/volto-block-image-cards/commit/daa80f2d3611d2229be6d9d09994860ad0884ece)]
15
+ - chore: Jenkinsfile update sonarqube [valentinab25 - [`954a501`](https://github.com/eea/volto-block-image-cards/commit/954a50149dbfccf4e0e386e7d028674675d72918)]
16
+ - chore: Jenkinsfile update sonarqube [valentinab25 - [`23b0544`](https://github.com/eea/volto-block-image-cards/commit/23b0544b9527f0b5d5a5e283153fcfd741a8c2eb)]
17
+ ###### :house: Documentation changes
12
18
 
13
- # Internal
19
+ - docs: fix badges [valentinab25 - [`9814f31`](https://github.com/eea/volto-block-image-cards/commit/9814f31e272d4ef0b43291a87149125fdac1ffbb)]
14
20
 
15
- #### :house: Internal changes
16
- - chore: [JENKINSFILE] add package version in sonarqube [valentinab25 - [`34db2e1`](https://github.com/eea/volto-eea-kitkat/commit/34db2e1155fbbd1733d7176778845e3f3a7f8672)]
17
- - chore: package.json [Alin Voinea - [`61e1494`](https://github.com/eea/volto-eea-kitkat/commit/61e149440d135080a9381358f0713dab12b2748d)]
18
- - chore: [JENKINSFILE] use sonarqube branches [EEA Jenkins - [`cba656b`](https://github.com/eea/volto-eea-kitkat/commit/cba656bb41fe90106fea7476199a5b5ff38ee13a)]