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

Commits on Jun 12, 2020

  1. v0.127.0

    flow-bot committed Jun 12, 2020
    Copy the full SHA
    ac341dc 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 @@
773998a38f9cf3a1b415edb1bbd80950c09042f32e277fd2dde2bcb3d60ea8e9 flow-linux64-v0.126.1/flow
79e56335aadbac6cefdcb098dc93e047fd4729f9536e1fe87a4b856e787b6da0 flow-osx-v0.126.1/flow
fbf985ef3bd36e161aea4a999b80c522aaeccbe333f6904a6ad83bd7c12f1f86 flow-win64-v0.126.1/flow.exe
b8e86bfd500c66e85a398a97e3d932c34d7dd71e90805cf5fd6286e0b3d0bd1e flow-linux64-v0.127.0/flow
cc868b6b548155f54a2066724db57a953da3cdf8fef348b70f4d34dc8a0ea3cf flow-osx-v0.127.0/flow
b05085b7885cd944c072f1d9fc5059baae5e58130228db0dd8da83517f0f1f78 flow-win64-v0.127.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.126.1",
"version": "0.127.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",