Skip to content

Latest commit

 

History

History
38 lines (29 loc) · 1.37 KB

CHANGELOG.md

File metadata and controls

38 lines (29 loc) · 1.37 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

Fixed

  • Fix published version on NPM registry

Note: 1.1.0 was inadvertently published with an inconsistent manifest. It has been republished as 1.1.1.

Changed

  • Add recognition of engines field in package manifest (#18)

Added

  • First stable release
  • Add option for recursively resolving workspaces (#16)
  • Add changelog and manifest repository field (#2)

Changed

  • Add @types/semver to production dependencies

Uncategorized

  • Initial release