Skip to content

Commit

Permalink
7.x-3.0-beta19 (#212)
Browse files Browse the repository at this point in the history
  • Loading branch information
jbickar authored Oct 26, 2020
1 parent 7180d2d commit 7a45e57
Show file tree
Hide file tree
Showing 8 changed files with 20 additions and 7 deletions.
13 changes: 13 additions & 0 deletions CHANGELOG.txt
Original file line number Diff line number Diff line change
@@ -1,6 +1,19 @@
Stanford CAPx x.x-x.x, xxxx-xx-xx
---------------------------------

Stanford CAPx 7.x-3.0-beta19, 2020-10-23
----------------------------------------
- Update included dependencies (and their dependencies):
- guzzlehttp/guzzle
- guzzlehttp/promises
- guzzlehttp/psr7
- paragonie/random_compat
- symfony/polyfill-intl-idn
- symfony/polyfill-intl-normalizer
- symfony/polyfill-mbstring
- symfony/polyfill-php70
- symfony/polyfill-php72

Stanford CAPx 7.x-3.0-beta18, 2020-05-08
----------------------------------------
- Update included dependencies (and their dependencies):
Expand Down
2 changes: 1 addition & 1 deletion modules/capx_auto_nodetitle/capx_auto_nodetitle.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = CAPX Auto Node Title Support
description = Allows support for the auto_nodetitle module
core = 7.x
package = Stanford
version = 7.x-3.0-beta18
version = 7.x-3.0-beta19
project = capx_auto_nodetitle
dependencies[] = auto_nodetitle
dependencies[] = stanford_capx
Expand Down
2 changes: 1 addition & 1 deletion modules/capx_filters/capx_filters.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = CAPx Filters
core = 7.x
package = Stanford CAPx
project = capx_filters
version = 7.x-3.0-beta18
version = 7.x-3.0-beta19

files[] = views/views_handler_filters_link.inc

Expand Down
2 changes: 1 addition & 1 deletion modules/capx_issue_collector/capx_issue_collector.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = Stanford CAPx Issue Collector
description = Provides a feedback link to the CAPx Working Group Jira project.
core = 7.x
version = 7.x-3.0-beta18
version = 7.x-3.0-beta19
package = Stanford CAPx
; scripts[] = capx_issue_collector.js
2 changes: 1 addition & 1 deletion modules/capx_ssp/capx_ssp.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = CAPx SSO Integration
description = Enable to allow user entities to log in with SSO
core = 7.x
package = Stanford
version = 7.x-3.0-beta18
version = 7.x-3.0-beta19
project = capx_ssp
dependencies[] = stanford_capx
dependencies[] = stanford_ssp
2 changes: 1 addition & 1 deletion modules/capx_tamper/capx_tamper.info
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
name = CAPx Tamper
core = 7.x
version = 7.x-3.0-beta18
version = 7.x-3.0-beta19
package = Stanford CAPx
project = capx_tamper

Expand Down
2 changes: 1 addition & 1 deletion modules/capx_webauth/capx_webauth.info
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name = CAPx WebAuth Integration
description = Enable to allow user entities to log in with SSO
core = 7.x
package = Stanford
version = 7.x-3.0-beta18
version = 7.x-3.0-beta19
project = capx_webauth
dependencies[] = stanford_capx
dependencies[] = webauth
2 changes: 1 addition & 1 deletion stanford_capx.info
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ description = Provides the ability to import profiles into existing entity types
core = 7.x
package = Stanford CAPx
project = stanford_capx
version = 7.x-3.0-beta18
version = 7.x-3.0-beta19

dependencies[] = entity
dependencies[] = block
Expand Down

0 comments on commit 7a45e57

Please sign in to comment.