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

Commits on Mar 5, 2020

  1. v0.120.0

    Daniel Sainati committed Mar 5, 2020
    Copy the full SHA
    106d822 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 @@
14415db68b31d4ef3b2fae6fac82151ac9e7d83690075f961a63eb87d5eaae52 flow-linux64-v0.119.1/flow
7598b5d35de9c63fbfddab1b83174d92ee159e1c442927d2ba655d72e918223b flow-osx-v0.119.1/flow
7bd54798b610c33921bdf6520df27d0a0948db3a2a8b2341378f5d6519087921 flow-win64-v0.119.1/flow.exe
267a4bb0e6cc05e79f67a76e2b22ccba1a93097b5787e22dd504516eabaa56bf flow-linux64-v0.120.0/flow
d582367e23f22147834a67ad1f57fd94f08264b75a4b7bd6751838beccf42a5c flow-osx-v0.120.0/flow
e3ecc2c6f6c27f35f18651ddeb43a9e993123fb2edebcb42baf7a0edd7419425 flow-win64-v0.120.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.119.1",
"version": "0.120.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",