-
Notifications
You must be signed in to change notification settings - Fork 13
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: update alpha branch [skip release] #1365
Merged
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
* docs: fix links * docs: fix links * docs: fix more links * docs: fix link to playground * docs: change docs build
* docs: fix links * docs: fix links * docs: fix more links * docs: fix link to playground * docs: change docs build * docs: changed formatting for warning * docs: properly change notices for docusaurus * docs: fix linting
…IBS-369] (#1363) * feat: add value-indepent hook for setting online status message * fix: export new hooks * docs: custom status message * fix: reinstate undefined; remove checks
# [3.10.0](v3.9.4...v3.10.0) (2023-12-12) ### Features * add value-independent hook for setting online status message [LIBS-369] ([#1363](#1363)) ([a2831e6](a2831e6))
* fix: handle low cli-app-scripts version * fix: validate isConnected
## [3.10.1](v3.10.0...v3.10.1) (2023-12-14) ### Bug Fixes * handle low cli-app-scripts version [LIBS-501] ([#1349](#1349)) ([d15bce1](d15bce1))
tomzemp
force-pushed
the
update-alpha
branch
2 times, most recently
from
December 20, 2023 14:46
ef201b1
to
7fbac04
Compare
kabaros
force-pushed
the
update-alpha
branch
19 times, most recently
from
December 20, 2023 17:46
35f31b8
to
20ca151
Compare
kabaros
force-pushed
the
update-alpha
branch
14 times, most recently
from
December 20, 2023 19:28
d0a5c1f
to
dab0317
Compare
kabaros
changed the title
fix: update alpha branch
fix: update alpha branch [skip release]
Dec 20, 2023
kabaros
force-pushed
the
update-alpha
branch
5 times, most recently
from
December 21, 2023 06:40
d11c8c1
to
176c9cb
Compare
the check we have on lint-commit as we have historical commits that wouldn't pass the check and they cause the failure
kabaros
force-pushed
the
update-alpha
branch
from
December 21, 2023 07:06
176c9cb
to
9df109a
Compare
kabaros
approved these changes
Dec 21, 2023
🎉 This PR is included in version 3.11.0-alpha.1 🎉 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.
Update alpha branch by merging in master.
Description
This PR exists to merge in master branch and update alpha branch