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

Commits on Nov 12, 2019

  1. v0.112.0

    Daniel Sainati committed Nov 12, 2019
    Copy the full SHA
    a388c92 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 @@
d786eb224a584e92a03b907a8c485c05d555cd5fe3052d5a57a36ae350fe0ac0 flow-linux64-v0.111.3/flow
0751f2d0358272e3e3e15fa6129051e403e017ab3cbcc49d672d86d1849a6e1b flow-osx-v0.111.3/flow
09ecd65ae0b4ca837798d65851e8e15ac540ade1772a1cbd013fd20eacafe3e4 flow-win64-v0.111.3/flow.exe
65eb74abb7f7b511dbc7bc09b707fd5a1fee06f30aef2fc7e5bede05e14d3eca flow-linux64-v0.112.0/flow
d28bcd8cf4504d30d3e0b07eb31d5ab3062de0416cf6d377b0aed95c758ae791 flow-osx-v0.112.0/flow
a961537b4ce64463760670997e52f65dc3cc7eb55f162e4724ed7d6afdc83758 flow-win64-v0.112.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.111.3",
"version": "0.112.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",