There was an error while loading. Please reload this page.
1 parent aea1abb commit 2b1eabeCopy full SHA for 2b1eabe
2 files changed
CHANGELOG.md
@@ -1,5 +1,12 @@
1
# Changelog
2
3
+## 5.0.5 - 2026-02-16
4
+
5
+- Requires `barrelstrength/sprout:5.0.9`
6
+- See Redirects Module [release notes][#509redirects]
7
8
+[#509redirects]: https://github.com/barrelstrength/craft-sprout/blob/5.0.9/CHANGELOG/CHANGELOG-REDIRECTS.md
9
10
## 5.0.4 - 2026-02-14
11
12
- Requires `barrelstrength/sprout:5.0.8`
composer.json
@@ -1,10 +1,10 @@
{
"name": "barrelstrength/sprout-redirects",
"type": "craft-plugin",
- "version": "5.0.4",
+ "version": "5.0.5",
"license": "proprietary",
"require": {
- "barrelstrength/sprout": "^5.0.8",
+ "barrelstrength/sprout": "^5.0.9",
"craftcms/cms": "^5.1.7"
},
"autoload": {
0 commit comments