Skip to content

Commit

Permalink
Merge pull request #612 from eea/develop
Browse files Browse the repository at this point in the history
Release @eeacms/[email protected]
  • Loading branch information
tiberiuichim authored Sep 3, 2024
2 parents 8b4fb75 + 4ea4da7 commit 8aa1a44
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.321.0](https://github.com/eea/clms-frontend/compare/3.320.0...3.321.0) - 3 September 2024

#### :rocket: Dependency updates

- Release @eeacms/volto-clms-theme@1.1.184 [EEA Jenkins - [`9fb24ba`](https://github.com/eea/clms-frontend/commit/9fb24ba8f698cb475a5e1eeedaf07b4079db897d)]

#### :house: Documentation changes

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

### [3.320.0](https://github.com/eea/clms-frontend/compare/3.319.0...3.320.0) - 2 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.320.0&build=last&subject=release%20v3.320.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/clms-frontend/job/3.320.0/lastBuild/display/redirect/)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fclms-frontend%2F3.321.0&build=last&subject=release%20v3.321.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/clms-frontend/job/3.321.0/lastBuild/display/redirect/)

## 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.320.0",
"version": "3.321.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.301",
"@eeacms/volto-clms-theme": "1.1.183",
"@eeacms/volto-clms-theme": "1.1.184",
"@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.183":
version: 1.1.183
resolution: "@eeacms/volto-clms-theme@npm:1.1.183"
"@eeacms/volto-clms-theme@npm:1.1.184":
version: 1.1.184
resolution: "@eeacms/volto-clms-theme@npm:1.1.184"
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: d0a3ab4bc105aa8db07085bd9a6cbf747e22ca7d0f2501aae758e7d5c1a7fe8a6488fdcf2f6933047b0cc3f2498aa96cb875b3548a3648fa880c110be6129d35
checksum: 65b0a05958dacc179817ad218728002fe0b07961248b0ec818fb7923e8bd565ee89e3fc6fb8feca3c300a288643e1d4a21fd5eca668df9721c6315247b8ae2ce
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.301
"@eeacms/volto-clms-theme": 1.1.183
"@eeacms/volto-clms-theme": 1.1.184
"@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 8aa1a44

Please sign in to comment.