@eeacms/volto-eea-kitkat 25.4.3 → 25.4.4

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,11 +4,13 @@ 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.4.3](https://github.com/eea/volto-eea-kitkat/compare/25.4.2...25.4.3) - 3 October 2024
7
+ ### [25.4.4](https://github.com/eea/volto-eea-kitkat/compare/25.4.3...25.4.4) - 4 October 2024
8
8
 
9
9
  #### :hammer_and_wrench: Others
10
10
 
11
- - Use node 18 to release [Tiberiu Ichim - [`cc20ec3`](https://github.com/eea/volto-eea-kitkat/commit/cc20ec30f0b38a4cf00f5a9ccb7e8deb5b887909)]
11
+ - Also here, use node 18 [Tiberiu Ichim - [`df45d62`](https://github.com/eea/volto-eea-kitkat/commit/df45d628d905ca5bd24268d03de825b3295b763b)]
12
+ ### [25.4.3](https://github.com/eea/volto-eea-kitkat/compare/25.4.2...25.4.3) - 3 October 2024
13
+
12
14
  ### [25.4.2](https://github.com/eea/volto-eea-kitkat/compare/25.4.1...25.4.2) - 24 September 2024
13
15
 
14
16
  #### :hammer_and_wrench: Others
package/CHANGELOG.md CHANGED
@@ -4,11 +4,13 @@ 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.4.3](https://github.com/eea/volto-eea-kitkat/compare/25.4.2...25.4.3) - 3 October 2024
7
+ ### [25.4.4](https://github.com/eea/volto-eea-kitkat/compare/25.4.3...25.4.4) - 4 October 2024
8
8
 
9
9
  #### :hammer_and_wrench: Others
10
10
 
11
- - Use node 18 to release [Tiberiu Ichim - [`cc20ec3`](https://github.com/eea/volto-eea-kitkat/commit/cc20ec30f0b38a4cf00f5a9ccb7e8deb5b887909)]
11
+ - Also here, use node 18 [Tiberiu Ichim - [`df45d62`](https://github.com/eea/volto-eea-kitkat/commit/df45d628d905ca5bd24268d03de825b3295b763b)]
12
+ ### [25.4.3](https://github.com/eea/volto-eea-kitkat/compare/25.4.2...25.4.3) - 3 October 2024
13
+
12
14
  ### [25.4.2](https://github.com/eea/volto-eea-kitkat/compare/25.4.1...25.4.2) - 24 September 2024
13
15
 
14
16
  #### :hammer_and_wrench: Others
package/new.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "25.4.3",
3
+ "version": "25.4.4",
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",
package/old.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "25.4.2",
3
+ "version": "25.4.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",
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-eea-kitkat",
3
- "version": "25.4.3",
3
+ "version": "25.4.4",
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",
package/partfile CHANGED
@@ -1 +1 @@
1
- - Use node 18 to release [Tiberiu Ichim - [`cc20ec3`](https://github.com/eea/volto-eea-kitkat/commit/cc20ec30f0b38a4cf00f5a9ccb7e8deb5b887909)]
1
+ - Also here, use node 18 [Tiberiu Ichim - [`df45d62`](https://github.com/eea/volto-eea-kitkat/commit/df45d628d905ca5bd24268d03de825b3295b763b)]
package/releasefile CHANGED
@@ -1,3 +1,3 @@
1
1
  # Internal
2
2
 
3
- - Use node 18 to release [Tiberiu Ichim - [`cc20ec3`](https://github.com/eea/volto-eea-kitkat/commit/cc20ec30f0b38a4cf00f5a9ccb7e8deb5b887909)]
3
+ - Also here, use node 18 [Tiberiu Ichim - [`df45d62`](https://github.com/eea/volto-eea-kitkat/commit/df45d628d905ca5bd24268d03de825b3295b763b)]