From 953df43e5c4dec55bdace3dbca95c66cd90c68b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Wed, 13 Mar 2024 22:37:32 +0000 Subject: [PATCH] chore(version): 0.40.3 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index e51ce04b0..963d4a9a3 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.40.3 - 2024-03-13 +#### Bug Fixes +- removing `unwrap` in updating weights (#579) - (08c5b24) - Max Kalashnikoff + +- - - + ## 0.40.2 - 2024-03-13 #### Bug Fixes - **(providers)** changing the Base testnet to Sepolia (#578) - (cd95039) - Max Kalashnikoff