Skip to content

Commit 62eeea8

Browse files
author
EEA Jenkins
committed
Automated release 0.6.0
1 parent 8d8c589 commit 62eeea8

File tree

2 files changed

+18
-1
lines changed

2 files changed

+18
-1
lines changed

CHANGELOG.md

Lines changed: 17 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,25 @@ All notable changes to this project will be documented in this file. Dates are d
44

55
Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
66

7+
#### [0.6.0](https://github.com/eea/eea-website-frontend/compare/0.5.0...0.6.0)
8+
9+
- Temporarily disable faulty cypress [`633da00`](https://github.com/eea/eea-website-frontend/commit/633da0071d7f067525067556dad925cdf32cd215)
10+
- Release @eeacms/volto-eea-kitkat@5.2.9 [`83150c1`](https://github.com/eea/eea-website-frontend/commit/83150c1722257a34be3573fd885fcccf13a35086)
11+
- Release @eeacms/volto-progress-block@0.2.1 [`cedcdbf`](https://github.com/eea/eea-website-frontend/commit/cedcdbf8877fc4cd6acae873f839ccf42c6db94f)
12+
- Release @eeacms/volto-slate-label@0.2.1 [`66713a4`](https://github.com/eea/eea-website-frontend/commit/66713a43a90b157434cfc1158cd14e1081414611)
13+
- Release @eeacms/volto-eea-website-theme@0.5.1 [`dd2a8b8`](https://github.com/eea/eea-website-frontend/commit/dd2a8b8ad73d9dadb847a9663da3282f18e32473)
14+
- Add @eeacms/volto-tags-block 0.2.0 [`af18926`](https://github.com/eea/eea-website-frontend/commit/af189266cde083385ba4481eb6108cf525c6f8cd)
15+
- Release @eeacms/volto-eea-design-system@1.10.0 [`c510fd8`](https://github.com/eea/eea-website-frontend/commit/c510fd8fd17e1251939a314c5ddd1bfcfb1d0ce8)
16+
- Release @plone/volto 15.3.0 [`4961c72`](https://github.com/eea/eea-website-frontend/commit/4961c72cb4affcd9b67c6beb67bc54b66dda6c44)
17+
- Add @eeacms/volto-slate-label 0.2.0 [`053f0bc`](https://github.com/eea/eea-website-frontend/commit/053f0bca456ec426e1e6111245d4dc6e489d1909)
18+
- Release @eeacms/volto-progress-block 0.2.0 [`bb748a7`](https://github.com/eea/eea-website-frontend/commit/bb748a7afb15287a12522ab613ab1d32f701cfd6)
19+
- Release @eeacms/volto-timeline-block 0.2.0 [`381060b`](https://github.com/eea/eea-website-frontend/commit/381060b63b8f15a145bbfaa1c9fcc55fd6241907)
20+
721
#### [0.5.0](https://github.com/eea/eea-website-frontend/compare/0.4.0...0.5.0)
822

23+
> 25 March 2022
24+
25+
- Release [`#10`](https://github.com/eea/eea-website-frontend/pull/10)
926
- Release @eeacms/volto-eea-kitkat@5.2.8 [`743a9c6`](https://github.com/eea/eea-website-frontend/commit/743a9c654dba60e37d83d1e90a67c1787bb56e56)
1027
- Release @eeacms/volto-eea-website-policy@0.2.1 [`69f6294`](https://github.com/eea/eea-website-frontend/commit/69f6294102e1e48af6b6ea7d9b530b01ddf6a3ac)
1128
- Release @eeacms/volto-blockquote@1.2.0 [`06b99ac`](https://github.com/eea/eea-website-frontend/commit/06b99acf4fdde80365f35c53a8fb81eec7c2d230)

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "eea-website-frontend",
33
"description": "EEA Main Website frontend (Plone 6)",
44
"license": "MIT",
5-
"version": "0.5.0",
5+
"version": "0.6.0",
66
"scripts": {
77
"start": "razzle start",
88
"postinstall": "yarn omelette && yarn patches",

0 commit comments

Comments
 (0)