Skip to content

Commit f05a87d

Browse files
chore(release): 3.0.3 [skip ci]
## [3.0.3](v3.0.2...v3.0.3) (2024-01-08) ### Bug Fixes * rename cover function ([#64](#64)) ([a8e5b81](a8e5b81))
1 parent a8e5b81 commit f05a87d

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.0.3](https://github.com/mauricerenck/kirby-podcaster/compare/v3.0.2...v3.0.3) (2024-01-08)
2+
3+
4+
### Bug Fixes
5+
6+
* rename cover function ([#64](https://github.com/mauricerenck/kirby-podcaster/issues/64)) ([a8e5b81](https://github.com/mauricerenck/kirby-podcaster/commit/a8e5b810aea562f11d453129cc5971c53c6e1190))
7+
18
## [3.0.2](https://github.com/mauricerenck/kirby-podcaster/compare/v3.0.1...v3.0.2) (2023-11-17)
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.0.2",
3+
"version": "3.0.3",
44
"description": "A Kirby Podcast Plugin",
55
"homepage": "https://github.com/mauricerenck/kirby-podcaster",
66
"type": "kirby-plugin",

0 commit comments

Comments
 (0)