-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
## [1.0.2](v1.0.1...v1.0.2) (2022-09-25) ### Bug Fixes * **native-app:** enable fail actions for the internal errors as well ([e622d4b](e622d4b)) ### Continuous Integration * fix Cargo.lock update ([b3c8f2d](b3c8f2d)) ### Code Refactoring * **native-app:** change the way random port for listening is picked ([a16cf59](a16cf59)) * **native-app:** change the way to override logs are written ([36f42d4](36f42d4))
- Loading branch information
1 parent
a16cf59
commit 92bd67a
Showing
4 changed files
with
21 additions
and
3 deletions.
There are no files selected for viewing
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "mystic-light-browser-cinema", | ||
"displayName": "MysticLight Browser Cinema", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Allows to subscribe to browser fullscreen event to control mystic light gears lighting", | ||
"author": "meskill <[email protected]>", | ||
"scripts": { | ||
|
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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