Skip to content

Commit

Permalink
Merge pull request #22 from eea/develop
Browse files Browse the repository at this point in the history
Release @eeacms/[email protected]
  • Loading branch information
rexalex authored Mar 22, 2023
2 parents a8166ce + b92bbfb commit 2e20432
Show file tree
Hide file tree
Showing 4 changed files with 14 additions and 8 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,12 @@ 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.14.0](https://github.com/eea/advisory-board-frontend/compare/0.13.0...0.14.0) - 22 March 2023

#### :rocket: Dependency updates

- Release @eeacms/volto-climate-advisory-board-policy@0.1.10 [EEA Jenkins - [`0e8e1a6`](https://github.com/eea/advisory-board-frontend/commit/0e8e1a6204cf49cdf28e7b6b0fc37fa845be2017)]

### [0.13.0](https://github.com/eea/advisory-board-frontend/compare/0.12.0...0.13.0) - 22 March 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.13.0&build=last&subject=release%20v0.13.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/advisory-board-frontend/job/0.13.0/lastBuild/display/redirect/)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fadvisory-board-frontend%2F0.14.0&build=last&subject=release%20v0.14.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/advisory-board-frontend/job/0.14.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": "advisory-board-frontend",
"description": "A Volto-powered Plone frontend",
"license": "MIT",
"version": "0.13.0",
"version": "0.14.0",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down Expand Up @@ -142,7 +142,7 @@
"@eeacms/volto-eea-design-system": "1.0.0-beta.2"
},
"dependencies": {
"@eeacms/volto-climate-advisory-board-policy": "0.1.9",
"@eeacms/volto-climate-advisory-board-policy": "0.1.10",
"@eeacms/volto-eea-design-system": "1.0.2",
"@eeacms/volto-eea-kitkat": "13.0.0",
"@eeacms/volto-eea-website-theme": "1.11.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1998,13 +1998,13 @@ __metadata:
languageName: node
linkType: hard

"@eeacms/volto-climate-advisory-board-policy@npm:0.1.9":
version: 0.1.9
resolution: "@eeacms/volto-climate-advisory-board-policy@npm:0.1.9"
"@eeacms/volto-climate-advisory-board-policy@npm:0.1.10":
version: 0.1.10
resolution: "@eeacms/volto-climate-advisory-board-policy@npm:0.1.10"
dependencies:
"@eeacms/volto-eea-design-system": "*"
"@eeacms/volto-eea-website-theme": "*"
checksum: 49b35bbb965e725c7b01dfbc2eaf658754ddcac551a77cfcc34f067fb7b4f09ec5e2ff62f70628b611f7798fa60e4221efdc4941911fb2979e79f883002e19c6
checksum: 6261d956d92cac6e6f0b67b6f410fffc5cfe3dadb99c28b72d9fe88e29d6946b29e51a9d2ca00708fc4cf3a5b046c244d718a26c6230282fc668c97c567f8737
languageName: node
linkType: hard

Expand Down Expand Up @@ -6293,7 +6293,7 @@ __metadata:
resolution: "advisory-board-frontend@workspace:."
dependencies:
"@cypress/code-coverage": 3.10.0
"@eeacms/volto-climate-advisory-board-policy": 0.1.9
"@eeacms/volto-climate-advisory-board-policy": 0.1.10
"@eeacms/volto-eea-design-system": 1.0.2
"@eeacms/volto-eea-kitkat": 13.0.0
"@eeacms/volto-eea-website-theme": 1.11.2
Expand Down

0 comments on commit 2e20432

Please sign in to comment.