Skip to content
This repository was archived by the owner on Dec 11, 2025. It is now read-only.

Commit cc69484

Browse files
chore: Bump version
1 parent 122567c commit cc69484

File tree

2 files changed

+5
-1
lines changed

2 files changed

+5
-1
lines changed

CHANGELOG.md

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

3+
## 1.0.3 - 2025-04-28
4+
5+
- Add support to optionally base64 encode the source filename
6+
37
## 1.0.2 - 2025-04-22
48

59
- Ensure methods signatures correspond with processing options

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
"name": "fostercommerce/imgproxy",
33
"description": "A PHP library for generating imgproxy URLs with processing options.",
44
"type": "library",
5-
"version": "1.0.2",
5+
"version": "1.0.3",
66
"keywords": [
77
"imgproxy",
88
"php",

0 commit comments

Comments
 (0)