Skip to content

Commit

Permalink
Merge pull request #187 from moderntribe/chore/updates
Browse files Browse the repository at this point in the history
Chore/updates
  • Loading branch information
dpellenwood authored Feb 24, 2025
2 parents 4f98efa + d15fe4b commit 3644a30
Show file tree
Hide file tree
Showing 3 changed files with 157 additions and 151 deletions.
3 changes: 3 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,9 @@ All notable changes to this project will be documented in this file. The format
on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/). Each changelog entry gets prefixed with the category of the
item (Added, Changed, Depreciated, Removed, Fixed, Security).

## [2025.02]
- Chore: WordPress plugin updates.

## [2025.01]
- Chore: WordPress plugin updates, Composer & NPM package updates.
- Updated: Inline link styling should now apply to all links inside the post content block that do not have a
Expand Down
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -110,17 +110,17 @@
"vlucas/phpdotenv": "^5.5",
"wp-cli/wp-cli-bundle": "^2.8",
"wpackagist-plugin/debug-bar": "^1.1",
"wpackagist-plugin/disable-emojis": "1.7.6",
"wpackagist-plugin/disable-emojis": "1.7.7",
"wpackagist-plugin/duracelltomi-google-tag-manager": "1.20.3",
"wpackagist-plugin/limit-login-attempts-reloaded": "2.26.16",
"wpackagist-plugin/limit-login-attempts-reloaded": "2.26.18",
"wpackagist-plugin/safe-svg": "2.3.1",
"wpackagist-plugin/seo-by-rank-math": "1.0.236",
"wpackagist-plugin/seo-by-rank-math": "1.0.238",
"wpackagist-plugin/social-sharing-block": "^1.0",
"wpackagist-plugin/user-switching": "1.9.1",
"wpengine/advanced-custom-fields-pro": "6.3.12"
},
"extra": {
"wordpress-version": "6.7.1",
"wordpress-version": "6.7.2",
"installer-paths": {
"wp-content/plugins/{$name}": [
"type:wordpress-plugin"
Expand Down
Loading

0 comments on commit 3644a30

Please sign in to comment.