Skip to content

Latest commit

 

History

History
59 lines (46 loc) · 2.34 KB

CHANGELOG.md

File metadata and controls

59 lines (46 loc) · 2.34 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

  • License package under MIT / Apache 2.0 dual license (#272)

Added

  • Add hidden field to metadata (#226)

Changed

  • BREAKING: Snap IDs are now required to start with the prefix npm: (#75)
  • Bump @metamask/utils to ^8.1.0 (#72)

Fixed

  • Bump semver to 6.3.1 (#70)

Changed

  • Bump @metamask/utils to 7.1.0 (#51)

Changed

  • Bump @metamask/utils to 6.0.0 (#32)

Added

  • Sign the registry and publish signature alongside the registry (#18)
    • This includes a function for checking the validity of the signature for a given public key

Changed

  • Bump @metamask/utils to 5.0.0 (#16)

Added

  • Add name property to verified snaps (#8)

Added

  • Initial release