-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* peer dep * restore init * update injection * rm logs * rm wrong listener * disconnect behavior * chore: update penumbra-zone versions * chore: changeset --------- Co-authored-by: turbocrime <[email protected]> Co-authored-by: Max Korsunov <[email protected]>
- Loading branch information
1 parent
75acabe
commit 3210b84
Showing
19 changed files
with
2,155 additions
and
2,965 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'@repo/context': minor | ||
'chrome-extension': minor | ||
--- | ||
|
||
Update packages |
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 |
---|---|---|
|
@@ -59,3 +59,6 @@ lerna-debug.log* | |
# pack outputs | ||
penumbra-zone-*.tgz | ||
packages/*/package | ||
|
||
apps/extension/chromium-profile | ||
|
This file was deleted.
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
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
10 changes: 0 additions & 10 deletions
10
apps/extension/src/content-scripts/injected-disconnect-listener.ts
This file was deleted.
Oops, something went wrong.
Oops, something went wrong.