Skip to content

Latest commit

 

History

History
98 lines (48 loc) · 4.29 KB

File metadata and controls

98 lines (48 loc) · 4.29 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.4.0 (2026-03-08)

Features

  • multi-workflow PR comment merging (#13) (284b381)

Bug Fixes

Build System

Maintenance

  • extract coverage parser and percent helpers (#12) (6a44dc7)

0.3.0 (2026-03-05)

Features

  • add node LCOV support and generated integration fixtures (#7) (1c99209)
  • render: add project coverage summary and base-head diff table (#9) (ba09ad5)

Documentation

  • move output example section (38e86b0)
  • update usage examples and add output illustration (3c094cd)

Build System

Maintenance

  • artifact build commit before release (8fcc3d9)

0.2.0 (2026-02-09)

Features

  • support workflow_run trigger with automatic PR detection (#5) (fca0651)

0.1.0 (2026-02-09)

Features

Bug Fixes

  • ci: update release workflow to have right artifact (47a16d4)
  • ci: update release workflow to tag iwthout prefix (35de8a5)
  • ci: update release workflow to use master branch (2f9b75d)

Build System

  • update lib/index.js for v0.1.0 (f736506)

Maintenance

  • ci: update release workflow to have inputs (47b4239)
  • force new release PR (2b4fb74)
  • reset version to trigger v0.1.0 release (44ae9c9)
  • trigger release with correct tag format (b79c73e)

0.1.0 (2026-02-09)

Features

[Unreleased]