Skip to content

Commit

Permalink
Merge pull request #101 from eea/develop
Browse files Browse the repository at this point in the history
Release 15.2.0
  • Loading branch information
razvanMiu authored Apr 6, 2023
2 parents 3946c16 + d54a67d commit 6932d91
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 12 deletions.
15 changes: 12 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,18 @@ 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).

### [15.2.0](https://github.com/eea/volto-eea-kitkat/compare/15.1.0...15.2.0) - 5 April 2023

#### :rocket: Dependency updates

- Release @eeacms/volto-block-divider@6.1.1 [EEA Jenkins - [`af4eb5f`](https://github.com/eea/volto-eea-kitkat/commit/af4eb5fc4b37d848cf6106427aa1bf63a777ade0)]
- Release @eeacms/volto-columns-block@6.3.0 [EEA Jenkins - [`9c7cc79`](https://github.com/eea/volto-eea-kitkat/commit/9c7cc79e6f2b7a032b30841b893ab2db3768198f)]
- Release @eeacms/volto-block-style@5.2.0 [EEA Jenkins - [`b158759`](https://github.com/eea/volto-eea-kitkat/commit/b15875929561adbf51baaa83a8d9a324fd48c4aa)]
- Release @eeacms/volto-block-image-cards@1.2.0 [EEA Jenkins - [`e8ceadc`](https://github.com/eea/volto-eea-kitkat/commit/e8ceadcdbf88c953ea59c72f07e7ca34b80a7e2e)]

#### :hammer_and_wrench: Others

- Release 15.2.0 [Alin Voinea - [`c02e853`](https://github.com/eea/volto-eea-kitkat/commit/c02e8537e3a6a0a245c768391151ecb669d2defd)]
### [15.1.0](https://github.com/eea/volto-eea-kitkat/compare/15.0.0...15.1.0) - 4 April 2023

#### :rocket: Dependency updates
Expand All @@ -15,9 +27,6 @@ Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog).
- Release @eeacms/volto-resize-helper@1.2.0 [EEA Jenkins - [`36cd56c`](https://github.com/eea/volto-eea-kitkat/commit/36cd56c04c48cdc37581e18d1db2fa9c5f073de7)]
- Release @eeacms/volto-nextcloud-video-block@0.3.1 [EEA Jenkins - [`6f5894f`](https://github.com/eea/volto-eea-kitkat/commit/6f5894f90475763e510c81c67aa57ff0f195bea5)]

#### :hammer_and_wrench: Others

- Release 15.1.0 [Alin Voinea - [`97b7de1`](https://github.com/eea/volto-eea-kitkat/commit/97b7de113bad4d1bfaf28c0bfe72a76d953d5c0d)]
## [15.0.0](https://github.com/eea/volto-eea-kitkat/compare/14.0.0...15.0.0) - 27 March 2023

#### :rocket: New Features
Expand Down
18 changes: 9 additions & 9 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@eeacms/volto-eea-kitkat",
"version": "15.1.0",
"version": "15.2.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 @@ -64,11 +64,11 @@
"@eeacms/volto-accordion-block": "8.0.0",
"@eeacms/volto-anchors": "0.2.0",
"@eeacms/volto-banner": "3.1.0",
"@eeacms/volto-block-divider": "6.1.0",
"@eeacms/volto-block-image-cards": "1.1.0",
"@eeacms/volto-block-style": "5.1.0",
"@eeacms/volto-block-divider": "6.1.1",
"@eeacms/volto-block-image-cards": "1.2.0",
"@eeacms/volto-block-style": "5.2.0",
"@eeacms/volto-call-to-action-block": "4.1.1",
"@eeacms/volto-columns-block": "6.2.0",
"@eeacms/volto-columns-block": "6.3.0",
"@eeacms/volto-corsproxy": "3.1.0",
"@eeacms/volto-depiction": "1.1.0",
"@eeacms/volto-description-block": "1.1.0",
Expand Down Expand Up @@ -115,10 +115,10 @@
"@plone-collective/volto-sentry": "0.3.0",
"@eeacms/volto-accordion-block": "8.0.0",
"@eeacms/volto-banner": "3.1.0",
"@eeacms/volto-block-divider": "6.1.0",
"@eeacms/volto-block-image-cards": "1.1.0",
"@eeacms/volto-block-style": "5.1.0",
"@eeacms/volto-columns-block": "6.2.0",
"@eeacms/volto-block-divider": "6.1.1",
"@eeacms/volto-block-image-cards": "1.2.0",
"@eeacms/volto-block-style": "5.2.0",
"@eeacms/volto-columns-block": "6.3.0",
"@eeacms/volto-corsproxy": "3.1.0",
"@eeacms/volto-depiction": "1.1.0",
"@eeacms/volto-group-block": "6.1.0",
Expand Down

0 comments on commit 6932d91

Please sign in to comment.