Closed svrooij closed 5 months ago
One minor note - the PlayMode definition in the base library has a typo: SuffleRepeatOne instead of ShuffleRepeatOne (missing h). I didn't try to fix that as it would be a breaking change in the main library.
PlayMode
SuffleRepeatOne
ShuffleRepeatOne
h
Originally posted by @mdouglass in https://github.com/svrooij/sonos-cli/issues/21#issuecomment-1226015803
:tada: This issue has been resolved in version 2.6.0-beta.1 :tada:
The release is available on:
Your semantic-release bot :package::rocket:
One minor note - the
PlayMode
definition in the base library has a typo:SuffleRepeatOne
instead ofShuffleRepeatOne
(missingh
). I didn't try to fix that as it would be a breaking change in the main library.Originally posted by @mdouglass in https://github.com/svrooij/sonos-cli/issues/21#issuecomment-1226015803