Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 569 Bytes

File metadata and controls

24 lines (16 loc) · 569 Bytes

Changelog

[0.1.1] - 2025-06-17

Added

  • add options to skip updating package.json, changelog, or git commands (501a1a9)

[0.1.0] - 2025-06-17

Tests

  • Update writeChangelog test to properly read existing changelog content (c679590)

Refactored

  • update changelog generation and writing process (f7076e6)

Chores

  • add changelog, git, and version tests (99730d2)
  • update generateChangelog function (0f5ce8d)
  • update dependencies (5d97fe0)
  • initial release-chimp scaffolding (2db215a)

Added

  • add bump command to release-chimp (56296e2)