Skip to content

Commit 0a5336f

Browse files
chore(release): 2.9.2 [skip ci]
## [2.9.2](v2.9.1...v2.9.2) (2025-06-20) ### Bug Fixes * handle empty string secrets ([2892f14](2892f14))
1 parent 2892f14 commit 0a5336f

File tree

2 files changed

+8
-1
lines changed

2 files changed

+8
-1
lines changed

CHANGELOG.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,10 @@
1+
## [2.9.2](https://github.com/mauricerenck/indieConnector/compare/v2.9.1...v2.9.2) (2025-06-20)
2+
3+
4+
### Bug Fixes
5+
6+
* handle empty string secrets ([2892f14](https://github.com/mauricerenck/indieConnector/commit/2892f14a3cd6f37a1479ae9e76c2efc89a2ffa8f))
7+
18
## [2.9.1](https://github.com/mauricerenck/indieConnector/compare/v2.9.0...v2.9.1) (2025-06-16)
29

310

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mauricerenck/indieconnector",
3-
"version": "2.9.1",
3+
"version": "2.9.2",
44
"description": "A Kirby IndieWeb plugin",
55
"type": "kirby-plugin",
66
"license": "MIT",

0 commit comments

Comments
 (0)