Skip to content

Commit

Permalink
Merge pull request #37 from eea/develop
Browse files Browse the repository at this point in the history
Release @eeacms/volto-plotlycharts@10.0.10
  • Loading branch information
laszlocseh authored Oct 7, 2024
2 parents d165095 + 30f0d6a commit e55f99e
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.5.0](https://github.com/eea/marine-frontend/compare/3.4.0...3.5.0) - 7 October 2024

#### :rocket: Dependency updates

- Release @eeacms/volto-plotlycharts@10.0.10 [EEA Jenkins - [`e942009`](https://github.com/eea/marine-frontend/commit/e9420095f9c757753cfd582bc3a31293a12f01a9)]

#### :house: Documentation changes

- docs: [JENKINS] Automated badge update of README.md [EEA Jenkins - [`89747b5`](https://github.com/eea/marine-frontend/commit/89747b5611a74ff909f77cc7aecc245bf5385b2b)]

### [3.4.0](https://github.com/eea/marine-frontend/compare/3.3.0...3.4.0) - 4 October 2024

#### :rocket: Dependency updates
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
[![Release](https://img.shields.io/github/v/release/eea/marine-frontend?sort=semver)](https://github.com/eea/marine-frontend/releases)
[![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fmarine-frontend%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto/job/marine-frontend/job/master/lastBuild/display/redirect)
[![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fmarine-frontend%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto/job/marine-frontend/job/develop/lastBuild/display/redirect)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fmarine-frontend%2F0.3.0&build=last&subject=release%20.3.0.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/marine-frontend/job/3.4.0/lastBuild/display/redirect/)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fmarine-frontend%2F0.3.0&build=last&subject=release%20.3.0.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/marine-frontend/job/3.5.0/lastBuild/display/redirect/)

## Documentation

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": "marine-frontend",
"description": "A Volto-powered Plone frontend",
"license": "MIT",
"version": "3.4.0",
"version": "3.5.0",
"scripts": {
"start": "razzle start",
"analyze": "webpack-bundle-analyzer -p $PORT -h 0.0.0.0 ./build/public/stats.json",
Expand Down Expand Up @@ -90,7 +90,7 @@
"@eeacms/volto-globalsearch": "2.0.0",
"@eeacms/volto-marine-policy": "2.0.1",
"@eeacms/volto-openlayers-map": "0.3.2",
"@eeacms/volto-plotlycharts": "10.0.9",
"@eeacms/volto-plotlycharts": "10.0.10",
"@eeacms/volto-prefixpath": "1.0.1",
"@eeacms/volto-redmine-helpdesk": "1.0.0",
"@eeacms/volto-searchlib": "2.0.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2538,9 +2538,9 @@ __metadata:
languageName: node
linkType: hard

"@eeacms/volto-plotlycharts@npm:10.0.9":
version: 10.0.9
resolution: "@eeacms/volto-plotlycharts@npm:10.0.9"
"@eeacms/volto-plotlycharts@npm:10.0.10":
version: 10.0.10
resolution: "@eeacms/volto-plotlycharts@npm:10.0.10"
dependencies:
"@eeacms/volto-embed": "*"
"@eeacms/volto-matomo": "*"
Expand All @@ -2550,7 +2550,7 @@ __metadata:
react-chart-editor: 0.46.1
react-colorscales: "github:eea/react-colorscales#1.0.2"
react-plotly.js: 2.6.0
checksum: d7195ad66afccf633f9cef42ed7e97dd0b6b1638e40ab08bf60d5beb5119253bcdc402ca673a7de98d06508ffb485143f46d7f478319f26ef3a2c1d30404f34d
checksum: 3f9e0271d6e579641718f0d6adff8a9b03326f2d3341e4ca632b93ebdb61634f2cae2dbd9d5f59c47c38710d291ad91398e4f9833534f0d73e41b2d1ccaf9843
languageName: node
linkType: hard

Expand Down Expand Up @@ -19226,7 +19226,7 @@ __metadata:
"@eeacms/volto-globalsearch": 2.0.0
"@eeacms/volto-marine-policy": 2.0.1
"@eeacms/volto-openlayers-map": 0.3.2
"@eeacms/volto-plotlycharts": 10.0.9
"@eeacms/volto-plotlycharts": 10.0.10
"@eeacms/volto-prefixpath": 1.0.1
"@eeacms/volto-redmine-helpdesk": 1.0.0
"@eeacms/volto-searchlib": 2.0.3
Expand Down

0 comments on commit e55f99e

Please sign in to comment.