-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
🤖 I have created a release *beep* *boop* --- ## [0.2.0](v0.1.2...v0.2.0) (2023-12-25) ### Features * add skip command ([#81](#81)) ([9ba6333](9ba6333)), closes [#80](#80) * clean text before synthesis ([#87](#87)) ([2044edb](2044edb)) * leave the voice channel when alone ([#91](#91)) ([2c89e64](2c89e64)) * return varied synthesis options by primitive rng ([#76](#76)) ([386aff8](386aff8)) * Show version as an activity ([#75](#75)) ([84ad44e](84ad44e)) ### Bug Fixes * change default dictionary/model path to relative ([#83](#83)) ([c997526](c997526)) * default import SimpleMarkdown ([#95](#95)) ([d7a1511](d7a1511)) * fix the condition to leave the channel ([#97](#97)) ([ea16c35](ea16c35)) * reject joining empty channel ([#98](#98)) ([7d17035](7d17035)) ### Dependencies * use femshima/opus ([#88](#88)) ([366230c](366230c)) --- This PR was generated with [Release Please](https://github.com/googleapis/release-please). See [documentation](https://github.com/googleapis/release-please#release-please). Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
- Loading branch information
1 parent
66adccc
commit f90d473
Showing
4 changed files
with
28 additions
and
4 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
{ | ||
".": "0.1.2" | ||
".": "0.2.0" | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters