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

Commits on Feb 6, 2020

  1. v0.118.0

    samwgoldman committed Feb 6, 2020
    Copy the full SHA
    cdfe3c8 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 @@
46066980e5167ed49a30acd5188143aba075098e3b68d6e9dc5b375a62df107f flow-linux64-v0.117.0/flow
aed8cb1796b504c2c61bc2f26e5ef11c0d54c2e92a983587f26bacb391dfb028 flow-osx-v0.117.0/flow
21379b32ffca3e7cf8972efbdf3684a92389ae19aad3668072b32ec5c08f42b4 flow-win64-v0.117.0/flow.exe
da533a0cc634d7ff5b549805ee639a1169108279bec13298b361aa0e9dcf46ca flow-linux64-v0.118.0/flow
51892fbba04d6d410f9b50ec70d816a87dd368e7f50be4aa9c410274565da0fd flow-osx-v0.118.0/flow
38e4069ab3f48d2913e9394ffbac2fb1e1c12987069e4f04e1b61eeaf6e6a55a flow-win64-v0.118.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.117.0",
"version": "0.118.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",