diff --git a/CHANGELOG.md b/CHANGELOG.md index 79e6743..959e3f8 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,13 @@ 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.0](https://github.com/lifinance/types/compare/v15.8.0...v15.10.0) (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)) + ## [15.9.0](https://github.com/lifinance/types/compare/v15.8.0...v15.9.0) (2024-09-05) diff --git a/package.json b/package.json index 527eed6..bbad729 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "15.9.0", + "version": "15.10.0", "description": "Types for the LI.FI stack", "keywords": [ "sdk",