Skip to content

Commit

Permalink
Merge pull request #88 from eea/develop
Browse files Browse the repository at this point in the history
Release
  • Loading branch information
avoinea authored Jan 25, 2023
2 parents 68379ed + 550ca61 commit bb1bf76
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 3 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,21 @@ 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).

### [10.6.0](https://github.com/eea/volto-eea-kitkat/compare/10.5.5...10.6.0) - 25 January 2023

#### :rocket: Dependency updates

- Release @eeacms/volto-call-to-action-block@3.0.0 [EEA Jenkins - [`04bb2f9`](https://github.com/eea/volto-eea-kitkat/commit/04bb2f927c519fedf0c09d4374ccb29d215f069f)]

#### :hammer_and_wrench: Others

- Release 10.6.0 [Alin Voinea - [`2031180`](https://github.com/eea/volto-eea-kitkat/commit/20311808547bbe7c3bdf73456edc06838b6b453a)]
### [10.5.5](https://github.com/eea/volto-eea-kitkat/compare/10.5.1...10.5.5) - 24 January 2023

#### :rocket: New Features

- feat(card): added title on image option for cards from volto-listing-block #87 from eea/develop [ichim-david - [`68379ed`](https://github.com/eea/volto-eea-kitkat/commit/68379ed41d88d2eb96751bb4228a59521903f949)]

#### :rocket: Dependency updates

- Release @eeacms/volto-listing-block@2.5.0 [EEA Jenkins - [`e27f4e4`](https://github.com/eea/volto-eea-kitkat/commit/e27f4e46f95ec7a57a4b7cd1a7add8111e3630ed)]
Expand Down
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eeacms/volto-eea-kitkat",
"version": "10.5.5",
"version": "10.6.0",
"description": "@eeacms/volto-eea-kitkat: Volto Add-ons bundle - A known good set of Volto addons to be used within all EEA projects and beyond",
"main": "src/index.js",
"author": "European Environment Agency: IDM2 A-Team",
Expand Down Expand Up @@ -63,7 +63,7 @@
"@eeacms/volto-block-divider": "5.0.0",
"@eeacms/volto-block-image-cards": "1.0.1",
"@eeacms/volto-block-style": "4.1.2",
"@eeacms/volto-call-to-action-block": "2.0.0",
"@eeacms/volto-call-to-action-block": "3.0.0",
"@eeacms/volto-columns-block": "5.2.0",
"@eeacms/volto-corsproxy": "3.0.1",
"@eeacms/volto-depiction": "1.0.1",
Expand Down Expand Up @@ -99,7 +99,7 @@
"@eeacms/volto-quote-block": "1.0.1",
"@eeacms/volto-statistic-block": "1.0.1",
"@eeacms/volto-tags-block": "1.0.2",
"@eeacms/volto-call-to-action-block": "2.0.0",
"@eeacms/volto-call-to-action-block": "3.0.0",
"@eeacms/volto-hero-block": "3.0.0",
"@eeacms/volto-timeline-block": "1.0.1",
"@eeacms/volto-description-block": "1.0.1",
Expand Down

0 comments on commit bb1bf76

Please sign in to comment.