Skip to content

Latest commit

 

History

History
65 lines (49 loc) · 5.87 KB

CHANGELOG.md

File metadata and controls

65 lines (49 loc) · 5.87 KB

Changelog

7.0.1 (2025-01-30)

Miscellaneous Chores

7.0.0 (2025-01-27)

⚠ BREAKING CHANGES

  • update github dependency to latest

Features

  • add local testing options (0a27ed0)
  • added a line to entrypoint.ts (33662e4)
  • added release-please config (c97e8f1)
  • allow minimum upvotes to be undefined (6162bc1)
  • changed operating branch (1e50602)
  • changed operating branch (b035939)
  • implement closed-for-staleness label (5a70eda)
  • support debug logging (81f4d8c)
  • support dry run (6ba614f)
  • updated the version number in package.json to match the current version (f93c871)

Bug Fixes

Miscellaneous Chores