You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+15Lines changed: 15 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -3,6 +3,21 @@
3
3
> [!IMPORTANT]
4
4
> For more details about the changes in each version, please refer to the [releases](https://github.com/cloudinary-labs/cloudinary-laravel/releases) page.
5
5
6
+
# 3.0.2 / 2025-10-12
7
+
8
+
## What's Changed
9
+
10
+
- chore: add documentation by @joshmanders in https://github.com/cloudinary-community/cloudinary-laravel/pull/152
11
+
- updated "colbyfayock" reference to "cloudinary" by @igmansvi in https://github.com/cloudinary-community/cloudinary-laravel/pull/158
12
+
- fix: issues with component rendering correctly. by @joshmanders in https://github.com/cloudinary-community/cloudinary-laravel/pull/162
13
+
- fix: support prefix by @joshmanders in https://github.com/cloudinary-community/cloudinary-laravel/pull/163
14
+
15
+
## New Contributors
16
+
17
+
-@igmansvi made their first contribution in https://github.com/cloudinary-community/cloudinary-laravel/pull/158
0 commit comments