-
Notifications
You must be signed in to change notification settings - Fork 15
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
fix: Capabilities for property setters to be manages instead of uses #77
Merged
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
cletustboone
approved these changes
Nov 18, 2022
🎉 This PR is included in version 1.7.0-next.6 🎉 The release is available on: Your semantic-release bot 📦🚀 |
🎉 This PR is included in version 1.7.1-next.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
cletustboone
added a commit
that referenced
this pull request
Nov 30, 2022
* fix: Properly document context params (#75) * fix: Properly document context params * fix: Remove unused code * fix: Capabilities for property setters to be manages instead of uses (#77) ### Bug Fixes * Trigger semantic release ([bb2ab26](bb2ab26)) * chore(release): 1.7.1-next.1 [skip ci] ## [1.7.1-next.1](v1.7.0...v1.7.1-next.1) (2022-11-18) ### Bug Fixes * Capabilities for property setters to be manages instead of uses ([#77](#77)) ([a2fa157](a2fa157)) * Properly document context params ([#75](#75)) ([325858c](325858c)) * Trigger semantic release ([bb2ab26](bb2ab26)) * fix: Improper null check of value Fixes ClosedCaptions.enabled(false). * ci: Release to npm and github on checkin to next (#74) * ci: Release to npm and github on checkin to next * ci: Run npm pack prior to pr merge * chore(release): 1.7.1-next.2 [skip ci] ## [1.7.1-next.2](v1.7.1-next.1...v1.7.1-next.2) (2022-11-18) ### Bug Fixes * Improper null check of value ([eed458c](eed458c)) * fix: Removes extra string added to params table Co-authored-by: Clay Simmons <[email protected]> * chore(release): 1.7.1-next.3 [skip ci] ## [1.7.1-next.3](v1.7.1-next.2...v1.7.1-next.3) (2022-11-18) ### Bug Fixes * Removes extra string added to params table ([0d51872](0d51872)) * ci: Update release.yml (#79) Want the release automation triggered on merges to the `main` branch. Co-authored-by: Jeremy LaCivita <[email protected]> Co-authored-by: kpears201 <[email protected]> Co-authored-by: semantic-release-bot <[email protected]> Co-authored-by: ChakrabortySubhrajyoti <[email protected]>
cletustboone
pushed a commit
that referenced
this pull request
Nov 30, 2022
cletustboone
pushed a commit
that referenced
this pull request
Nov 30, 2022
## [1.7.1](v1.7.0...v1.7.1) (2022-11-30) ### Bug Fixes * Capabilities for property setters to be manages instead of uses ([#77](#77)) ([6f516e7](6f516e7)) * Improper null check of value ([85f77d8](85f77d8)) * Properly document context params ([#75](#75)) ([ca0f581](ca0f581)) * Removes extra string added to params table ([cb9f35f](cb9f35f))
cletustboone
pushed a commit
that referenced
this pull request
Dec 2, 2022
## [1.7.2-next.1](v1.7.1...v1.7.2-next.1) (2022-12-02) ### Bug Fixes * Capabilities for property setters to be manages instead of uses ([#77](#77)) ([a2fa157](a2fa157)) * Improper null check of value ([eed458c](eed458c)) * Properly document context params ([#75](#75)) ([325858c](325858c)) * Removes extra string added to params table ([0d51872](0d51872)) * Trigger semantic release ([bb2ab26](bb2ab26))
🎉 This PR is included in version 1.7.2-next.1 🎉 The release is available on: Your semantic-release bot 📦🚀 |
HaseenaSainul
pushed a commit
to HaseenaSainul/firebolt-openrpc
that referenced
this pull request
Jan 17, 2023
HaseenaSainul
pushed a commit
to HaseenaSainul/firebolt-openrpc
that referenced
this pull request
Jan 17, 2023
# [1.7.0-next.6](rdkcentral/firebolt-openrpc@v1.7.0-next.5...v1.7.0-next.6) (2022-11-18) ### Bug Fixes * Capabilities for property setters to be manages instead of uses ([rdkcentral#77](rdkcentral#77)) ([a2fa157](rdkcentral@a2fa157)) * Properly document context params ([rdkcentral#75](rdkcentral#75)) ([325858c](rdkcentral@325858c))
HaseenaSainul
pushed a commit
to HaseenaSainul/firebolt-openrpc
that referenced
this pull request
Jan 17, 2023
## [1.7.1-next.1](rdkcentral/firebolt-openrpc@v1.7.0...v1.7.1-next.1) (2022-11-18) ### Bug Fixes * Capabilities for property setters to be manages instead of uses ([rdkcentral#77](rdkcentral#77)) ([a2fa157](rdkcentral@a2fa157)) * Properly document context params ([rdkcentral#75](rdkcentral#75)) ([325858c](rdkcentral@325858c)) * Trigger semantic release ([bb2ab26](rdkcentral@bb2ab26))
ottx-automation
pushed a commit
that referenced
this pull request
May 1, 2023
# [2.0.0](v1.7.1...v2.0.0) (2023-05-01) ### Bug Fixes * Capabilities for property setters to be manages instead of uses ([#77](#77)) ([a2fa157](a2fa157)) * Handle error in calls-metrics template ([322f636](322f636)) * Handle error in calls-metrics template ([b737d09](b737d09)) * Improper null check of value ([eed458c](eed458c)) * Properly document context params ([#75](#75)) ([325858c](325858c)) * **release:** Publish prereleases to NPM ([8947d81](8947d81)) * Removes extra string added to params table ([0d51872](0d51872)) * Trigger semantic release ([bb2ab26](bb2ab26)) ### Features * Add registerEventContext as an import for Capabilities module ([#83](#83)) ([16409bd](16409bd)) * **readme:** Update Readme for 2.0 ([3537aa0](3537aa0)) ### BREAKING CHANGES * **readme:** tagging this commit because all of the others were squashed
🎉 This PR is included in version 2.0.0 🎉 The release is available on: 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.
No description provided.