From 8a4638852510c655896289bc095089a566d4003c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 27 Dec 2024 20:39:47 +0000 Subject: [PATCH] chore(version): 0.155.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e61eac316..1e9d087a5 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.155.0 - 2024-12-27 +#### Features +- **(analytics)** adding identity sender field instead of the same_sender (#881) - (e34b30e) - Max Kalashnikoff | maksy.eth + +- - - + ## 0.154.0 - 2024-12-20 #### Features - **(CA)** adding logging for the insufficient balance response (#880) - (9e8b09e) - Max Kalashnikoff | maksy.eth