Skip to content

Commit

Permalink
Merge pull request #33 from gravitational/release/v0.0.10
Browse files Browse the repository at this point in the history
Release v0.0.10
  • Loading branch information
fheinecke authored Mar 19, 2024
2 parents 548b7bf + ba4b1a7 commit 20a8d98
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).

## [Unreleased]

## [0.0.10] - 2024-03-19
### Added
- Added workflow elapsed time metric

Expand Down Expand Up @@ -46,7 +48,8 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
### Added
- Initial release. GHA exporter provides Prometheus metrics for Github Action runs.

[Unreleased]: https://github.com/gravitational/gha-exporter/compare/v0.0.9...HEAD
[Unreleased]: https://github.com/gravitational/gha-exporter/compare/v0.0.10...HEAD
[0.0.10]: https://github.com/gravitational/gha-exporter/compare/v0.0.9...v0.0.10
[0.0.9]: https://github.com/gravitational/gha-exporter/compare/v0.0.8...v0.0.9
[0.0.8]: https://github.com/gravitational/gha-exporter/compare/v0.0.7...v0.0.8
[0.0.7]: https://github.com/gravitational/gha-exporter/compare/v0.0.6...v0.0.7
Expand Down

0 comments on commit 20a8d98

Please sign in to comment.