diff --git a/.changes/cleanup-fn-websocket.md b/.changes/cleanup-fn-websocket.md index 1af81197..59348e6e 100644 --- a/.changes/cleanup-fn-websocket.md +++ b/.changes/cleanup-fn-websocket.md @@ -1,5 +1,6 @@ --- websocket-js: minor +websocket: minor --- -`addListener` now returns a cleanup function instead of `void` to remove the listener. \ No newline at end of file +`addListener` now returns a cleanup function instead of `void` to remove the listener.