Skip to content

Commit

Permalink
8.2.7
Browse files Browse the repository at this point in the history
  • Loading branch information
imonroe authored and pookmish committed Nov 9, 2020
1 parent 10433ea commit debc638
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 7 deletions.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Stanford News

8.x-2.7
--------------------------------------------------------------------------------
_Release Date: 2020-11-06_

- D8CORE-2720 User card display mode for the views (#103) (10433ea)

8.x-2.6
--------------------------------------------------------------------------------
_Release Date: 2020-10-05_
Expand Down
8 changes: 2 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,9 +93,8 @@
"drupal/taxonomy_menu": "dev-3.x#c0892fa9b428ceb784876554c9b80f49d72a246f",
"drupal/views_block_filter_block": "^1.0",
"drupal/views_infinite_scroll": "^1.6",
"drupal/views_taxonomy_term_name_depth": "^7.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.0",
"su-sws/stanford_text_editor": "^8.1.0"
},
"extra": {
"enable-patching": true,
Expand All @@ -108,9 +107,6 @@
},
"drupal/default_content": {
"https://www.drupal.org/project/default_content/issues/2698425": "https://www.drupal.org/files/issues/2020-02-05/2698425--accept-content-updates--122.patch"
},
"drupal/views_taxonomy_term_name_depth": {
"https://www.drupal.org/project/views_taxonomy_term_name_depth/issues/2877249": "https://www.drupal.org/files/issues/2020-05-01/2877249_21.patch"
}
}
}
Expand Down
2 changes: 1 addition & 1 deletion stanford_news.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ type: module
description: 'Stanford news items and views.'
core_version_requirement: ^8.8 || ^9
package: Stanford
version: 8.x-2.7-dev
version: 8.x-2.7
dependencies:
- allowed_formats:allowed_formats
- auto_entitylabel:auto_entitylabel
Expand Down

0 comments on commit debc638

Please sign in to comment.