From 33e20e600a59db48e9604ea0c3d589a91354b4c0 Mon Sep 17 00:00:00 2001 From: myz1237 Date: Thu, 5 Sep 2024 23:22:02 +0800 Subject: [PATCH] chore(release): 15.9.0 --- CHANGELOG.md | 13 +++++++++++++ package.json | 2 +- 2 files changed, 14 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 832c2aa..79e6743 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,19 @@ 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.9.0](https://github.com/lifinance/types/compare/v15.8.0...v15.9.0) (2024-09-05) + + +### Features + +* add klaytn chain ([0a76b5c](https://github.com/lifinance/types/commit/0a76b5c5e3aba4076e0dcbca559d9e6e98382d16)) +* from amount in contract calls ([#272](https://github.com/lifinance/types/issues/272)) ([4788192](https://github.com/lifinance/types/commit/47881922b6366b531219c3712375f13cd8c2cfdf)) + + +### Bug Fixes + +* icon and chain name for Kaia ([a2c60f5](https://github.com/lifinance/types/commit/a2c60f53522f675b41ea3795e0b42c19a0584c47)) + ## [15.8.0](https://github.com/lifinance/types/compare/v15.7.0...v15.8.0) (2024-09-04) diff --git a/package.json b/package.json index 2d710e2..527eed6 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "15.8.0", + "version": "15.9.0", "description": "Types for the LI.FI stack", "keywords": [ "sdk",