Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,30 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [0.1.0](https://github.com/xseman/coverage/compare/v0.1.0...v0.1.0) (2026-02-09)


### Features

* initial implementation ([c49b2d9](https://github.com/xseman/coverage/commit/c49b2d9ff44f6ec811a1bc1083510b9c8a4df856))


### Bug Fixes

* **ci:** update release workflow to have right artifact ([47a16d4](https://github.com/xseman/coverage/commit/47a16d46a8a1f046d0ed62788c8fa20c03527fe9))
* **ci:** update release workflow to tag iwthout prefix ([35de8a5](https://github.com/xseman/coverage/commit/35de8a5b0ec4951842749556f4eb63ccf331e102))
* **ci:** update release workflow to use master branch ([2f9b75d](https://github.com/xseman/coverage/commit/2f9b75d0ed3dd620696b0d0a43d1d6449e784ff5))


### Build System

* update lib/index.js for v0.1.0 ([f736506](https://github.com/xseman/coverage/commit/f736506bcc462e2e418ea16aef581dfbe9390a92))


### Maintenance

* **ci:** update release workflow to have inputs ([47b4239](https://github.com/xseman/coverage/commit/47b42393306009f96a8ac0e54fafaeec2f9523c4))

## 0.1.0 (2026-02-09)


Expand Down
Loading