Skip to content

Latest commit

 

History

History
81 lines (36 loc) · 3.38 KB

CHANGELOG.md

File metadata and controls

81 lines (36 loc) · 3.38 KB

1.7.0 (2020-03-19)

Bug Fixes

  • deps: bump semver from 7.1.1 to 7.1.3 (42eec6f)

Features

  • update to 1.5.1 of @financial-times/useragent_parser (e2859cc)

1.6.3 (2020-01-15)

Bug Fixes

  • deps: bump semver from 5.6.0 to 7.1.1 (42cae2c)

1.6.2 (2020-01-15)

Bug Fixes

  • deps: bump @financial-times/useragent_parser from 1.2.1 to 1.4.1 (bfde311)

1.6.1 (2020-01-15)

Bug Fixes

  • deps: [security] bump npm from 6.10.1 to 6.13.6 (f88e774)

1.6.0 (2020-01-13)

Features

  • alias: Continue mapping opera to chrome (db37102)

1.5.1 (2020-01-13)

Bug Fixes

  • Ensure useragent family name is checked for every alias (54ae910)

1.5.0 (2019-11-15)

Features

  • alias: chromium-edge is now chrome (3ae1eaf)

1.4.2 (2019-07-23)

Bug Fixes

  • add a description to package.json (c934413)

1.4.1 (2019-07-23)

Bug Fixes

  • Automatically build new copy of library when the version changes (78eb53b)

1.4.0 (2019-07-19)

Bug Fixes

  • add the commitlint config (e4f5943)
  • run prettier and use "use strict" (7e53d7c)
  • update package-lock.json (5a8d363)

Features

  • automate the releases using semantic release (350d18f)