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

Commits on Jul 18, 2019

  1. v0.103.0

    gkz committed Jul 18, 2019

    Verified

    This commit was signed with the committer’s verified signature. The key has expired.
    dhensby Daniel Hensby
    Copy the full SHA
    128f33d 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 @@
5a134511bfba4d843e27465baebb40fe84445ede6ff485cd0a67d88c6a59281d flow-linux64-v0.102.0/flow
2ab80b32e836412f7f3984df2458288260ee758f021d5fe45a9f71c82ba808be flow-osx-v0.102.0/flow
f9bbfafe87af3a3e68b8cf4a6400142ab3613f157630bd480d143c1bbf5f43d6 flow-win64-v0.102.0/flow.exe
eac905dd695941b08f0ef829c2be799eb08e1738a1e6b35f68092c23faa82085 flow-linux64-v0.103.0/flow
aad243ad75447459a5863c5e2c943ce2aafcaad638cfea31529d2ebdf7639f8c flow-osx-v0.103.0/flow
77d35eec555cafc01a55032c043b6f3ef32d34440b1409d09220b5168953d01a flow-win64-v0.103.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.102.0",
"version": "0.103.0",
"description": "Binary wrapper for Flow - A static type checker for JavaScript",
"license": "MIT",
"repository": "flowtype/flow-bin",