Skip to content

Commit

Permalink
Merge branch 'release/3.5.8' into v3
Browse files Browse the repository at this point in the history
  • Loading branch information
khalwat committed Nov 20, 2024
2 parents 7f2a905 + 4b9a828 commit c48bde0
Show file tree
Hide file tree
Showing 6 changed files with 399 additions and 369 deletions.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# SEOmatic Changelog

## 3.5.8 - 2024.11.20
### Fixed
* Fixed an issue where newly created sections would not have Content SEO settings show up for them

## 3.5.7 - 2024.11.14
### Fixed
* Fixed a parse error if running PHP < `8.0`
Expand Down
174 changes: 87 additions & 87 deletions buildchain/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "nystudio107/craft-seomatic",
"description": "SEOmatic facilitates modern SEO best practices & implementation for Craft CMS 3. It is a turnkey SEO system that is comprehensive, powerful, and flexible.",
"type": "craft-plugin",
"version": "3.5.7",
"version": "3.5.8",
"keywords": [
"craft",
"cms",
Expand Down
Loading

0 comments on commit c48bde0

Please sign in to comment.