Skip to content

Commit

Permalink
chore(release): 3.2.9 [skip ci]
Browse files Browse the repository at this point in the history
## [3.2.9](v3.2.8...v3.2.9) (2024-09-26)

### Bug Fixes

* use new date method for build date ([f1b0037](f1b0037))
  • Loading branch information
semantic-release-bot committed Sep 26, 2024
1 parent f1b0037 commit d9fa426
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 1 deletion.
7 changes: 7 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,10 @@
## [3.2.9](https://github.com/mauricerenck/kirby-podcaster/compare/v3.2.8...v3.2.9) (2024-09-26)


### Bug Fixes

* use new date method for build date ([f1b0037](https://github.com/mauricerenck/kirby-podcaster/commit/f1b0037d33b10bfc30ff43d1ff552a23290a3edc))

## [3.2.8](https://github.com/mauricerenck/kirby-podcaster/compare/v3.2.7...v3.2.8) (2024-09-26)


Expand Down
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mauricerenck/podcaster",
"version": "3.2.8",
"version": "3.2.9",
"description": "A Kirby Podcast Plugin",
"homepage": "https://github.com/mauricerenck/kirby-podcaster",
"type": "kirby-plugin",
Expand Down

0 comments on commit d9fa426

Please sign in to comment.