Skip to content

Commit 2c89f27

Browse files
committed
Prep release
1 parent 03f2118 commit 2c89f27

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,12 @@
11
# Changelog
22

3+
## 5.0.3 - 2025-03-09
4+
5+
- Requires `barrelstrength/sprout:5.0.4`
6+
- See Data Studio Module [release notes][#504datastudio]
7+
8+
[#504datastudio]: https://github.com/barrelstrength/craft-sprout/blob/5.0.4/CHANGELOG/CHANGELOG-DATA-STUDIO.md
9+
310
## 5.0.2 - 2025-03-07
411

512
- Requires `barrelstrength/sprout:5.0.3`

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"name": "barrelstrength/sprout-data-studio",
33
"type": "craft-plugin",
4-
"version": "5.0.2",
4+
"version": "5.0.3",
55
"license": "proprietary",
66
"require": {
7-
"barrelstrength/sprout": "^5.0.3",
7+
"barrelstrength/sprout": "^5.0.4",
88
"craftcms/cms": "^5.1.7"
99
},
1010
"autoload": {

0 commit comments

Comments
 (0)