@eeacms/volto-cca-policy 0.3.20 → 0.3.21

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 +11 -1
  2. package/package.json +4 -4
package/CHANGELOG.md CHANGED
@@ -4,7 +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.20](https://github.com/eea/volto-cca-policy/compare/0.3.19...0.3.20) - 24 March 2025
7
+ ### [0.3.21](https://github.com/eea/volto-cca-policy/compare/0.3.20...0.3.21) - 26 March 2025
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-searchlib@2.0.14 [EEA Jenkins - [`c6f5a6f`](https://github.com/eea/volto-cca-policy/commit/c6f5a6f72b2c15c59a55aead92c721e985f459f6)]
12
+
13
+ #### :hammer_and_wrench: Others
14
+
15
+ - Pin @eeacms/volto-eea-design-system [kreafox - [`2885afc`](https://github.com/eea/volto-cca-policy/commit/2885afc586b5b67002248a479f03a7d40a158e3b)]
16
+ - Update dependencies [kreafox - [`6df47a4`](https://github.com/eea/volto-cca-policy/commit/6df47a49665a72a2c587815628c1793dd67aafb0)]
17
+ ### [0.3.20](https://github.com/eea/volto-cca-policy/compare/0.3.19...0.3.20) - 25 March 2025
8
18
 
9
19
  #### :rocket: New Features
10
20
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-cca-policy",
3
- "version": "0.3.20",
3
+ "version": "0.3.21",
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",
@@ -29,13 +29,13 @@
29
29
  "dependencies": {
30
30
  "@eeacms/volto-block-style": "github:eea/volto-block-style#6.x.x",
31
31
  "@eeacms/volto-datablocks": "^7.2.5",
32
- "@eeacms/volto-eea-design-system": "*",
32
+ "@eeacms/volto-eea-design-system": "<=1.36.3",
33
33
  "@eeacms/volto-eea-website-theme": "^1.35.0",
34
34
  "@eeacms/volto-embed": "^9.1.1",
35
- "@eeacms/volto-globalsearch": "2.0.9",
35
+ "@eeacms/volto-globalsearch": "2.0.10",
36
36
  "@eeacms/volto-hero-block": "^7.1.0",
37
37
  "@eeacms/volto-openlayers-map": "*",
38
- "@eeacms/volto-searchlib": "2.0.13",
38
+ "@eeacms/volto-searchlib": "2.0.14",
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",