Skip to content
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: remove closed tab from state #235

Merged
merged 1 commit into from
Jun 24, 2023
Merged

fix: remove closed tab from state #235

merged 1 commit into from
Jun 24, 2023

Conversation

shortcuts
Copy link
Owner

📃 Summary

closes #230

this PR prevents unsynchronized state with closed tabs.

@shortcuts shortcuts self-assigned this Jun 24, 2023
@shortcuts shortcuts merged commit 8cca43d into main Jun 24, 2023
7 checks passed
@shortcuts shortcuts deleted the fix/tab-state-tabclose branch June 24, 2023 13:41
shortcuts pushed a commit that referenced this pull request Jun 24, 2023
🤖 I have created a release *beep* *boop*
---


##
[1.2.3](v1.2.2...v1.2.3)
(2023-06-24)


### Bug Fixes

* prevent error on augroup deletion
([#233](#233))
([649c5a9](649c5a9))
* remove closed tab from state
([#235](#235))
([8cca43d](8cca43d))
* tab state synchronization
([#231](#231))
([137290b](137290b))

---
This PR was generated with [Release
Please](https://github.com/googleapis/release-please). See
[documentation](https://github.com/googleapis/release-please#release-please).

Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

fix: tab state keeps closed tabs
1 participant