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: fca9886516741b37e67b9dd234ad2a2b28834490
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: 63e61b8ce2c6875a40e4551155032bcfd56997c9
Choose a head ref
  • 1 commit
  • 2 files changed
  • 1 contributor

Commits on Sep 30, 2020

  1. v0.135.0

    flow-bot committed Sep 30, 2020
    Copy the full SHA
    63e61b8 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 @@
5f9474f5d7dbb9fc8cdeeaeaea7807a463dac486fb9ba314b81263ab45eecefa flow-linux64-v0.134.0/flow
df84baf7065d303d504413e25d99f37d1398028a889cf876456f76d856a119cf flow-osx-v0.134.0/flow
b04d41838b2d8663be92c62f990789ecc12662d4fb75c4556562410b56462179 flow-win64-v0.134.0/flow.exe
2ae53bcf86d5c85c1d256f72afdffa034a001a664eca5152cf579b6bc06cd576 flow-linux64-v0.135.0/flow
78ea875ad7a2fb6c4756d7b63a7abd9e5220e6890c01d5cf4077fcb2c1709b31 flow-osx-v0.135.0/flow
6c26334d498e48108e58dddf6628705cc817b4dd75531091a98acd04d5545f72 flow-win64-v0.135.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.134.0",
"version": "0.135.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",