From 57bfabea838298b499726561c27d85323a70e86c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 17 Dec 2024 14:29:14 +0000 Subject: [PATCH] chore(version): 0.152.1 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index faa19e9a9..4a6c886a2 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,12 @@ All notable changes to this project will be documented in this file. See [conventional commits](https://www.conventionalcommits.org/) for commit guidelines. - - - +## 0.152.1 - 2024-12-17 +#### Bug Fixes +- refactor txn types (#872) - (5018851) - Chris Smith + +- - - + ## 0.152.0 - 2024-12-17 #### Features - **(o11y)** adding Tenderly provider monitoring (#873) - (dc44fba) - Max Kalashnikoff | maksy.eth