-
Notifications
You must be signed in to change notification settings - Fork 24
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Play Intent #151
Merged
Merged
Play Intent #151
Conversation
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
kpears201
approved these changes
Oct 27, 2023
kevinshahfws
pushed a commit
that referenced
this pull request
Oct 27, 2023
# [0.18.0-next.5](v0.18.0-next.4...v0.18.0-next.5) (2023-10-27) ### Features * Play Intent ([#151](#151)) ([d1ddf3f](d1ddf3f))
🎉 This PR is included in version 0.18.0-next.5 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Merged
kevinshahfws
pushed a commit
that referenced
this pull request
Nov 3, 2023
# [1.0.0](v0.17.1...v1.0.0) (2023-11-03) ### Bug Fixes * Account.session params to be mandatory ([#196](#196)) ([fc5c638](fc5c638)) * CI looking for legacy 0.x version ([923d02a](923d02a)) * Permission schema with Capability as required ([74d9de9](74d9de9)) * Provider error ([#202](#202)) ([4666a5e](4666a5e)) * schemas version upgraded to 2.0.0-next.1 ([#199](#199)) ([b0fb8cf](b0fb8cf)) * Update schemas & 1.0.0 version! ([#200](#200)) ([ea29f33](ea29f33)) * Updated Discovery.launch example with xrn:firebolt:application-type ([#187](#187)) ([4dbbab3](4dbbab3)) * Updated metrics:distributor capability to could ([#185](#185)) ([9ca2206](9ca2206)) ### Features * Added optional parameter 'force' in usergrants.request ([#186](#186)) ([31801ca](31801ca)) * Play Intent ([#151](#151)) ([d1ddf3f](d1ddf3f)) ### BREAKING CHANGES * This is not really a breaking change, but 1.0 release!!!
🎉 This PR is included in version 1.0.0 🎉 The release is available on GitHub release Your semantic-release bot 📦🚀 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This feature includes the new Play intent, which supports playback of both entities as well as abstract queries, which will be resolved by the app receiving the intent.