Skip to content

Latest commit

 

History

History
83 lines (36 loc) · 2.45 KB

CHANGELOG.md

File metadata and controls

83 lines (36 loc) · 2.45 KB

Changelog

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

1.2.2 (2019-07-16)

Bug Fixes

  • @evocateur/npm-registry-fetch@4.0.0 (e26b870)

1.2.1 (2019-07-15)

Bug Fixes

  • Bump @evocateur/npm-registry-fetch (677bf66)

1.2.0 (2019-05-08)

Features

  • deps: Use forked npm-registry-fetch (150b663)

1.1.2 (2019-05-08)

1.1.1 (2019-01-22)

Bug Fixes

  • auth: send username in correct key (#3) (38422d0)

1.1.0 (2018-08-31)

Features

  • publish: add support for publishConfig on manifests (161723b)

1.0.1 (2018-08-31)

Bug Fixes

  • opts: remove unused opts (2837098)

1.0.0 (2018-08-31)

Bug Fixes

  • api: use opts.algorithms, return true on success (80fe34b)
  • publish: first test pass w/ bugfixes (74135c9)
  • publish: full coverage test and related fixes (b5a3446)

Features

  • docs: add README with api docs (553c13d)
  • publish: add initial publish support. tests tbd (5b3fe94)
  • unpublish: add new api with unpublish support (1c9d594)