@eeacms/volto-bise-policy 1.2.44 → 1.2.45

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 +7 -1
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -4,7 +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
- ### [1.2.44](https://github.com/eea/volto-bise-policy/compare/1.2.43...1.2.44) - 13 April 2026
7
+ ### [1.2.45](https://github.com/eea/volto-bise-policy/compare/1.2.44...1.2.45) - 4 May 2026
8
+
9
+ #### :rocket: Dependency updates
10
+
11
+ - Release @eeacms/volto-openlayers-map@2.0.0 [EEA Jenkins - [`cbb904d`](https://github.com/eea/volto-bise-policy/commit/cbb904dc4bf2bd3aea58bc2fab06501b643fcb42)]
12
+
13
+ ### [1.2.44](https://github.com/eea/volto-bise-policy/compare/1.2.43...1.2.44) - 14 April 2026
8
14
 
9
15
  #### :house: Internal changes
10
16
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-bise-policy",
3
- "version": "1.2.44",
3
+ "version": "1.2.45",
4
4
  "description": "@eeacms/volto-bise-policy: Volto add-on",
5
5
  "main": "src/index.js",
6
6
  "author": "European Environment Agency: IDM2 A-Team",
@@ -30,7 +30,7 @@
30
30
  "@eeacms/volto-datablocks": "*",
31
31
  "@eeacms/volto-eea-design-system": "*",
32
32
  "@eeacms/volto-eea-website-theme": "*",
33
- "@eeacms/volto-openlayers-map": "1.0.1",
33
+ "@eeacms/volto-openlayers-map": "2.0.0",
34
34
  "@eeacms/volto-resize-helper": "*",
35
35
  "@plone-collective/volto-authomatic": "2.0.1",
36
36
  "esri-loader": "3.7.0",