Skip to content

Commit

Permalink
Build release 1.4.5 (#110)
Browse files Browse the repository at this point in the history
* CULU v1.4.1 & lock composer dependencies (#106)

* Bump wpackagist-plugin/filebird to v4.0.5

* Bump CULU theme to v1.4.1

Loosens symfony/yaml dependency to support v4. See
cul-it/wp-cul-theme-culu#30.

* Lock dependencies via `composer update`

* Correct FileBird version (v4.0.5) in CHANGELOG

* bump version number (#107)

* Feature/build 1 4 5 (#109)

* add redirection

* AnyWhere Elementor

* custom loop widget

* libcal hours

* advanced custom fields pro

* custom post type

* ran composer update

Co-authored-by: jgr25 <[email protected]>

Co-authored-by: Nick Cappadona <[email protected]>
Co-authored-by: jgr25 <[email protected]>
  • Loading branch information
3 people authored Aug 14, 2020
1 parent 600741f commit 117f758
Show file tree
Hide file tree
Showing 3 changed files with 117 additions and 526 deletions.
12 changes: 11 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,17 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
- wp-rss-aggregator plugin - 4.17.7 - licence expired - [Issue](https://github.com/cul-it/uls/issues/865)
- Siteimprove plugin - 1.2.0 - plugin unknown Compatibility with WordPress 5.5

## [v1.4.4] - 2020-08-03
## [v1.4.5] - 2020-08-14
### Added
- Redirection - 4.8 - [changelog](https://wordpress.org/plugins/redirection/#developers)
- Anywhere Elementor - 1.2.2 - [changelog](https://wordpress.org/plugins/anywhere-elementor/#description)
## Changed
- wp-custom-loop-widget v1.2.1 - see [Changelog](https://github.com/cul-it/wp-custom-loop-widget/blob/master/CHANGELOG.md)
- wp-libcal-hours update - v2.0.3 - see [Changelog](https://github.com/cul-it/wp-libcal-hours/blob/dev/CHANGELOG.md)
- Advanced Custom Fields Pro - version 5.8.14 - see [Release Notes](https://github.com/cul-it/advanced-custom-fields-pro/blob/master/readme.txt)
- custom-post-type-ui update - 1.7.5 - see [CHANGES](https://github.com/WebDevStudios/custom-post-type-ui/)

## [v1.4.4] - 2020-08-14
### Changed
- created this version since the v1.4.3 tag is already used

Expand Down
10 changes: 6 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,15 +80,15 @@
],
"require": {
"composer/installers": "^1.3.0",
"cul-it/advanced-custom-fields-pro": "5.8.13",
"cul-it/advanced-custom-fields-pro": "5.8.14",
"cul-it/ares_wordpress": "1.0.7",
"cul-it/culu": "1.4.1",
"cul-it/draw-attention-pro": "1.9.12.1",
"cul-it/elementor-pro": "2.10.3",
"cul-it/facetwp-conditional-logic": "1.3.0.1",
"cul-it/facetwp": "3.4.0.1",
"cul-it/wp-custom-loop-widget": "1.1.4",
"cul-it/wp-libcal-hours": "2.0.2",
"cul-it/wp-custom-loop-widget": "1.2.1",
"cul-it/wp-libcal-hours": "2.0.3",
"cul-it/wp-rss-aggregator": "4.15.2.1",
"cul-it/wp-rss-categories": "1.3.3.2",
"cul-it/wp-rss-keyword-filtering": "1.6.3.1",
Expand All @@ -108,13 +108,14 @@
"wpackagist-plugin/acf-image-aspect-ratio-crop": "3.4.0",
"wpackagist-plugin/advanced-access-manager": "6.6.0",
"wpackagist-plugin/akismet": "4.1.6",
"wpackagist-plugin/anywhere-elementor":"1.2.2",
"wpackagist-plugin/better-font-awesome": "1.7.1",
"wpackagist-plugin/capability-manager-enhanced": "1.9.12",
"wpackagist-plugin/classic-editor": "1.6",
"wpackagist-plugin/code-snippets": "2.14.0",
"wpackagist-plugin/coming-soon": "5.1.3",
"wpackagist-plugin/custom-icons-for-elementor": "0.3.1",
"wpackagist-plugin/custom-post-type-ui": "1.7.4",
"wpackagist-plugin/custom-post-type-ui": "1.7.5",
"wpackagist-plugin/easy-notification-bar": "1.1.2",
"wpackagist-plugin/elementor": "2.9.14",
"wpackagist-plugin/filebird": "4.0.5",
Expand All @@ -124,6 +125,7 @@
"wpackagist-plugin/json-content-importer": "1.3.9",
"wpackagist-plugin/kirki": "3.1.5",
"wpackagist-plugin/pantheon-advanced-page-cache": "1.0.0",
"wpackagist-plugin/redirection":"4.8",
"wpackagist-plugin/relevanssi": "4.8.0",
"wpackagist-plugin/simple-social-icons": "3.0.2",
"wpackagist-plugin/siteimprove": "1.1.0",
Expand Down
Loading

0 comments on commit 117f758

Please sign in to comment.