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 db96b46 commit 6138d89
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.46.5 - 2024-05-18

- Requires `barrelstrength/sprout:4.2.4`
- See Data Studio Module [release notes][#424datastudio]

[#424datastudio]: https://github.com/barrelstrength/craft-sprout/blob/4.2.4/CHANGELOG/CHANGELOG-DATA-STUDIO.md

## 4.46.4 - 2024-02-27

- Requires `barrelstrength/sprout:4.1.7`
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-data-studio",
"type": "craft-plugin",
"version": "4.46.4",
"version": "4.46.5",
"license": "proprietary",
"require": {
"barrelstrength/sprout": "^4.1.7",
"barrelstrength/sprout": "^4.2.4",
"craftcms/cms": "^4.3.0"
},
"autoload": {
Expand Down

0 comments on commit 6138d89

Please sign in to comment.