Skip to content

Commit 5461511

Browse files
authored
Merge pull request #660 from eea/develop
Release @eeacms/[email protected]
2 parents ca16592 + cfc9287 commit 5461511

File tree

4 files changed

+16
-10
lines changed

4 files changed

+16
-10
lines changed

CHANGELOG.md

+8-2
Original file line numberDiff line numberDiff line change
@@ -4,11 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7-
### [3.357.0](https://github.com/eea/clms-frontend/compare/3.356.0...3.357.0) - 8 January 2025
7+
### [3.358.0](https://github.com/eea/clms-frontend/compare/3.357.0...3.358.0) - 8 January 2025
88

99
#### :rocket: Dependency updates
1010

11-
- Release @eeacms/volto-arcgis-block@0.1.326 [EEA Jenkins - [`967da46`](https://github.com/eea/clms-frontend/commit/967da4678f716a7adc4cbfbe2b686792304b9781)]
11+
- Release @eeacms/volto-arcgis-block@0.1.327 [EEA Jenkins - [`b0ef0f7`](https://github.com/eea/clms-frontend/commit/b0ef0f7eed7d3b7e228253655fd8a0f39e5b6175)]
12+
13+
#### :house: Documentation changes
14+
15+
- docs: [JENKINS] Automated badge update of README.md [EEA Jenkins - [`186df1f`](https://github.com/eea/clms-frontend/commit/186df1fff48c5c0dabb1573c232cef29d02a991a)]
16+
17+
### [3.357.0](https://github.com/eea/clms-frontend/compare/3.356.0...3.357.0) - 8 January 2025
1218

1319
#### :house: Documentation changes
1420

README.md

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
[![Release](https://img.shields.io/github/v/release/eea/clms-frontend?sort=semver)](https://github.com/eea/clms-frontend/releases)
22
[![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto/clms-frontend/master&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto/job/clms-frontend/job/master/display/redirect)
33
[![Pipeline develop](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fclms-frontend%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto/job/clms-frontend/job/develop/lastBuild/display/redirect)
4-
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fclms-frontend%2F3.357.0&build=last&subject=release%20v3.357.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/clms-frontend/job/3.357.0/lastBuild/display/redirect/)
4+
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fclms-frontend%2F3.358.0&build=last&subject=release%20v3.358.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/clms-frontend/job/3.358.0/lastBuild/display/redirect/)
55

66
## [CLMS Installation](https://github.com/eea/clms-frontend/blob/develop/CLMS_INSTALL.md) full guide
77
## Backend

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "clms-frontend",
33
"description": "Volto Frontend for CLMS site",
44
"license": "MIT",
5-
"version": "3.357.0",
5+
"version": "3.358.0",
66
"private": true,
77
"workspaces": [
88
"src/addons/volto-arcgis-block",
@@ -168,7 +168,7 @@
168168
},
169169
"dependencies": {
170170
"@babel/runtime": "7.20.6",
171-
"@eeacms/volto-arcgis-block": "0.1.326",
171+
"@eeacms/volto-arcgis-block": "0.1.327",
172172
"@eeacms/volto-clms-theme": "1.1.205",
173173
"@eeacms/volto-clms-utils": "0.1.15",
174174
"@eeacms/volto-eea-kitkat": "^24.0.1",

yarn.lock

+5-5
Original file line numberDiff line numberDiff line change
@@ -1767,9 +1767,9 @@ __metadata:
17671767
languageName: node
17681768
linkType: hard
17691769

1770-
"@eeacms/volto-arcgis-block@npm:0.1.326":
1771-
version: 0.1.326
1772-
resolution: "@eeacms/volto-arcgis-block@npm:0.1.326"
1770+
"@eeacms/volto-arcgis-block@npm:0.1.327":
1771+
version: 0.1.327
1772+
resolution: "@eeacms/volto-arcgis-block@npm:0.1.327"
17731773
dependencies:
17741774
"@eeacms/volto-clms-utils": ^0.1.13
17751775
"@fortawesome/fontawesome-svg-core": 1.2.35
@@ -1779,7 +1779,7 @@ __metadata:
17791779
highcharts: ^9.3.2
17801780
highcharts-react-official: ^3.1.0
17811781
react-datepicker: 4.10.0
1782-
checksum: 33794b2933d1cfe7df3893de56fd165a7e5929911b5e349cce81967b6a3a590cb26b26719585f1a46f15ddaea4ff48e71087b52a2279364155388bf3a9779803
1782+
checksum: e0ed86841b671f89cb008604c4232f0625605c1429a89f3d9d19645db5aee3b87c526f62cb10d829a06b7865741892dd7fea53a3d77bf96a04a17d0c3df46be4
17831783
languageName: node
17841784
linkType: hard
17851785

@@ -6811,7 +6811,7 @@ __metadata:
68116811
resolution: "clms-frontend@workspace:."
68126812
dependencies:
68136813
"@babel/runtime": 7.20.6
6814-
"@eeacms/volto-arcgis-block": 0.1.326
6814+
"@eeacms/volto-arcgis-block": 0.1.327
68156815
"@eeacms/volto-clms-theme": 1.1.205
68166816
"@eeacms/volto-clms-utils": 0.1.15
68176817
"@eeacms/volto-eea-kitkat": ^24.0.1

0 commit comments

Comments
 (0)