Skip to content

Commit

Permalink
8.1.20
Browse files Browse the repository at this point in the history
- Updated migrate_plus patch.
  • Loading branch information
pookmish authored Jan 5, 2022
2 parents cd19bc2 + eed0181 commit 39d9c59
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,13 @@
# Stanford Migrate


8.x-1.20
--------------------------------------------------------------------------------
_Release Date: 2022-01-04_

- Updated migrate_plus patch.


8.x-1.19
--------------------------------------------------------------------------------
_Release Date: 2021-11-18_
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"patches": {
"drupal/migrate_plus": {
"https://www.drupal.org/project/migrate_plus/issues/2837684": "https://www.drupal.org/files/issues/2837684-8-migrate-plus-xml-return-as-xml.patch",
"https://www.drupal.org/project/migrate_plus/issues/3050058": "https://www.drupal.org/files/issues/2019-05-17/migrate_plus-no_selector-3050058-3.patch"
"https://www.drupal.org/project/migrate_plus/issues/3050058": "https://www.drupal.org/files/issues/2022-01-03/3050058-9-item-selector-missing.patch"
}
}
},
Expand Down
2 changes: 1 addition & 1 deletion stanford_migrate.info.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description: 'Adds more functionality to migrate and migrate plus modules'
type: module
core_version_requirement: ^8.8 || ^9
package: 'Stanford'
version: 8.x-1.19
version: 8.x-1.20
dependencies:
- drupal:migrate
- migrate_plus:migrate_plus
Expand Down

0 comments on commit 39d9c59

Please sign in to comment.