From cab8f07ddd1f6be762de8ccb2ceb3e15267aa537 Mon Sep 17 00:00:00 2001 From: maxrobot Date: Wed, 9 Oct 2024 11:06:21 +0100 Subject: [PATCH] feat: update changelog --- packages/injective-test-tube/CHANGELOG.md | 7 +++++++ 1 file changed, 7 insertions(+) diff --git a/packages/injective-test-tube/CHANGELOG.md b/packages/injective-test-tube/CHANGELOG.md index ae5dba1..b7b2d74 100644 --- a/packages/injective-test-tube/CHANGELOG.md +++ b/packages/injective-test-tube/CHANGELOG.md @@ -5,9 +5,16 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](http://keepachangelog.com/) and this project adheres to [Semantic Versioning](http://semver.org/). +## 1.13.2-auction - 2024-08-10 + +### Changed + +- Updated to use `injective-std@v1.13.2-auction` which is a manual fix for the Auction protos + ## 1.13.2 - 2024-28-08 ### Changed + - Updated to use injective-core@v1.13.2 ## 1.13.0-3 - 2024-14-08