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

Commits on Mar 18, 2020

  1. v0.121.0

    gkz committed Mar 18, 2020
    Copy the full SHA
    0a3a59c 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 @@
715d41f337746a9404df8ccdb087fae1e564bc1a3a7fb5646bfdc7d8a4188e3e flow-linux64-v0.120.1/flow
93a3afaaaea5b892dfd1051118ea0bfc27f5e215b4a5ea85b5279dd776e5449d flow-osx-v0.120.1/flow
c2bb40814569b2cd7d0925727ee52dc101bc46d3967e42bc7090acbed59f7f97 flow-win64-v0.120.1/flow.exe
6d032a201afe002ea6067fcb51425ce9b7f2db57c230b779b8d74aa174e01b96 flow-linux64-v0.121.0/flow
20c9580a15c4663bc6c96d65e70aaa9cdd4e6b625647b712ffd9148d73b85792 flow-osx-v0.121.0/flow
3942124fd3d5f2e65fffe3c8138b5792f5f6549ec6b935e2ed487044bccb3390 flow-win64-v0.121.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.120.1",
"version": "0.121.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",