Skip to content

v1.1.1 - minor type fix, docs

Compare
Choose a tag to compare
@mikehardy mikehardy released this 19 Jun 19:09
0715c3d

Release Notes

1.1.1

  • fix(types): performRequest can accept state parameter (#94, thanks @skantus!)
  • docs: warn getCredentialStateForUser is real device only (#97, thanks @magrinj!)
  • chore: npm ignore, formatting, changelog (thanks @Salakar!)
  • release: add "shipit" run script to automate release (thanks @mikehardy!)

Commits:

  • docs(CHANGELOG): prepare for release 1.1.1 b49bd7e
  • release: add np module, run script "shipit" to release aab9f7b
  • chore: yarn upgrade --latest in project 9d466b7
  • Fix 'Invalid params found...state' bc885cd
  • Update Module page 9ffd374
  • Update README 58fa195

Commit Range:
v1.1.0...master