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 6138d89 commit 4f880f8
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.6 - 2024-05-18

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

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

## 4.46.5 - 2024-05-18

- Requires `barrelstrength/sprout:4.2.4`
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.5",
"version": "4.46.6",
"license": "proprietary",
"require": {
"barrelstrength/sprout": "^4.2.4",
"barrelstrength/sprout": "^4.2.5",
"craftcms/cms": "^4.3.0"
},
"autoload": {
Expand Down

0 comments on commit 4f880f8

Please sign in to comment.