From 8dee0398e1d64903d65015b590f117a0ca6a06f6 Mon Sep 17 00:00:00 2001 From: myz1237 Date: Tue, 21 May 2024 17:06:54 +0800 Subject: [PATCH] chore(release): 4.4.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index fb9bfe2..a38b576 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. +## [4.4.0](https://github.com/lifinance/data-types/compare/v4.3.0...v4.4.0) (2024-05-21) + + +### Features + +* add ETH on blast ([#35](https://github.com/lifinance/data-types/issues/35)) ([5e95922](https://github.com/lifinance/data-types/commit/5e9592222acb1fd5e5bd4d7c9b3e2550857d5249)) + ## [4.3.0](https://github.com/lifinance/data-types/compare/v4.2.1...v4.3.0) (2024-05-20) diff --git a/package.json b/package.json index 5c374f3..6018d0b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/data-types", - "version": "4.3.0", + "version": "4.4.0", "description": "Data types for the LI.FI stack", "keywords": [ "sdk",