Skip to content

Commit 6ff4a84

Browse files
author
cloudinary-bot
committed
Version 2.1.2
1 parent 43b307e commit 6ff4a84

File tree

3 files changed

+7
-2
lines changed

3 files changed

+7
-2
lines changed

CHANGELOG.md

+5
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,8 @@
1+
2.1.2 / 2025-02-03
2+
==================
3+
4+
* Fix doc links
5+
16
2.1.1 / 2025-01-14
27
==================
38

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "cloudinary/transformation-builder-sdk",
3-
"version": "2.1.1",
3+
"version": "2.1.2",
44
"description": "Cloudinary PHP Transformation Builder SDK",
55
"keywords": [
66
"cloudinary",

docs/sami_config.php

+1-1
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',
17-
'version' => '2.1.1',
17+
'version' => '2.1.2',
1818
'build_dir' => $docsDir . 'build',
1919
'cache_dir' => $docsDir . 'cache',
2020
'default_opened_level' => 2,

0 commit comments

Comments
 (0)