Skip to content

Commit

Permalink
Merge pull request #65 from eea/develop
Browse files Browse the repository at this point in the history
Regular upgrade
  • Loading branch information
alecghica authored Aug 8, 2023
2 parents 70af649 + 3bea264 commit aab58e8
Show file tree
Hide file tree
Showing 4 changed files with 227 additions and 220 deletions.
20 changes: 20 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,26 @@ 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).

### [0.53.0](https://github.com/eea/advisory-board-frontend/compare/0.52.0...0.53.0) - 8 August 2023

#### :rocket: Dependency updates

- Release @eeacms/volto-climate-advisory-board-policy@0.1.40 [EEA Jenkins - [`dce8258`](https://github.com/eea/advisory-board-frontend/commit/dce8258e2e3ff068d2eadbf96cc8640000b0eee5)]
- Release @eeacms/volto-nextcloud-video-block@0.4.4 [EEA Jenkins - [`dac3396`](https://github.com/eea/advisory-board-frontend/commit/dac3396aca00db446181eeda0d6b9c2caa931861)]
- Release @eeacms/volto-eea-kitkat@17.0.0 [EEA Jenkins - [`5cf9b35`](https://github.com/eea/advisory-board-frontend/commit/5cf9b35f9efa9d5e91e6f2f8d910b64db6f5c1e6)]
- Release @eeacms/volto-eea-design-system@1.15.0 [EEA Jenkins - [`ef4d32d`](https://github.com/eea/advisory-board-frontend/commit/ef4d32d1e968cd24f3c22268b1d43cb344e23ea5)]
- Release @eeacms/volto-nextcloud-video-block@0.4.3 [EEA Jenkins - [`468c0ce`](https://github.com/eea/advisory-board-frontend/commit/468c0ceccf991b41b650907027041e5c63b74585)]
- Release @eeacms/volto-eea-kitkat@16.1.0 [EEA Jenkins - [`d7476b1`](https://github.com/eea/advisory-board-frontend/commit/d7476b13983e482f0c9cdecf294182649683cf15)]
- Release @eeacms/volto-eea-design-system@1.14.0 [EEA Jenkins - [`2306dda`](https://github.com/eea/advisory-board-frontend/commit/2306ddaafbf7c41bc9cc91a588d7b385597bafcd)]
- Release @eeacms/volto-nextcloud-video-block@0.4.2 [EEA Jenkins - [`7a03d02`](https://github.com/eea/advisory-board-frontend/commit/7a03d02f0e000cd883713c498dfdadfb41127c68)]
- Release @eeacms/volto-eea-kitkat@16.0.4 [EEA Jenkins - [`c3f4f8a`](https://github.com/eea/advisory-board-frontend/commit/c3f4f8aa0e2f6c942e370ab66e9d552a6a0c8425)]
- Release @eeacms/volto-spotlight@2.0.10 [EEA Jenkins - [`825515b`](https://github.com/eea/advisory-board-frontend/commit/825515bf4741a031bc7de5d26ae939fc2cc06683)]
- Release @eeacms/volto-eea-website-theme@1.18.1 [EEA Jenkins - [`28c8442`](https://github.com/eea/advisory-board-frontend/commit/28c84421cd78eef0dbfd974e387a1df73064793f)]

#### :house: Documentation changes

- docs: [JENKINS] Automated badge update of README.md [EEA Jenkins - [`d5e2d63`](https://github.com/eea/advisory-board-frontend/commit/d5e2d6393af7a6f275c9158c1584c833324c7f3c)]

### [0.52.0](https://github.com/eea/advisory-board-frontend/compare/0.51.0...0.52.0) - 23 June 2023

#### :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/advisory-board-frontend?sort=semver)](https://github.com/eea/advisory-board-frontend/releases)
[![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fadvisory-board-frontend%2Fmaster&subject=master)](https://ci.eionet.europa.eu/view/Github/job/volto/job/advisory-board-frontend/job/master/lastBuild/display/redirect)
[![Pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fadvisory-board-frontend%2Fdevelop&subject=develop)](https://ci.eionet.europa.eu/view/Github/job/volto/job/advisory-board-frontend/job/develop/lastBuild/display/redirect)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fadvisory-board-frontend%2F0.52.0&build=last&subject=release%20v0.52.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/advisory-board-frontend/job/0.52.0/lastBuild/display/redirect/)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fadvisory-board-frontend%2F0.53.0&build=last&subject=release%20v0.53.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/advisory-board-frontend/job/0.53.0/lastBuild/display/redirect/)


## Documentation
Expand Down
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "advisory-board-frontend",
"description": "A Volto-powered Plone frontend",
"license": "MIT",
"version": "0.52.0",
"version": "0.53.0",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down Expand Up @@ -139,14 +139,14 @@
"node": "^14 || ^16"
},
"dependencies": {
"@eeacms/volto-climate-advisory-board-policy": "0.1.39",
"@eeacms/volto-eea-design-system": "1.13.2",
"@eeacms/volto-eea-kitkat": "16.0.1",
"@eeacms/volto-eea-website-theme": "1.18.0",
"@eeacms/volto-climate-advisory-board-policy": "0.1.40",
"@eeacms/volto-eea-design-system": "1.15.0",
"@eeacms/volto-eea-kitkat": "17.0.0",
"@eeacms/volto-eea-website-theme": "1.18.1",
"@eeacms/volto-newsletter-block": "0.1.13",
"@eeacms/volto-nextcloud-video-block": "0.4.1",
"@eeacms/volto-nextcloud-video-block": "0.4.4",
"@eeacms/volto-resize-helper": "1.3.3",
"@eeacms/volto-spotlight": "2.0.9",
"@eeacms/volto-spotlight": "2.0.10",
"@plone/volto": "16.20.4"
},
"devDependencies": {
Expand Down
Loading

0 comments on commit aab58e8

Please sign in to comment.