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

Commits on Aug 26, 2019

  1. v0.106.2

    gabelevi committed Aug 26, 2019

    Verified

    This commit was signed with the committer’s verified signature.
    aless10 Alessio Izzo
    Copy the full SHA
    9db8145 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 @@
7e0f3cda3d3ab93ab6ef346925a4f9174baffcee07e3998024f63cae7732c028 flow-linux64-v0.106.1/flow
72e6fd5446cad9d307ff25ce2e9f654712297391baacc5882936d05307dac22e flow-osx-v0.106.1/flow
d8d117b71e0532d6ad5dc4dfc0e9f59180184fdeb1c6ca6e3e98b541f308a36e flow-win64-v0.106.1/flow.exe
b16ef879a5ea55ba3653e7823344614b066beee3ca3c2d4b7b1cb43a51f4a5a7 flow-linux64-v0.106.2/flow
c53902cb5d6c9594179644289c5f0d24a5ad56fef108e4cf898a83adc89b903e flow-osx-v0.106.2/flow
6dfa6d27553dac4174190396dea04c89b52b289832866d3577506a144a1b6797 flow-win64-v0.106.2/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.106.1",
"version": "0.106.2",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",