Skip to content

Commit 145d0eb

Browse files
author
cloudinary-bot
committed
Version 1.2.0
1 parent 5a3cfbf commit 145d0eb

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
1.2.0 / 2023-03-23
2+
==================
3+
4+
* Add support for `BackgroundRemoval` effect
5+
16
1.1.1 / 2023-01-28
27
==================
38

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary/transformation-builder-sdk",
3-
"version": "1.1.1",
3+
"version": "1.2.0",
44
"description": "Cloudinary PHP Transformation Builder SDK",
55
"keywords": [
66
"cloudinary",

docs/sami_config.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
'theme' => 'cloudinary',
1515
'template_dirs' => [$docsDir . 'themes'],
1616
'title' => 'Cloudinary PHP Transformation Builder SDK',
17-
'version' => '1.1.1',
17+
'version' => '1.2.0',
1818
'build_dir' => $docsDir . 'build',
1919
'cache_dir' => $docsDir . 'cache',
2020
'default_opened_level' => 1,

0 commit comments

Comments
 (0)