Skip to content

Commit 605ba8d

Browse files
chore: Initial release version
1 parent a46a3b9 commit 605ba8d

2 files changed

Lines changed: 5 additions & 3 deletions

File tree

CHANGELOG.md

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,5 @@
11
# Changelog
22

3-
## Unreleased
3+
## 1.0.0 - 2025-11-12
4+
5+
- Initial release

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"name": "smallpics/smallpics-php",
3-
"description": "A PHP client library for generating URLs with SmallPics",
3+
"description": "A PHP client library for generating URLs with Small Pics",
44
"type": "library",
5-
"version": "0.1.0",
5+
"version": "1.0.0",
66
"keywords": [
77
"smallpics",
88
"php",

0 commit comments

Comments
 (0)