From a62fa7af57fef7fbf1ae30f8c46ee2fc7186be08 Mon Sep 17 00:00:00 2001 From: joegl <20383-joegl@users.noreply.drupalcode.org> Date: Wed, 5 Jun 2024 13:51:44 -0500 Subject: [PATCH 1/3] 4.4.2 --- CHANGELOG.md | 17 +++++++++++++++++ .../sdss/sdss_profile/sdss_profile.info.yml | 2 +- .../themes/sdss_subtheme/sdss_subtheme.info.yml | 2 +- 3 files changed, 19 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 1719fd7ec..f0a9cd0b6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,23 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [4.4.2] - 2024-06-05 + +### Added +843b95cb SDSS-1303: Provisioned cepp (#449) +bc2d5adf SDSS-1291: Label articles in RSS feed with external source (#435) + +### Fixed +3a2cc46c SDSS-478: Fix to the wysiwyg spacing with section background colors (#421) +3af560e6 Fix changelog commit lists. +86633bf4 SDSS-834: Hide non-display paragraphs values in Layout Paragraphs preview (#428) + +### Changed +e723a971 SDSS-1253: Unpoint techtransferfordefense from hackingfordefense (#447) +ff898444 SDSS-1283: Changed default media image mode to full responsive (#439) +ce197716 SDSS-1288: Exclude Media Mentions from Explore More on News (#432) + + ## [4.4.1] - 2024-05-16 ### Fixed diff --git a/docroot/profiles/sdss/sdss_profile/sdss_profile.info.yml b/docroot/profiles/sdss/sdss_profile/sdss_profile.info.yml index de25231a5..8188eafea 100644 --- a/docroot/profiles/sdss/sdss_profile/sdss_profile.info.yml +++ b/docroot/profiles/sdss/sdss_profile/sdss_profile.info.yml @@ -1,6 +1,6 @@ name: 'Stanford Doerr School of Sustainability Profile' description: 'Jumpstart Website Profile for Stanford Doerr School of Sustainability' -version: 4.4.2-dev +version: 4.4.2 type: profile project: Stanford core_version_requirement: ^9 || ^10 diff --git a/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/sdss_subtheme.info.yml b/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/sdss_subtheme.info.yml index 241a62171..7f4640335 100755 --- a/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/sdss_subtheme.info.yml +++ b/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/sdss_subtheme.info.yml @@ -2,7 +2,7 @@ name: Stanford SDSS subtheme type: theme description: 'Stanford SDSS subtheme' package: Stanford -version: 4.4.2-dev +version: 4.4.2 core_version_requirement: ^9 || ^10 base theme: stanford_basic libraries: From 19e7a9d47254fec3ad86a770a4b48b2f0dccf50a Mon Sep 17 00:00:00 2001 From: joegl <20383-joegl@users.noreply.drupalcode.org> Date: Wed, 5 Jun 2024 13:54:07 -0500 Subject: [PATCH 2/3] Changelog updates. --- CHANGELOG.md | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index f0a9cd0b6..86538aea2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,18 +10,18 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 ## [4.4.2] - 2024-06-05 ### Added -843b95cb SDSS-1303: Provisioned cepp (#449) -bc2d5adf SDSS-1291: Label articles in RSS feed with external source (#435) +- 843b95cb SDSS-1303: Provisioned cepp (#449) +- bc2d5adf SDSS-1291: Label articles in RSS feed with external source (#435) ### Fixed -3a2cc46c SDSS-478: Fix to the wysiwyg spacing with section background colors (#421) -3af560e6 Fix changelog commit lists. -86633bf4 SDSS-834: Hide non-display paragraphs values in Layout Paragraphs preview (#428) +- 3a2cc46c SDSS-478: Fix to the wysiwyg spacing with section background colors (#421) +- 3af560e6 Fix changelog commit lists. +- 86633bf4 SDSS-834: Hide non-display paragraphs values in Layout Paragraphs preview (#428) ### Changed -e723a971 SDSS-1253: Unpoint techtransferfordefense from hackingfordefense (#447) -ff898444 SDSS-1283: Changed default media image mode to full responsive (#439) -ce197716 SDSS-1288: Exclude Media Mentions from Explore More on News (#432) +- e723a971 SDSS-1253: Unpoint techtransferfordefense from hackingfordefense (#447) +- ff898444 SDSS-1283: Changed default media image mode to full responsive (#439) +- ce197716 SDSS-1288: Exclude Media Mentions from Explore More on News (#432) ## [4.4.1] - 2024-05-16 From aed38c472e10a14682f5220c6b63d952137b4f88 Mon Sep 17 00:00:00 2001 From: joegl <20383-joegl@users.noreply.drupalcode.org> Date: Wed, 5 Jun 2024 13:56:38 -0500 Subject: [PATCH 3/3] backtodev-4.4.3 --- docroot/profiles/sdss/sdss_profile/sdss_profile.info.yml | 2 +- .../sdss_profile/themes/sdss_subtheme/sdss_subtheme.info.yml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/docroot/profiles/sdss/sdss_profile/sdss_profile.info.yml b/docroot/profiles/sdss/sdss_profile/sdss_profile.info.yml index 8188eafea..0ff4e6b9b 100644 --- a/docroot/profiles/sdss/sdss_profile/sdss_profile.info.yml +++ b/docroot/profiles/sdss/sdss_profile/sdss_profile.info.yml @@ -1,6 +1,6 @@ name: 'Stanford Doerr School of Sustainability Profile' description: 'Jumpstart Website Profile for Stanford Doerr School of Sustainability' -version: 4.4.2 +version: 4.4.3-dev type: profile project: Stanford core_version_requirement: ^9 || ^10 diff --git a/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/sdss_subtheme.info.yml b/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/sdss_subtheme.info.yml index 7f4640335..2513c8c58 100755 --- a/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/sdss_subtheme.info.yml +++ b/docroot/profiles/sdss/sdss_profile/themes/sdss_subtheme/sdss_subtheme.info.yml @@ -2,7 +2,7 @@ name: Stanford SDSS subtheme type: theme description: 'Stanford SDSS subtheme' package: Stanford -version: 4.4.2 +version: 4.4.3-dev core_version_requirement: ^9 || ^10 base theme: stanford_basic libraries: