Skip to content

Commit 63657ed

Browse files
chore(release): 3.3.0 [skip ci]
# [3.3.0](v3.2.11...v3.3.0) (2025-01-24) ### Bug Fixes * swap k-inside with k-panel-inside for K5 ([2987761](2987761)) ### Features * darkmode ([f5cde1f](f5cde1f))
1 parent 1e2d1f8 commit 63657ed

File tree

2 files changed

+14
-2
lines changed

2 files changed

+14
-2
lines changed

CHANGELOG.md

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,15 @@
1+
# [3.3.0](https://github.com/mauricerenck/kirby-podcaster/compare/v3.2.11...v3.3.0) (2025-01-24)
2+
3+
4+
### Bug Fixes
5+
6+
* swap k-inside with k-panel-inside for K5 ([2987761](https://github.com/mauricerenck/kirby-podcaster/commit/298776179429b506051e73e4bdd034112682da63))
7+
8+
9+
### Features
10+
11+
* darkmode ([f5cde1f](https://github.com/mauricerenck/kirby-podcaster/commit/f5cde1fbcf7b6793340773d63e90093be311a9cd))
12+
113
## [3.2.11](https://github.com/mauricerenck/kirby-podcaster/compare/v3.2.10...v3.2.11) (2024-12-06)
214

315

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "mauricerenck/podcaster",
3-
"version": "3.2.11",
3+
"version": "3.3.0",
44
"description": "A Kirby Podcast Plugin",
55
"homepage": "https://github.com/mauricerenck/kirby-podcaster",
66
"type": "kirby-plugin",
@@ -49,4 +49,4 @@
4949
"npm run build"
5050
]
5151
}
52-
}
52+
}

0 commit comments

Comments
 (0)