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

Commits on Sep 19, 2019

  1. v0.108.0

    mvitousek committed Sep 19, 2019
    Copy the full SHA
    459b8af 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 @@
c326e9e3660e8458d224763d60447fd4002679c2d883c13cd1f52b142b8ac812 flow-linux64-v0.107.0/flow
0ae07297c6a4a931da0aa8f2246332e808734f97cd0c03c8662a002e68345332 flow-osx-v0.107.0/flow
2d84da3ac2e1f7d4dc9af592734feb17df9b5c4901c63aadc534cdc87e69e420 flow-win64-v0.107.0/flow.exe
fd082263e80e51ee50b69a5a97f8d47bed722f0e308fc9cf5ebcb3bfa36370cb flow-linux64-v0.108.0/flow
a8807c703910a34074ffd1080d8f864886e89ab3855c5ca2f95f6aad6725b315 flow-osx-v0.108.0/flow
0f74471d4324e80fd1a808788a60347b7afbd5f1d32950780df0aa443c2cf2aa flow-win64-v0.108.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.107.0",
"version": "0.108.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",