Skip to content

Commit

Permalink
Merge pull request #52 from eea/develop
Browse files Browse the repository at this point in the history
Release @eeacms/[email protected]
  • Loading branch information
MihaelaCretu11 authored Apr 25, 2023
2 parents 1621c55 + 42be697 commit db2f504
Show file tree
Hide file tree
Showing 4 changed files with 13 additions and 11 deletions.
8 changes: 5 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,13 @@ 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.39.0](https://github.com/eea/advisory-board-frontend/compare/0.38.0...0.39.0) - 20 April 2023
### [0.40.0](https://github.com/eea/advisory-board-frontend/compare/0.39.0...0.40.0) - 25 April 2023

#### :rocket: New Features
#### :rocket: Dependency updates

- feat: add favicons - refs #251773 [Mimi - [`9756e7c`](https://github.com/eea/advisory-board-frontend/commit/9756e7c37ad60e9719d5bbb6b945230e787383c3)]
- Release @eeacms/volto-climate-advisory-board-policy@0.1.33 [EEA Jenkins - [`f3bccb8`](https://github.com/eea/advisory-board-frontend/commit/f3bccb855fbbabf09f71a66d4e456feb2a04e273)]

### [0.39.0](https://github.com/eea/advisory-board-frontend/compare/0.38.0...0.39.0) - 20 April 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.39.0&build=last&subject=release%20v0.39.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/advisory-board-frontend/job/0.39.0/lastBuild/display/redirect/)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fadvisory-board-frontend%2F0.40.0&build=last&subject=release%20v0.40.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/advisory-board-frontend/job/0.40.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.39.0",
"version": "0.40.0",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down Expand Up @@ -140,7 +140,7 @@
"node": "^14 || ^16"
},
"dependencies": {
"@eeacms/volto-climate-advisory-board-policy": "0.1.32",
"@eeacms/volto-climate-advisory-board-policy": "0.1.33",
"@eeacms/volto-eea-design-system": "1.0.7",
"@eeacms/volto-eea-kitkat": "15.3.0",
"@eeacms/volto-eea-website-theme": "1.14.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1987,16 +1987,16 @@ __metadata:
languageName: node
linkType: hard

"@eeacms/volto-climate-advisory-board-policy@npm:0.1.32":
version: 0.1.32
resolution: "@eeacms/volto-climate-advisory-board-policy@npm:0.1.32"
"@eeacms/volto-climate-advisory-board-policy@npm:0.1.33":
version: 0.1.33
resolution: "@eeacms/volto-climate-advisory-board-policy@npm:0.1.33"
dependencies:
"@eeacms/volto-eea-design-system": "*"
"@eeacms/volto-eea-website-theme": "*"
"@eeacms/volto-hero-block": "*"
"@eeacms/volto-listing-block": "*"
"@eeacms/volto-spotlight": "*"
checksum: 35f4dfcb0ad54163eb316cb2f146bbf75fcec782ecce22daa903aa3b0f5d1498f976eee480321fa540117f3a1e3644cde23be0887b4be72568e412302507abfd
checksum: 6f7c54c90f6fdc6ed377437f3404252a5114e0e7f7bb0a69db6c2fd1c80ea4c5499852e8c39f048d2a87b6cee561efe9171f8e7fba7bb538d595b863be89d601
languageName: node
linkType: hard

Expand Down Expand Up @@ -6362,7 +6362,7 @@ __metadata:
resolution: "advisory-board-frontend@workspace:."
dependencies:
"@cypress/code-coverage": 3.10.0
"@eeacms/volto-climate-advisory-board-policy": 0.1.32
"@eeacms/volto-climate-advisory-board-policy": 0.1.33
"@eeacms/volto-eea-design-system": 1.0.7
"@eeacms/volto-eea-kitkat": 15.3.0
"@eeacms/volto-eea-website-theme": 1.14.0
Expand Down

0 comments on commit db2f504

Please sign in to comment.