@eeacms/volto-cca-policy 0.3.4 → 0.3.5

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.
Files changed (2) hide show
  1. package/CHANGELOG.md +6 -1
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -4,12 +4,17 @@ 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
+ ### [0.3.5](https://github.com/eea/volto-cca-policy/compare/0.3.4...0.3.5) - 11 February 2025
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-searchlib@2.0.10 [EEA Jenkins - [`15f188a`](https://github.com/eea/volto-cca-policy/commit/15f188ac1913c7f70408ced1bb26c181fa017071)]
12
+
7
13
  ### [0.3.4](https://github.com/eea/volto-cca-policy/compare/0.3.3...0.3.4) - 10 February 2025
8
14
 
9
15
  #### :rocket: Dependency updates
10
16
 
11
17
  - Release @eeacms/volto-globalsearch@2.0.5 [EEA Jenkins - [`d1c87f5`](https://github.com/eea/volto-cca-policy/commit/d1c87f5ea3f6feecbd21051a3485977eb44d0ac5)]
12
- - Release @eeacms/volto-searchlib@2.0.9 [EEA Jenkins - [`f2ff5e3`](https://github.com/eea/volto-cca-policy/commit/f2ff5e3583a7ec605c8d04a4d3905126460c6be3)]
13
18
 
14
19
  ### [0.3.3](https://github.com/eea/volto-cca-policy/compare/0.3.2...0.3.3) - 10 February 2025
15
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-cca-policy",
3
- "version": "0.3.4",
3
+ "version": "0.3.5",
4
4
  "description": "@eeacms/volto-cca-policy: Volto add-on",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -35,7 +35,7 @@
35
35
  "@eeacms/volto-globalsearch": "2.0.5",
36
36
  "@eeacms/volto-hero-block": "^7.1.0",
37
37
  "@eeacms/volto-openlayers-map": "*",
38
- "@eeacms/volto-searchlib": "2.0.9",
38
+ "@eeacms/volto-searchlib": "2.0.10",
39
39
  "@eeacms/volto-slate-label": "^0.6.0",
40
40
  "@eeacms/volto-tabs-block": "^7.5.1",
41
41
  "@elastic/search-ui": "1.21.2",