Skip to content

Latest commit

 

History

History
92 lines (66 loc) · 9.04 KB

File metadata and controls

92 lines (66 loc) · 9.04 KB

Changelog

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

1.5.0-beta.3 (2025-04-25)

Features

1.5.0-beta.2 (2025-04-18)

Features

Bug Fixes

  • properly display package names on table (#183) (b16f825)

1.1.0-beta.1 (2025-03-24)

Features

  • add --monthly flag to committers (#67) (a66d311)
  • add directory flag --directory (05904b7)
  • add directory flag --directory (dcb036d)
  • add last commit date to table (7344bd2)
  • auto-update: Added programmatic auto-update to BaseCommand class (3c5cf3c)
  • better handle --json flag in commands (#129) (dccce6b)
  • committer:get-all: Updated command output and feature functionality (3c5cf3c)
  • committers: monthly report (9be8560)
  • ingestion (#64) (e5fa36c)
  • publishing: Added major, minor, patch, beta, and branch publishing (3c5cf3c)

Bug Fixes

  • deps: bump @apollo/client from 3.10.4 to 3.13.1 (#80) (680c392)
  • end-start was confusing should be swapped (#68) (b99e95e)
  • install: force installs for now due to npm ip (0c66817)
  • report committers through day is inclusive to end of day (789f637)
  • tracker: re-add tracker topic and commands sans charting (a4f5852)
  • tracker: remove tracker (74cf0e0)

Core

  • change check release (#117) (17ea728)
  • improve inline help and docs (d30bcc2)
  • verify against multiple versions of node (541447e)

Miscellaneous