Skip to content

Commit 8bc2c29

Browse files
chore(release): 2.1.0 [skip ci]
# [2.1.0](v2.0.2...v2.1.0) (2024-09-18) ### Features * new pexels api sdk ([56b44ca](56b44ca))
1 parent 56b44ca commit 8bc2c29

File tree

2 files changed

+9
-2
lines changed

2 files changed

+9
-2
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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+
18
## [2.0.2](https://github.com/mauricerenck/pexels-image-field/compare/v2.0.1...v2.0.2) (2024-09-18)
29

310

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mauricerenck/pexelsimagefield",
3-
"version": "2.0.2",
3+
"version": "2.1.0",
44
"description": "A Kirby Plugin Starterkit",
55
"type": "kirby-plugin",
66
"license": "MIT",
@@ -44,4 +44,4 @@
4444
"npm run build"
4545
]
4646
}
47-
}
47+
}

0 commit comments

Comments
 (0)