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: v0.114.0
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: v0.115.0
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jan 3, 2020

  1. v0.115.0

    panagosg7 committed Jan 3, 2020
    Copy the full SHA
    6c4ac10 View commit details
Showing with 4 additions and 4 deletions.
  1. +3 −3 SHASUM256.txt
  2. +1 −1 package.json
6 changes: 3 additions & 3 deletions SHASUM256.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
fe46afb1d04a9147e06dd353e723c29cc0a99a305c2c3a7dc55eb0022f48b5d2 flow-linux64-v0.114.0/flow
cfe92eed61a9ab6be11e2a8bc1c6aff8af4e7cb2301b55d0a90f6c0ff247b7ad flow-osx-v0.114.0/flow
12db1945ba7d48ccb8620622460fcd73eff0005c2ffe1fd3a82e80821f934660 flow-win64-v0.114.0/flow.exe
88eb579eb58ceb0bd7948ea22c12efc8f740bddfa2d081ee6d50cd925b59eb1e flow-linux64-v0.115.0/flow
ba78e077cdb91d0ecb6cdc0d47f45607a3c843ce0e365a8d2105435decc5463c flow-osx-v0.115.0/flow
f42d7b115d1258ae3b3d47c36c89bce73fb410cf5b0547ed310fd301d186479a flow-win64-v0.115.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.114.0",
"version": "0.115.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",