From 662fc95c680d90d3720baca60d5f3cec5bdc528a Mon Sep 17 00:00:00 2001 From: Daniel Bosen Date: Wed, 14 Aug 2024 17:01:32 +0200 Subject: [PATCH] Issue #3468098 by daniel.bosen, volkerk: Release Thunder 7.3.2 --- CHANGELOG.md | 6 ++++++ composer.json | 2 +- thunder.info.yml | 2 +- 3 files changed, 8 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index b97f5302a..1f71ebe97 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,11 @@ # Changelog +## [7.3.2](https://github.com/thunder/thunder-distribution/tree/7.3.2) 2024-08-14 + +[Full Changelog](https://github.com/thunder/thunder-distribution/compare/7.3.1...7.3.2) + +* [Issue #3462165: Add focal_point patch](https://www.drupal.org/node/3462165) + ## [7.3.1](https://github.com/thunder/thunder-distribution/tree/7.3.1) 2024-06-024 [Full Changelog](https://github.com/thunder/thunder-distribution/compare/7.3.0...7.3.1) diff --git a/composer.json b/composer.json index b14b9f3c9..7ad849466 100644 --- a/composer.json +++ b/composer.json @@ -73,7 +73,7 @@ "drupal/entity_reference_actions": "^1.1.1", "drupal/entity_reference_revisions": "^1.3", "drupal/field_group": "^3.4", - "drupal/focal_point": "^2.1", + "drupal/focal_point": "2.1.1", "drupal/facets": "^2.0.6", "drupal/gin": "3.0-rc11", "drupal/gin_toolbar": "^1.0-rc6", diff --git a/thunder.info.yml b/thunder.info.yml index 9d3c25a4e..a69fe0a75 100644 --- a/thunder.info.yml +++ b/thunder.info.yml @@ -3,7 +3,7 @@ type: profile description: 'The Drupal based CMS for professional publishing.' project: thunder core_version_requirement: ~10.3.0 -version: '7.3.1' +version: '7.3.2' distribution: name: Thunder