Skip to content

Latest commit

 

History

History
26 lines (14 loc) · 1.29 KB

File metadata and controls

26 lines (14 loc) · 1.29 KB

Changelog

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

1.0.1 (2025-01-05)

Fixes

  • Missing types & typesVersions fields in package.json (9fe6a32)

1.0.0 (2025-01-05)

Features

  • Read, update, walk operations (3949e3d)
  • Sorting children on each level in lexicographical order (b6ec633)

Documentation

  • Added homepage, repository & bugs fields to package.json (40cd15a)
  • Added logo to README.md (209ebee)
  • Added npm badge to README.md (c07df91)
  • README.md & updated description in package.json & added keywords (3a432b9)