chore: remove unneeded change file

This commit is contained in:
amrbashir
2023-06-13 15:56:09 +03:00
parent 417c85a2dd
commit be2a90b7e2
-5
View File
@@ -1,5 +0,0 @@
---
"window-state-js": "patch"
---
Correctly propagate the promise inside `saveWindowState`, `restoreState` and `restoreStateCurrent` so callers can choose to `await` them.