Flipper Release: v0.144.0

Summary: Releasing version 0.144.0

Reviewed By: passy

Differential Revision: D35960718

fbshipit-source-id: a2fc470a831f1788ce4fa2be23c758a1c205f0bb
This commit is contained in:
Flipper Bot
2022-04-27 03:51:35 -07:00
committed by Facebook GitHub Bot
parent d40b0eab9c
commit cd7e8bd8d7
11 changed files with 17 additions and 12 deletions

View File

@@ -1,3 +1,8 @@
# 0.144.0 (27/4/2022)
* [D35810827](https://github.com/facebook/flipper/search?q=D35810827&type=Commits) - Fixes an issue on the databases plugin when there is no selected database.
# 0.143.0 (20/4/2022)
* [D35546817](https://github.com/facebook/flipper/search?q=D35546817&type=Commits) - Check if there's a process listening at the specified port before attempting to establish a websocket connection on iOS