Skip to content

Commit

Permalink
chore: release 0.2.2 (#36)
Browse files Browse the repository at this point in the history
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
github-actions[bot] authored Sep 5, 2024
1 parent 04b2cc8 commit 26d8c0d
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -6,6 +6,11 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0

## [Unreleased]

## [0.2.2](https://github.com/giangndm/metrics-dashboard-rs/compare/v0.2.1...v0.2.2) - 2024-09-05

### Fixed
- expose more variable ([#35](https://github.com/giangndm/metrics-dashboard-rs/pull/35))

## [0.2.1](https://github.com/giangndm/metrics-dashboard-rs/compare/v0.2.0...v0.2.1) - 2024-05-29

### Fixed
Expand Down
2 changes: 1 addition & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
[package]
name = "metrics-dashboard"
version = "0.2.1"
version = "0.2.2"
edition = "2021"
description = "Zero-config dashboard with metrics-rs"
repository = "https://github.com/giangndm/metrics-dashboard-rs"
Expand Down

0 comments on commit 26d8c0d

Please sign in to comment.