From a6a31460a378408cc52c5410c6fec6858bcb8514 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Thu, 1 Feb 2024 12:40:29 +0000 Subject: [PATCH] chore(version): 0.17.0 --- CHANGELOG.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index 3d7c6ce06..9539ebf83 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.17.0 - 2024-02-01 +#### Features +- **(providers)** proxy request for a certain provider (#487) - (fcbb608) - Max Kalashnikoff + +- - - + ## 0.16.0 - 2024-01-31 #### Features - **(history)** exposing dapp and chain info (#494) - (a3bf46e) - Max Kalashnikoff