Skip to content

Commit

Permalink
(release) Version 1.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nitriques committed Jun 6, 2024
1 parent 257fa1c commit 5d05689
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 1 deletion.
6 changes: 6 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,11 @@
# Change log

We try to maintain a complete change log, based on what is available in git.

## 1.2.0 - 2024-06-06

* 257fa1c414 (feat) impl: CloudflareImagesFs::fileExists()

## 1.1.0 - 2024-06-03

* 0887b2fed8 (feat) Allow config in constructor
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.1.0",
"version": "1.2.0",
"keywords": [
"cloudflare",
"images",
Expand Down

0 comments on commit 5d05689

Please sign in to comment.