Skip to content

Commit

Permalink
Prepares release
Browse files Browse the repository at this point in the history
  • Loading branch information
BenParizek committed Jun 29, 2023
1 parent 88bb1a1 commit 98fe533
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 2 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## 4.45.2 - 2023-06-29

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

[#407datastudio]: https://github.com/barrelstrength/sprout/blob/4.0.7/CHANGELOG/CHANGELOG-DATA-STUDIO.md


## 4.45.1 - 2023-04-21

- Requires `barrelstrength/sprout:4.0.6`
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.45.1",
"version": "4.45.2",
"license": "proprietary",
"require": {
"barrelstrength/sprout": "^4.0.6",
"barrelstrength/sprout": "^4.0.7",
"craftcms/cms": "^4.3.0"
},
"autoload": {
Expand Down

0 comments on commit 98fe533

Please sign in to comment.