Skip to content

Commit

Permalink
Merge pull request #667 from eea/develop
Browse files Browse the repository at this point in the history
Release @eeacms/[email protected]
  • Loading branch information
Urkorue authored Jan 21, 2025
2 parents 63caab4 + 7a822b6 commit 883f9f4
Show file tree
Hide file tree
Showing 4 changed files with 16 additions and 10 deletions.
10 changes: 8 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,17 @@ All notable changes to this project will be documented in this file. Dates are d

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

### [3.364.0](https://github.com/eea/clms-frontend/compare/3.363.0...3.364.0) - 17 January 2025
### [3.365.0](https://github.com/eea/clms-frontend/compare/3.364.0...3.365.0) - 21 January 2025

#### :rocket: Dependency updates

- Release @eeacms/volto-arcgis-block@0.1.331 [EEA Jenkins - [`8fd7560`](https://github.com/eea/clms-frontend/commit/8fd7560958824e43d97216f29b05a0a9dbcace23)]
- Release @eeacms/volto-arcgis-block@0.1.332 [EEA Jenkins - [`331ac7d`](https://github.com/eea/clms-frontend/commit/331ac7d498a57c0383bdc583b4e21503965827b5)]

#### :house: Documentation changes

- docs: [JENKINS] Automated badge update of README.md [EEA Jenkins - [`420faf9`](https://github.com/eea/clms-frontend/commit/420faf976d48f9d77dd61ad56e22d54b80c003ef)]

### [3.364.0](https://github.com/eea/clms-frontend/compare/3.363.0...3.364.0) - 17 January 2025

#### :house: Documentation changes

Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
[![Release](https://img.shields.io/github/v/release/eea/clms-frontend?sort=semver)](https://github.com/eea/clms-frontend/releases)
[![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)
[![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)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fclms-frontend%2F3.364.0&build=last&subject=release%20v3.364.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/clms-frontend/job/3.364.0/lastBuild/display/redirect/)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fclms-frontend%2F3.365.0&build=last&subject=release%20v3.365.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/clms-frontend/job/3.365.0/lastBuild/display/redirect/)

## [CLMS Installation](https://github.com/eea/clms-frontend/blob/develop/CLMS_INSTALL.md) full guide
## Backend
Expand Down
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "clms-frontend",
"description": "Volto Frontend for CLMS site",
"license": "MIT",
"version": "3.364.0",
"version": "3.365.0",
"private": true,
"workspaces": [
"src/addons/volto-arcgis-block",
Expand Down Expand Up @@ -168,7 +168,7 @@
},
"dependencies": {
"@babel/runtime": "7.20.6",
"@eeacms/volto-arcgis-block": "0.1.331",
"@eeacms/volto-arcgis-block": "0.1.332",
"@eeacms/volto-clms-theme": "1.1.208",
"@eeacms/volto-clms-utils": "0.1.15",
"@eeacms/volto-eea-kitkat": "^24.0.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1777,9 +1777,9 @@ __metadata:
languageName: node
linkType: hard

"@eeacms/volto-arcgis-block@npm:0.1.331":
version: 0.1.331
resolution: "@eeacms/volto-arcgis-block@npm:0.1.331"
"@eeacms/volto-arcgis-block@npm:0.1.332":
version: 0.1.332
resolution: "@eeacms/volto-arcgis-block@npm:0.1.332"
dependencies:
"@eeacms/volto-clms-utils": ^0.1.13
"@fortawesome/fontawesome-svg-core": 1.2.35
Expand All @@ -1789,7 +1789,7 @@ __metadata:
highcharts: ^9.3.2
highcharts-react-official: ^3.1.0
react-datepicker: 4.10.0
checksum: 2c4544c774c95191de683d873d4fad9447b5b98c14d8502d3181c6f096116611ff9cbec7b61a8120c3298bf1ec2235dfdb33c946798b85681f5b302347c41666
checksum: e8afb901850d52d1213d280956ce5e4ff60521477e331ff5bc317cd66448233ef89acc0942b32f7b36bfca6af6ff1f9bd098a762d5b036ec0c45b46ae6b44e5f
languageName: node
linkType: hard

Expand Down Expand Up @@ -6821,7 +6821,7 @@ __metadata:
resolution: "clms-frontend@workspace:."
dependencies:
"@babel/runtime": 7.20.6
"@eeacms/volto-arcgis-block": 0.1.331
"@eeacms/volto-arcgis-block": 0.1.332
"@eeacms/volto-clms-theme": 1.1.208
"@eeacms/volto-clms-utils": 0.1.15
"@eeacms/volto-eea-kitkat": ^24.0.1
Expand Down

0 comments on commit 883f9f4

Please sign in to comment.