Skip to content

Commit 10ecd33

Browse files
chore(release): 3.2.5 [skip ci]
## [3.2.5](v3.2.4...v3.2.5) (2024-08-21) ### Bug Fixes * do not connect to db when internal stats are inactive ([c37fec9](c37fec9))
1 parent c37fec9 commit 10ecd33

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+
## [3.2.5](https://github.com/mauricerenck/kirby-podcaster/compare/v3.2.4...v3.2.5) (2024-08-21)
2+
3+
4+
### Bug Fixes
5+
6+
* do not connect to db when internal stats are inactive ([c37fec9](https://github.com/mauricerenck/kirby-podcaster/commit/c37fec9e3888dffb90eb626006c0821b721c594e))
7+
18
## [3.2.4](https://github.com/mauricerenck/kirby-podcaster/compare/v3.2.3...v3.2.4) (2024-03-30)
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/podcaster",
3-
"version": "3.2.4",
3+
"version": "3.2.5",
44
"description": "A Kirby Podcast Plugin",
55
"homepage": "https://github.com/mauricerenck/kirby-podcaster",
66
"type": "kirby-plugin",

0 commit comments

Comments
 (0)