Skip to content

Commit

Permalink
Merge pull request #69 from eea/develop
Browse files Browse the repository at this point in the history
Develop
  • Loading branch information
alecghica authored Sep 19, 2023
2 parents 7282172 + 0da9b1c commit 890ae5b
Show file tree
Hide file tree
Showing 4 changed files with 110 additions and 94 deletions.
19 changes: 17 additions & 2 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +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).

### [1.1.0](https://github.com/eea/advisory-board-frontend/compare/1.0.2...1.1.0) - 22 August 2023
### [1.2.0](https://github.com/eea/advisory-board-frontend/compare/1.1.0...1.2.0) - 19 September 2023

#### :rocket: Dependency updates

- Release @eeacms/volto-climate-advisory-board-policy@0.1.41 [EEA Jenkins - [`3e9fdf7`](https://github.com/eea/advisory-board-frontend/commit/3e9fdf719a7b3b9e2fe67ba661c12d13f7afc506)]
- Release @eeacms/volto-climate-advisory-board-policy@0.1.42 [EEA Jenkins - [`0af9da2`](https://github.com/eea/advisory-board-frontend/commit/0af9da2e3a463a541341a216eae0982d2c730ade)]
- Release @eeacms/volto-newsletter-block@0.1.14 [EEA Jenkins - [`7e5f4f8`](https://github.com/eea/advisory-board-frontend/commit/7e5f4f8e09d327ad854f21b71ba718ecdae02714)]
- Release @eeacms/volto-eea-kitkat@18.1.1 [EEA Jenkins - [`e92f0a6`](https://github.com/eea/advisory-board-frontend/commit/e92f0a6999cd02753c625c5eb442e13afdb7274c)]
- Release @eeacms/volto-eea-design-system@1.18.1 [EEA Jenkins - [`a73edfa`](https://github.com/eea/advisory-board-frontend/commit/a73edfa9a409df629a544077ad357b267118093b)]
- Release @eeacms/volto-eea-website-theme@1.21.0 [EEA Jenkins - [`5777a6a`](https://github.com/eea/advisory-board-frontend/commit/5777a6afd1a08c52a605f4f85a29884c0c016303)]
- Release @eeacms/volto-eea-kitkat@18.1.0 [EEA Jenkins - [`cfdaed3`](https://github.com/eea/advisory-board-frontend/commit/cfdaed3fc4ceb171a8c7597b6e2d9606ba841a3c)]
- Release @eeacms/volto-eea-design-system@1.18.0 [EEA Jenkins - [`d894478`](https://github.com/eea/advisory-board-frontend/commit/d894478cd7e9351146e27c6954a0e939c6aaf645)]
- Release @eeacms/volto-eea-design-system@1.17.0 [EEA Jenkins - [`faf4130`](https://github.com/eea/advisory-board-frontend/commit/faf4130ea960cad8a392509ae1417253e488dde5)]
- Release @eeacms/volto-eea-website-theme@1.20.0 [EEA Jenkins - [`da432a7`](https://github.com/eea/advisory-board-frontend/commit/da432a76c13224632b3463c22b3519936cd2d662)]
- Release @eeacms/volto-eea-kitkat@18.0.3 [EEA Jenkins - [`4b22a91`](https://github.com/eea/advisory-board-frontend/commit/4b22a91484e33d512ccf7ed6870189f55ee245c6)]

#### :house: Documentation changes

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

### [1.1.0](https://github.com/eea/advisory-board-frontend/compare/1.0.2...1.1.0) - 22 August 2023

#### :house: Documentation changes

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%2F1.1.0&build=last&subject=release%20v1.1.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/advisory-board-frontend/job/1.1.0/lastBuild/display/redirect/)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fadvisory-board-frontend%2F1.2.0&build=last&subject=release%20v1.2.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/advisory-board-frontend/job/1.2.0/lastBuild/display/redirect/)


## Documentation
Expand Down
12 changes: 6 additions & 6 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": "1.1.0",
"version": "1.2.0",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down Expand Up @@ -140,11 +140,11 @@
"node": "^14 || ^16"
},
"dependencies": {
"@eeacms/volto-climate-advisory-board-policy": "0.1.41",
"@eeacms/volto-eea-design-system": "1.16.0",
"@eeacms/volto-eea-kitkat": "18.0.2",
"@eeacms/volto-eea-website-theme": "1.19.0",
"@eeacms/volto-newsletter-block": "0.1.13",
"@eeacms/volto-climate-advisory-board-policy": "0.1.42",
"@eeacms/volto-eea-design-system": "1.18.1",
"@eeacms/volto-eea-kitkat": "18.1.1",
"@eeacms/volto-eea-website-theme": "1.21.0",
"@eeacms/volto-newsletter-block": "0.1.14",
"@eeacms/volto-nextcloud-video-block": "0.4.4",
"@eeacms/volto-resize-helper": "1.3.3",
"@eeacms/volto-spotlight": "2.0.10",
Expand Down
Loading

0 comments on commit 890ae5b

Please sign in to comment.