Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: flow/flow-bin
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 15535c5b8fe01fca7da778c718f7c2d4ee8811c4
Choose a base ref
...
head repository: flow/flow-bin
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 690a8cbd52bd6b360753a8ee43c23cb4549966c9
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Apr 1, 2021

  1. v0.148.0

    flow-bot committed Apr 1, 2021
    Copy the full SHA
    690a8cb View commit details
Showing with 5 additions and 5 deletions.
  1. +4 −4 SHASUM256.txt
  2. +1 −1 package.json
8 changes: 4 additions & 4 deletions SHASUM256.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
f2945ae4d07575447b11826700adf0e747e4b54584578017b63218a65704f79d flow-linux64-v0.147.0/flow
203324a13712db59776ec7d067f70169278f15b90d66f49ad4b47b3104e2cf59 flow-linux-arm64-v0.147.0/flow
e21a54d12e1b39bd495b782a7cc8378aaa9260db1ab5b0577d3b1bc257ebcc52 flow-osx-v0.147.0/flow
6ed699626de85eab34a1fdc1ecd891c4b85a5ccd1933cc2813edd7d6611cc8a4 flow-win64-v0.147.0/flow.exe
69b3abb167bad951951a83f7bc625987e91cbff349a8fcb14f3f3b57d643f47b flow-linux64-v0.148.0/flow
dafb62f6fb65af521c27d92c224bad32a0256e474b36d7c3ca7100f297619233 flow-linux-arm64-v0.148.0/flow
fb50122e7368700eee355d98727f383f909bb3f5fd81acacbc51d337b7f5e6cd flow-osx-v0.148.0/flow
1e686a08b9e90d0adc9e97a3190aec506f94ecf50d5aabf64905b97195de8e78 flow-win64-v0.148.0/flow.exe
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "flow-bin",
"version": "0.147.0",
"version": "0.148.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",