diff --git a/CHANGELOG.md b/CHANGELOG.md index 539cce1..71e7144 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -4,6 +4,11 @@ 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.17.0](https://github.com/eea/industry-frontend/compare/3.16.0...3.17.0) - 4 October 2022 + +#### :rocket: Dependency updates + + ### [3.16.0](https://github.com/eea/industry-frontend/compare/3.15.0...3.16.0) - 30 September 2022 #### :rocket: Dependency updates diff --git a/README.md b/README.md index b32066d..bb2190f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@ [![Release](https://img.shields.io/github/v/release/eea/industry-frontend?sort=semver)](https://github.com/eea/industry-frontend/releases) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Findustry-frontend%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto/job/industry-frontend/job/master/lastBuild/display/redirect) [![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Findustry-frontend%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto/job/industry-frontend/job/develop/lastBuild/display/redirect) -[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Findustry-frontend%2F3.16.0&build=last&subject=release%20v3.16.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/industry-frontend/job/3.16.0/lastBuild/display/redirect/) +[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Findustry-frontend%2F3.17.0&build=last&subject=release%20v3.17.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/industry-frontend/job/3.17.0/lastBuild/display/redirect/) ## Documentation diff --git a/package.json b/package.json index 1e85d8b..618063d 100644 --- a/package.json +++ b/package.json @@ -2,7 +2,7 @@ "name": "@eeacms/industry-frontend", "description": "Volto-based frontend server and SPA for the Industrial Emissions Portal website (former EPRTR) industry.eea.europa.eu", "license": "MIT", - "version": "3.16.0", + "version": "3.17.0", "main": "src/index.js", "author": "European Environment Agency: IDM2 A-Team", "homepage": "https://github.com/eea/industry-frontend", @@ -153,7 +153,7 @@ }, "dependencies": { "@eeacms/volto-eea-kitkat": "8.2.2", - "@eeacms/volto-industry-theme": "2.0.8", + "@eeacms/volto-industry-theme": "2.0.9", "@plone/volto": "16.0.0-alpha.14" }, "devDependencies": { diff --git a/yarn.lock b/yarn.lock index 51dc080..73ebc57 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1446,10 +1446,10 @@ resolved "https://registry.yarnpkg.com/@eeacms/volto-group-block/-/volto-group-block-4.3.8.tgz#d7d16fe17745cb08bf7f625c27d021e854281bb4" integrity sha512-aRvREccetNiqIeOLvYH0sUAoQgBeuS4J3K0pWQeEwGw2i1znvYMvgZaWVNcck84RiLsMOHVnuafSGYvzR4RkZA== -"@eeacms/volto-industry-theme@2.0.8": - version "2.0.8" - resolved "https://registry.yarnpkg.com/@eeacms/volto-industry-theme/-/volto-industry-theme-2.0.8.tgz#6024e1961a349886aef89cf0240c7d4c9efe7a27" - integrity sha512-HW7gRxHvbPwRC+W64b1dwYje952dXXpWmObicRoDHPUoi64AzzvSMHFnn/N3IB4C9jxiPvsadIe+Q4XPu0d9Dg== +"@eeacms/volto-industry-theme@2.0.9": + version "2.0.9" + resolved "https://registry.yarnpkg.com/@eeacms/volto-industry-theme/-/volto-industry-theme-2.0.9.tgz#d0c4cf61e003e6f65cc7cbaa403ba8091b2dd503" + integrity sha512-b/LjGJACUK58QxmrQrbF+yiIddHFfsRTDZX43pOrWdBDA6/QRPTGPpcTXzaZ4Z/xg4T5qGcI7nYASfOy6HzEHQ== dependencies: "@cypress/code-coverage" "^3.9.5" "@eeacms/volto-columns-block" "*"