Skip to content

Commit

Permalink
Merge pull request #618 from eea/develop
Browse files Browse the repository at this point in the history
Release @eeacms/[email protected]
  • Loading branch information
GhitaB authored Sep 20, 2024
2 parents 28b322c + 9670eca commit 5c43fc5
Show file tree
Hide file tree
Showing 4 changed files with 18 additions and 8 deletions.
10 changes: 10 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,16 @@ 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.326.0](https://github.com/eea/clms-frontend/compare/3.325.0...3.326.0) - 20 September 2024

#### :rocket: Dependency updates

- Release @eeacms/volto-clms-theme@1.1.187 [EEA Jenkins - [`90f5d82`](https://github.com/eea/clms-frontend/commit/90f5d82eecff03a706855d68351daed08b36acbf)]

#### :house: Documentation changes

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

### [3.325.0](https://github.com/eea/clms-frontend/compare/3.324.0...3.325.0) - 19 September 2024

#### :rocket: Dependency updates
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.325.0&build=last&subject=release%20v3.325.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/clms-frontend/job/3.325.0/lastBuild/display/redirect/)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fclms-frontend%2F3.326.0&build=last&subject=release%20v3.326.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/clms-frontend/job/3.326.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.325.0",
"version": "3.326.0",
"private": true,
"workspaces": [
"src/addons/volto-arcgis-block",
Expand Down Expand Up @@ -169,7 +169,7 @@
"dependencies": {
"@babel/runtime": "7.20.6",
"@eeacms/volto-arcgis-block": "0.1.304",
"@eeacms/volto-clms-theme": "1.1.186",
"@eeacms/volto-clms-theme": "1.1.187",
"@eeacms/volto-eea-kitkat": "^24.0.1",
"@eeacms/volto-sentry-rancher-config": "5.0.0",
"@plone/volto": "16.31.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1857,9 +1857,9 @@ __metadata:
languageName: node
linkType: hard

"@eeacms/volto-clms-theme@npm:1.1.186":
version: 1.1.186
resolution: "@eeacms/volto-clms-theme@npm:1.1.186"
"@eeacms/volto-clms-theme@npm:1.1.187":
version: 1.1.187
resolution: "@eeacms/volto-clms-theme@npm:1.1.187"
dependencies:
"@eeacms/volto-accordion-block": 7.0.0
"@eeacms/volto-arcgis-block": "*"
Expand Down Expand Up @@ -1895,7 +1895,7 @@ __metadata:
volto-cookie-banner: 2.1.0
volto-dropdownmenu: 4.0.0
volto-form-block: 3.0.1
checksum: f690669e548a0ce76a9b50ce94908ec93851b859c1b05438dd60fa7d1a6594bd210461f117c149919d31736ef9e139797fd51160a0eea05519d975c0f16a3e40
checksum: 6711c785dc2b5cf19efcfae15328ddaae7799cb34e782d59eeef3dbb30df299cf01500c872bd4d2d6edfd6639e8b15f3f86069c5fe8ce659caaf4b65c53af641
languageName: node
linkType: hard

Expand Down Expand Up @@ -6811,7 +6811,7 @@ __metadata:
dependencies:
"@babel/runtime": 7.20.6
"@eeacms/volto-arcgis-block": 0.1.304
"@eeacms/volto-clms-theme": 1.1.186
"@eeacms/volto-clms-theme": 1.1.187
"@eeacms/volto-eea-kitkat": ^24.0.1
"@eeacms/volto-sentry-rancher-config": 5.0.0
"@eeacms/volto-widget-geolocation": ^3.0.0
Expand Down

0 comments on commit 5c43fc5

Please sign in to comment.