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.116.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.116.1
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Jan 17, 2020

  1. v0.116.1

    nmote committed Jan 17, 2020
    Copy the full SHA
    a91b4fc 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 @@
dd63bc549514937cd118bfea25d4bb71e0d00113c668800603d3bf365346060b flow-linux64-v0.116.0/flow
ee548de70f351e15b8b353534b6d995a5bf7553b14e08049e4e5f972f514d713 flow-osx-v0.116.0/flow
9c5f5054a2c6ef530c52f5f2493f931f5a519e6c847366ca99f4eeb105d84926 flow-win64-v0.116.0/flow.exe
9c721d02568e3872ddcbadfd7ba5f85de76d9ef7fa51249047a4386a4002d533 flow-linux64-v0.116.1/flow
eab5629055b02e5ec9bfc39bc282ee13de0edb0612422b0e2c161f70c50f2358 flow-osx-v0.116.1/flow
8ed1677a77094d1a1833c591633a52571a8d5ee915e924d9d96f0d36be895b06 flow-win64-v0.116.1/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.116.0",
"version": "0.116.1",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",