Skip to content

Commit c86063e

Browse files
committed
chore: Version 4.1.22
1 parent a71d256 commit c86063e

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,9 @@
11
# Retour Changelog
22

3+
## 4.1.22 - UNRELEASED
4+
### Fixed
5+
* Fixed an issue where redirects we note, in fact, redirecting with the appropriate site URL prefix as expected ([#325](https://github.com/nystudio107/craft-retour/issues/325))
6+
37
## 4.1.21 - 2025.01.08
48
### Changed
59
* Fixed an issue where a GraphQL Retour query could return a URL with a `/` prefixed to it if the destination was a full URL ([#320](https://github.com/nystudio107/craft-retour/issues/320))

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "nystudio107/craft-retour",
33
"description": "Retour allows you to intelligently redirect legacy URLs, so that you don't lose SEO value when rebuilding & restructuring a website",
44
"type": "craft-plugin",
5-
"version": "4.1.21",
5+
"version": "4.1.22",
66
"keywords": [
77
"craftcms",
88
"craft-plugin",

0 commit comments

Comments
 (0)