You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
docuseal/vendor/bundle/ruby/4.0.0/gems/package_json-0.2.0/CHANGELOG.md

535 B

[Unreleased]

[0.2.0] - 2025-11-06

Added

  • Add support for exact parameter in add method to install packages with exact versions (#29)

Fixed

  • Ensure RBS for PackageJson class is correct (#39)

[0.1.1] - 2025-11-04

Changed

  • Strip ANSI/CSI escape sequences when fetching yarn bin path (#31)

[0.1.0] - 2023-09-15

  • Initial release