Skip to content

Commit

Permalink
(release) Version 1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
nitriques committed Feb 8, 2024
1 parent 1d9dd16 commit ad3cc1b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
4 changes: 4 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
# Change log

## 1.0.2 - 2024-02-08

* 1d9dd16d0d (chore) Add php 8.3 support

## 1.0.1 - 2023-11-07

* 29f25ef2a2 Require at least craft cms 4.5.10
Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "deuxhuithuit/craft-cloudflare-images",
"description": "Upload your images assets to Cloudflare Images from Craft CMS assets interface. It exposes the a file system and supports craft image transforms.",
"type": "craft-plugin",
"version": "1.0.1",
"version": "1.0.2",
"keywords": [
"cloudflare",
"images",
Expand Down

0 comments on commit ad3cc1b

Please sign in to comment.