Skip to content

Commit

Permalink
Merge pull request #57 from eea/develop
Browse files Browse the repository at this point in the history
Release @eeacms/[email protected]
  • Loading branch information
rexalex authored May 4, 2023
2 parents 87545c3 + a455b58 commit 0518014
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.44.0](https://github.com/eea/advisory-board-frontend/compare/0.43.0...0.44.0) - 3 May 2023
### [0.45.0](https://github.com/eea/advisory-board-frontend/compare/0.44.0...0.45.0) - 4 May 2023

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

- feat: remove europa analytics addon [Alexandru Medesan - [`5387a87`](https://github.com/eea/advisory-board-frontend/commit/5387a8759798c0262ac9b45b0d743c9a15897a79)]
- Release @eeacms/volto-climate-advisory-board-policy@0.1.36 [EEA Jenkins - [`558b594`](https://github.com/eea/advisory-board-frontend/commit/558b594aebecc912f083db5d204bfe8692105a66)]

### [0.44.0](https://github.com/eea/advisory-board-frontend/compare/0.43.0...0.44.0) - 3 May 2023

### [0.43.0](https://github.com/eea/advisory-board-frontend/compare/0.42.0...0.43.0) - 2 May 2023

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.44.0&build=last&subject=release%20v0.44.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/advisory-board-frontend/job/0.44.0/lastBuild/display/redirect/)
[![Release pipeline](https://ci.eionet.europa.eu/buildStatus/icon?job=volto%2Fadvisory-board-frontend%2F0.45.0&build=last&subject=release%20v0.45.0%20pipeline)](https://ci.eionet.europa.eu/view/Github/job/volto/job/advisory-board-frontend/job/0.45.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.44.0",
"version": "0.45.0",
"scripts": {
"start": "razzle start",
"postinstall": "make omelette && make patches",
Expand Down Expand Up @@ -139,7 +139,7 @@
"node": "^14 || ^16"
},
"dependencies": {
"@eeacms/volto-climate-advisory-board-policy": "0.1.35",
"@eeacms/volto-climate-advisory-board-policy": "0.1.36",
"@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.35":
version: 0.1.35
resolution: "@eeacms/volto-climate-advisory-board-policy@npm:0.1.35"
"@eeacms/volto-climate-advisory-board-policy@npm:0.1.36":
version: 0.1.36
resolution: "@eeacms/volto-climate-advisory-board-policy@npm:0.1.36"
dependencies:
"@eeacms/volto-eea-design-system": "*"
"@eeacms/volto-eea-website-theme": "*"
"@eeacms/volto-hero-block": "*"
"@eeacms/volto-listing-block": "*"
"@eeacms/volto-spotlight": "*"
checksum: 32de429704da7671105555f8fd5979b9e877aea75f3e54ede3279bc9e6107f4f6b77848df983acb77334d8ef0f0e78c630db7e1e7f5aed0cb315fa99bec74457
checksum: a7709072d69a6999e85fa49fe6d83e04840270c3384f6bd45e4707fd4ca002c8227ccf51db1b755183f48c085b3c62acb503996814bd0a2f3bcfe8779b76df01
languageName: node
linkType: hard

Expand Down Expand Up @@ -6353,7 +6353,7 @@ __metadata:
resolution: "advisory-board-frontend@workspace:."
dependencies:
"@cypress/code-coverage": 3.10.0
"@eeacms/volto-climate-advisory-board-policy": 0.1.35
"@eeacms/volto-climate-advisory-board-policy": 0.1.36
"@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 0518014

Please sign in to comment.