From dd6615d5d588d2627ca89ce16a897ded148b70e9 Mon Sep 17 00:00:00 2001 From: Daniela Chybisova Date: Tue, 10 Sep 2024 12:54:19 +0200 Subject: [PATCH] chore(release): 15.10.1 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 959e3f8..afbc334 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,14 @@ All notable changes to this project will be documented in this file. See [standard-version](https://github.com/conventional-changelog/standard-version) for commit guidelines. +### [15.10.1](https://github.com/lifinance/types/compare/v15.8.0...v15.10.1) (2024-09-10) + + +### Features + +* add includedSteps array to full status response ([#275](https://github.com/lifinance/types/issues/275)) ([de01d0c](https://github.com/lifinance/types/commit/de01d0ca58eb7e67c20d4e7e4b3a8240bfeda190)) +* add klaytn chain ([#273](https://github.com/lifinance/types/issues/273)) ([107a3ff](https://github.com/lifinance/types/commit/107a3ffad58e25e81a101af9e441d6e263902632)) + ## [15.10.0](https://github.com/lifinance/types/compare/v15.8.0...v15.10.0) (2024-09-10) diff --git a/package.json b/package.json index bbad729..24af3a8 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "15.10.0", + "version": "15.10.1", "description": "Types for the LI.FI stack", "keywords": [ "sdk",