Skip to content

Commit

Permalink
Merge pull request #624 from eea/develop
Browse files Browse the repository at this point in the history
Release @eeacms/[email protected]
  • Loading branch information
ujbolivar authored Oct 8, 2024
2 parents 5860f5e + 42f7b18 commit 6d82b11
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.331.0](https://github.com/eea/clms-frontend/compare/3.330.0...3.331.0) - 7 October 2024
### [3.332.0](https://github.com/eea/clms-frontend/compare/3.331.0...3.332.0) - 8 October 2024

#### :rocket: Dependency updates

- Release @eeacms/volto-arcgis-block@0.1.305 [EEA Jenkins - [`c03b805`](https://github.com/eea/clms-frontend/commit/c03b8050312152514e0aaa054ba309d5653f3cea)]
- Release @eeacms/volto-arcgis-block@0.1.306 [EEA Jenkins - [`1c988d7`](https://github.com/eea/clms-frontend/commit/1c988d7a7f85c030afc1c09eab1b06af6f3a2154)]

#### :house: Documentation changes

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

### [3.331.0](https://github.com/eea/clms-frontend/compare/3.330.0...3.331.0) - 7 October 2024

#### :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.331.0&build=last&subject=release%20v3.331.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/clms-frontend/job/3.331.0/lastBuild/display/redirect/)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fclms-frontend%2F3.332.0&build=last&subject=release%20v3.332.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/clms-frontend/job/3.332.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.331.0",
"version": "3.332.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.305",
"@eeacms/volto-arcgis-block": "0.1.306",
"@eeacms/volto-clms-theme": "1.1.191",
"@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 @@ -1767,9 +1767,9 @@ __metadata:
languageName: node
linkType: hard

"@eeacms/volto-arcgis-block@npm:0.1.305":
version: 0.1.305
resolution: "@eeacms/volto-arcgis-block@npm:0.1.305"
"@eeacms/volto-arcgis-block@npm:0.1.306":
version: 0.1.306
resolution: "@eeacms/volto-arcgis-block@npm:0.1.306"
dependencies:
"@eeacms/volto-clms-utils": ^0.1.13
"@fortawesome/fontawesome-svg-core": 1.2.35
Expand All @@ -1779,7 +1779,7 @@ __metadata:
highcharts: ^9.3.2
highcharts-react-official: ^3.1.0
react-datepicker: 4.10.0
checksum: 06172d94fdee95853f2c7f67fcb4c2a99a7c90afac0818743d9f83a1d0176b866a310d469e300fc109a348f54e8a59e57444d03ba8273082ec28f1362a6370b9
checksum: 19014116d455469a2fd229e876a955b45222fc9977a66dac05c44c3dfd2a442d38d52ca6210f1b7dc8f1b4ab84f64c94943be6407299328f2a77001259fa0b66
languageName: node
linkType: hard

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

0 comments on commit 6d82b11

Please sign in to comment.