From 312240417fea7691db848364a446161cffdaa57e Mon Sep 17 00:00:00 2001 From: myz1237 Date: Mon, 13 May 2024 17:56:39 +0900 Subject: [PATCH] chore(release): 13.2.0 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 53e1c416..45bde1ea 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. +## [13.2.0](https://github.com/lifinance/types/compare/v13.0.0...v13.2.0) (2024-05-13) + + +### Features + +* add Mantle chain ([#230](https://github.com/lifinance/types/issues/230)) ([abb90f1](https://github.com/lifinance/types/commit/abb90f1a7548659de8e34cf2894d2355875f7f68)) +* add native token for Mantle ([addff59](https://github.com/lifinance/types/commit/addff596df37dbf58c619722cf3506ccb0938e98)) + ## [13.1.0](https://github.com/lifinance/types/compare/v13.0.0...v13.1.0) (2024-05-13) diff --git a/package.json b/package.json index 37cd4309..dea98ca7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "13.1.0", + "version": "13.2.0", "description": "Types for the LI.FI stack", "keywords": [ "sdk",