Skip to content

Commit

Permalink
Merge pull request #13 from OpenVoiceOS/release-0.0.5a1
Browse files Browse the repository at this point in the history
Release 0.0.5a1
  • Loading branch information
JarbasAl authored Nov 17, 2024
2 parents 8c69351 + abbed9b commit 513ce39
Show file tree
Hide file tree
Showing 13 changed files with 14 additions and 436 deletions.
7 changes: 3 additions & 4 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,13 +1,12 @@
# Changelog

## [0.0.4a1](https://github.com/OpenVoiceOS/skill-ovos-tunein/tree/0.0.4a1) (2024-10-15)
## [0.0.5a1](https://github.com/OpenVoiceOS/skill-ovos-tunein/tree/0.0.5a1) (2024-11-17)

[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-tunein/compare/V0.0.1...0.0.4a1)
[Full Changelog](https://github.com/OpenVoiceOS/skill-ovos-tunein/compare/0.0.4...0.0.5a1)

**Merged pull requests:**

- fix:long description [\#9](https://github.com/OpenVoiceOS/skill-ovos-tunein/pull/9) ([JarbasAl](https://github.com/JarbasAl))
- fix:update\_requirements [\#8](https://github.com/OpenVoiceOS/skill-ovos-tunein/pull/8) ([JarbasAl](https://github.com/JarbasAl))
- fix: skilljson [\#12](https://github.com/OpenVoiceOS/skill-ovos-tunein/pull/12) ([JarbasAl](https://github.com/JarbasAl))



Expand Down
2 changes: 2 additions & 0 deletions MANIFEST.in
Original file line number Diff line number Diff line change
@@ -0,0 +1,2 @@
recursive-include locale *
include *.txt
7 changes: 7 additions & 0 deletions locale/en-us/skill.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
{
"name": "TuneIn Skill",
"examples": [
"play heavy metal heart radio",
"play jazz on tune in"
]
}
18 changes: 0 additions & 18 deletions scripts/bump_alpha.py

This file was deleted.

21 changes: 0 additions & 21 deletions scripts/bump_build.py

This file was deleted.

27 changes: 0 additions & 27 deletions scripts/bump_major.py

This file was deleted.

24 changes: 0 additions & 24 deletions scripts/bump_minor.py

This file was deleted.

76 changes: 0 additions & 76 deletions scripts/prepare_skillstore.py

This file was deleted.

53 changes: 0 additions & 53 deletions scripts/prepare_translations.py

This file was deleted.

41 changes: 0 additions & 41 deletions scripts/release_skillstore.py

This file was deleted.

13 changes: 0 additions & 13 deletions scripts/remove_alpha.py

This file was deleted.

Loading

0 comments on commit 513ce39

Please sign in to comment.