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

Commits on Aug 22, 2019

  1. v0.106.0

    gabelevi committed Aug 22, 2019
    Copy the full SHA
    5385e86 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 @@
73383aaed70155e307f442b50d94393d19f40507af7484d31e230998dd8cf0f3 flow-linux64-v0.105.2/flow
2f07f4349f08c961f9dfabb39aaf657dc05ff950f50463ffd8609dbfebe42da8 flow-osx-v0.105.2/flow
67c3039a6cd35349d1d7e6ce15a84a88a5a7b0e4260e295867dce01606960076 flow-win64-v0.105.2/flow.exe
c03859cde9dabff8c9a47842703b7d86234067f0741f455f351179321faba4a2 flow-linux64-v0.106.0/flow
adfec47e80448a84009994a327bf87fec549d6c98ccb2c7c1353e8b9f2bdb847 flow-osx-v0.106.0/flow
a3c54e7983c72cdaecc91fa5194bbb66421766cf6c179987b5d4130d557083b5 flow-win64-v0.106.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.105.2",
"version": "0.106.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",