Commits on Source (2)
-
Benjamin Bellamy authored
-
semantic-release-bot authored
# [1.0.0-alpha.18](https://code.podlibre.org/podlibre/castopod/compare/v1.0.0-alpha.17...v1.0.0-alpha.18) (2020-11-09) ### Features * **platforms:** add Podcast Index ([ad52b1cc](https://code.podlibre.org/podlibre/castopod/commit/ad52b1cc2b7d0bc844970214d205961a7196b4a9))
Showing
- CHANGELOG.md 7 additions, 0 deletionsCHANGELOG.md
- app/Config/Constants.php 1 addition, 1 deletionapp/Config/Constants.php
- app/Database/Seeds/PlatformSeeder.php 6 additions, 0 deletionsapp/Database/Seeds/PlatformSeeder.php
- app/Views/_assets/images/platforms/podcast-index.svg 4 additions, 0 deletionsapp/Views/_assets/images/platforms/podcast-index.svg
- composer.json 1 addition, 1 deletioncomposer.json
- package-lock.json 1 addition, 1 deletionpackage-lock.json
- package.json 1 addition, 1 deletionpackage.json
{ | { | ||
"name": "podlibre/castopod", | "name": "podlibre/castopod", | ||
"version": "1.0.0-alpha17", | "version": "1.0.0-alpha18", | ||
"type": "project", | "type": "project", | ||
"description": "Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.", | "description": "Castopod is an open-source hosting platform made for podcasters who want engage and interact with their audience.", | ||
"homepage": "https://castopod.org", | "homepage": "https://castopod.org", | ||
... | ... |