Skip to content

Commit

Permalink
Update changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
Tam committed Feb 16, 2024
1 parent a6a63e9 commit 6ef596f
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,8 @@
## 3.7.7
### Fixed
- use pagination information on canonical (via @therealpecus)
- sitemap element type grouping (via @jamesedmonston)

## 3.7.6 - 2023-06-06
### Changed
- Don't filter out current site alt tag
Expand Down
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": "ether/seo",
"license": "MIT",
"description": "SEO utilities including a unique field type, sitemap, & redirect manager",
"version": "3.7.5",
"version": "3.7.7",
"type": "craft-plugin",
"minimum-stability": "dev",
"require": {
Expand Down

0 comments on commit 6ef596f

Please sign in to comment.