Skip to content

Commit

Permalink
Prep release
Browse files Browse the repository at this point in the history
  • Loading branch information
BenParizek committed May 18, 2024
1 parent b18774f commit ddd7e56
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 2 deletions.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,12 @@
# Changelog

## 4.47.1 - 2024-05-18

- Requires `barrelstrength/sprout:4.2.4`
- See Redirects Module [release notes][#424redirects]

[#424redirects]: https://github.com/barrelstrength/craft-sprout/blob/4.2.4/CHANGELOG/CHANGELOG-REDIRECTS.md

## 4.47.0 - 2024-03-09

- Requires `barrelstrength/sprout:4.1.8`
Expand Down
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
{
"name": "barrelstrength/sprout-redirects",
"type": "craft-plugin",
"version": "4.47.0",
"version": "4.47.1",
"license": "proprietary",
"require": {
"barrelstrength/sprout": "^4.1.8",
"barrelstrength/sprout": "^4.2.4",
"craftcms/cms": "^4.3.0"
},
"autoload": {
Expand Down

0 comments on commit ddd7e56

Please sign in to comment.