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

Commits on Jun 2, 2020

  1. v0.126.1

    flow-bot committed Jun 2, 2020
    Copy the full SHA
    ad9e6d5 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 @@
34424b36b6f801b9daad3af885214d43d5205b0080bd4c63cb043f86ded1eef8 flow-linux64-v0.126.0/flow
e87a38b96834ed124a63791d0bbac8c0ad1bd290c4bac3d017daaeca2be0b71d flow-osx-v0.126.0/flow
c7bdbbb60198f39a8f32e0b307bd9a08e38b8f0f961d0049c9b4b7ee58c1bbc6 flow-win64-v0.126.0/flow.exe
773998a38f9cf3a1b415edb1bbd80950c09042f32e277fd2dde2bcb3d60ea8e9 flow-linux64-v0.126.1/flow
79e56335aadbac6cefdcb098dc93e047fd4729f9536e1fe87a4b856e787b6da0 flow-osx-v0.126.1/flow
fbf985ef3bd36e161aea4a999b80c522aaeccbe333f6904a6ad83bd7c12f1f86 flow-win64-v0.126.1/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.126.0",
"version": "0.126.1",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",