Skip to content

Latest commit

 

History

History
59 lines (23 loc) · 2.09 KB

CHANGELOG.md

File metadata and controls

59 lines (23 loc) · 2.09 KB

Changelog

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

2.1.0 (2021-02-22)

Features

  • add support for 'funding' field (2d971b4)
  • add support for 'os' field (4cb87e2)

2.0.0 (2021-02-21)

Features

BREAKING CHANGES

  • Migrates the project from Node.js to Deno.

1.6.1 (2021-02-20)

1.6.0 (2021-02-12)

Features

  • add support for 'types' field (e2f76ce)

1.5.0 (2021-02-11)

Features

  • add support for 'browser' field (7a0ac16)

1.4.0 (2020-08-01)

Bug Fixes

  • order 'contributors' based on name or value (035ab48), closes #12

Features

  • allow for multiple inputs (117be0a), closes #1