Skip to content

Commit

Permalink
Declare alpha stable
Browse files Browse the repository at this point in the history
  • Loading branch information
JarbasAl authored and github-actions[bot] committed Sep 2, 2024
1 parent 6c2e05b commit 3dc3697
Show file tree
Hide file tree
Showing 2 changed files with 34 additions and 1 deletion.
33 changes: 33 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,33 @@
# Changelog

## [Unreleased](https://github.com/OpenVoiceOS/ovos-skill-pyradios/tree/HEAD)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-skill-pyradios/compare/v0.0.0a5...HEAD)

**Implemented enhancements:**

- feat/register\_skill\_voc [\#1](https://github.com/OpenVoiceOS/ovos-skill-pyradios/pull/1) ([JarbasAl](https://github.com/JarbasAl))

**Merged pull requests:**

- Update url in setup.py [\#2](https://github.com/OpenVoiceOS/ovos-skill-pyradios/pull/2) ([JarbasAl](https://github.com/JarbasAl))

## [v0.0.0a5](https://github.com/OpenVoiceOS/ovos-skill-pyradios/tree/v0.0.0a5) (2024-06-19)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-skill-pyradios/compare/v0.0.0a4...v0.0.0a5)

## [v0.0.0a4](https://github.com/OpenVoiceOS/ovos-skill-pyradios/tree/v0.0.0a4) (2024-06-16)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-skill-pyradios/compare/v0.0.0a3...v0.0.0a4)

## [v0.0.0a3](https://github.com/OpenVoiceOS/ovos-skill-pyradios/tree/v0.0.0a3) (2024-06-13)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-skill-pyradios/compare/v0.0.0a2...v0.0.0a3)

## [v0.0.0a2](https://github.com/OpenVoiceOS/ovos-skill-pyradios/tree/v0.0.0a2) (2024-05-30)

[Full Changelog](https://github.com/OpenVoiceOS/ovos-skill-pyradios/compare/02c50622168c2cbdbfceea06da87b53192319ff4...v0.0.0a2)



\* *This Changelog was automatically generated by [github_changelog_generator](https://github.com/github-changelog-generator/github-changelog-generator)*
2 changes: 1 addition & 1 deletion version.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,5 +2,5 @@
VERSION_MAJOR = 0
VERSION_MINOR = 1
VERSION_BUILD = 0
VERSION_ALPHA = 1
VERSION_ALPHA = 0
# END_VERSION_BLOCK

0 comments on commit 3dc3697

Please sign in to comment.