svrooij / node-sonos-ts

:speaker: Sonos control library, use this library in your own appliction.
https://sonos-ts.svrooij.io/
MIT License
81 stars 18 forks source link

PlayMode emun has typo #169

Closed svrooij closed 3 months ago

svrooij commented 2 years 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.

Originally posted by @mdouglass in https://github.com/svrooij/sonos-cli/issues/21#issuecomment-1226015803

github-actions[bot] commented 2 years ago

: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: