From bab12c823b2dc21bad0fd4222f341a39ca205446 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 15 Apr 2026 12:04:09 +0000 Subject: [PATCH] feat: release 0.2.2 --- CHANGELOG.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 0bc47af..bd53ac8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -10,6 +10,9 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - forgot one instance by @Karrq in https://github.com/chainbound/prometric/pull/61 ### Bug Fixes +- forgot one instance by @Karrq in +https://github.com/chainbound/prometric/pull/61 +### Bug Fixes ### Features - option to export process metrics at an interval by @merklefruit in https://github.com/chainbound/prometric/pull/52