We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 56b44ca commit 8bc2c29Copy full SHA for 8bc2c29
CHANGELOG.md
@@ -1,3 +1,10 @@
1
+# [2.1.0](https://github.com/mauricerenck/pexels-image-field/compare/v2.0.2...v2.1.0) (2024-09-18)
2
+
3
4
+### Features
5
6
+* new pexels api sdk ([56b44ca](https://github.com/mauricerenck/pexels-image-field/commit/56b44ca71d769902f305e89bd233ca903e662c91))
7
8
## [2.0.2](https://github.com/mauricerenck/pexels-image-field/compare/v2.0.1...v2.0.2) (2024-09-18)
9
10
composer.json
@@ -1,6 +1,6 @@
{
"name": "mauricerenck/pexelsimagefield",
- "version": "2.0.2",
+ "version": "2.1.0",
"description": "A Kirby Plugin Starterkit",
"type": "kirby-plugin",
"license": "MIT",
@@ -44,4 +44,4 @@
44
"npm run build"
45
]
46
}
47
-}
+}
0 commit comments