Skip to content

Latest commit

 

History

History
145 lines (72 loc) · 6.37 KB

CHANGELOG.md

File metadata and controls

145 lines (72 loc) · 6.37 KB

1.8.1 (2023-04-11)

Bug Fixes

1.8.0 (2023-04-10)

Features

  • Don't publish from flattened directory (75c55ae)

1.7.0 (2021-09-05)

Features

  • Remove username from parsed repository URL (332f648)

1.6.6 (2021-09-05)

Bug Fixes

1.6.5 (2021-09-04)

Bug Fixes

  • Trim package name on request (78e3957)

1.6.4 (2021-06-09)

Bug Fixes

  • Install procps in Docker (c884723)

1.6.3 (2021-04-22)

Bug Fixes

1.6.2 (2020-11-27)

Bug Fixes

1.6.1 (2020-10-01)

Bug Fixes

  • Add PORT as env variable in Docker (1f39664)

1.6.0 (2020-10-01)

Features

  • Use pm2 instead of forever (a95852c)

1.5.0 (2020-09-11)

Features

1.4.5 (2020-08-24)

Bug Fixes

  • Use esModuleInterop and remove old types (2781419)

1.4.4 (2020-03-26)

Bug Fixes

1.4.3 (2020-01-24)

Bug Fixes

  • Use JS for pm2 configuration (88a5cb0)

1.4.2 (2020-01-24)

Bug Fixes

  • Install pm2-logrotate and correct log file directories (166254d)

1.4.1 (2019-11-09)

Bug Fixes

1.4.0 (2019-11-09)

Features

1.3.0 (2019-11-09)

Features

1.2.0 (2019-11-09)

Features

  • Forward to HTTPS for known sites (#52) (6d142a6)

1.1.0 (2019-11-08)

Bug Fixes

  • Check 'url' key (3d517ed)
  • Check value types returned from packageJson (9d6cc9a)

Features