Skip to content

Latest commit

 

History

History
51 lines (22 loc) · 1.3 KB

CHANGELOG.md

File metadata and controls

51 lines (22 loc) · 1.3 KB

Change Log

All notable changes to this project will be documented in this file. See standard-version for commit guidelines.

1.0.4 (2019-01-11)

Bug Fixes

  • change-password: Resolve a crash due to downgrading ramda in peer dependencies. (b7f4987)

1.0.3 (2019-01-10)

Bug Fixes

  • build: Compile down to node 0.12. (df23214)

1.0.2 (2019-01-10)

Bug Fixes

  • build: Compile down to node 4. (ed0ac07)

1.0.1 (2019-01-09)

Bug Fixes

  • dependencies: Move runtime dependencies into peerDependencies. (cd224d4)

1.0.0 (2019-01-09)

Features

  • package: Initial commit. f356389