Commits on Source (2)
-
Yassine Doghri authored
fixes #148
-
semantic-release-bot authored
# [1.0.0-alpha.75](https://code.podlibre.org/podlibre/castopod-host/compare/v1.0.0-alpha.74...v1.0.0-alpha.75) (2021-10-05) ### Bug Fixes * **rss:** cast number type values to string in rss_helper ([7180ae9e](https://code.podlibre.org/podlibre/castopod-host/commit/7180ae9ec700930b69c04ed91f8eceea16ad77ce)), closes [#148](https://code.podlibre.org/podlibre/castopod-host/issues/148)
Showing
- CHANGELOG.md 8 additions, 0 deletionsCHANGELOG.md
- app/Config/Constants.php 1 addition, 1 deletionapp/Config/Constants.php
- app/Helpers/rss_helper.php 5 additions, 5 deletionsapp/Helpers/rss_helper.php
- composer.json 1 addition, 1 deletioncomposer.json
- package-lock.json 2 additions, 2 deletionspackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
{ | ||
"name": "podlibre/castopod-host", | ||
"version": "1.0.0-alpha74", | ||
"version": "1.0.0-alpha75", | ||
"type": "project", | ||
"description": "Castopod Host is an open-source hosting platform made for podcasters who want engage and interact with their audience.", | ||
"homepage": "https://castopod.org", | ||
... | ... |