@eeacms/volto-clms-theme 1.1.210 → 1.1.211

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 +2 -3
  2. package/package.json +2 -2
package/CHANGELOG.md CHANGED
@@ -4,11 +4,10 @@ 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.1.210](https://github.com/eea/volto-clms-theme/compare/1.1.209...1.1.210) - 10 February 2025
7
+ ### [1.1.211](https://github.com/eea/volto-clms-theme/compare/1.1.210...1.1.211) - 13 February 2025
8
8
 
9
- #### :hammer_and_wrench: Others
9
+ ### [1.1.210](https://github.com/eea/volto-clms-theme/compare/1.1.209...1.1.210) - 10 February 2025
10
10
 
11
- - CLMS-279774 (feat): Improved calendar selection [Urkorue - [`ab4c043`](https://github.com/eea/volto-clms-theme/commit/ab4c043e4a81c90bdcbdbdd0bf707da17037c34e)]
12
11
  ### [1.1.209](https://github.com/eea/volto-clms-theme/compare/1.1.208...1.1.209) - 30 January 2025
13
12
 
14
13
  #### :rocket: New Features
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@eeacms/volto-clms-theme",
3
- "version": "1.1.210",
3
+ "version": "1.1.211",
4
4
  "description": "volto-clms-theme: Volto theme for CLMS site",
5
5
  "main": "src/index.js",
6
6
  "author": "CodeSyntax for the European Environment Agency",
@@ -35,7 +35,7 @@
35
35
  ],
36
36
  "dependencies": {
37
37
  "@eeacms/volto-accordion-block": "7.0.0",
38
- "@eeacms/volto-arcgis-block": "*",
38
+ "@eeacms/volto-arcgis-block": "0.1.336",
39
39
  "@eeacms/volto-clms-utils": "0.1.15",
40
40
  "@eeacms/volto-columns-block": "6.0.2",
41
41
  "@eeacms/volto-embed": "6.0.0",