diff --git a/CHANGELOG.md b/CHANGELOG.md index f9fb719..6a73fc6 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,6 +1,13 @@ # Stanford News +8.x-2.16 +-------------------------------------------------------------------------------- +_Release Date: 2021-09-09_ + +- D8CORE-4768: moving this condition back to news (#134) + + 8.x-2.15 -------------------------------------------------------------------------------- _Release Date: 2021-09-03 diff --git a/composer.json b/composer.json index eb33334..a552e57 100644 --- a/composer.json +++ b/composer.json @@ -99,7 +99,7 @@ "drupal/views_infinite_scroll": "^1.6", "drupal/views_taxonomy_term_name_depth": "^7.0", "su-sws/drupal-patches": "^8.0", - "su-sws/jumpstart_ui": "dev-8.x-1.x", - "su-sws/stanford_text_editor": "dev-8.x-1.x" + "su-sws/jumpstart_ui": "^8.1", + "su-sws/stanford_text_editor": "^8.1" } } diff --git a/stanford_news.info.yml b/stanford_news.info.yml index 6e6cef0..92014b1 100644 --- a/stanford_news.info.yml +++ b/stanford_news.info.yml @@ -3,7 +3,7 @@ type: module description: 'Stanford news items and views.' core_version_requirement: ^8.8 || ^9 package: Stanford -version: 8.x-2.16-dev +version: 8.x-2.16 dependencies: - allowed_formats:allowed_formats - auto_entitylabel:auto_entitylabel