From cc24d34eb22739e7770dc3c4e681dfa9a06f1dc6 Mon Sep 17 00:00:00 2001 From: myz1237 Date: Wed, 14 Aug 2024 20:04:13 +0700 Subject: [PATCH] chore(release): 15.3.0 --- CHANGELOG.md | 8 ++++++++ package.json | 2 +- 2 files changed, 9 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 2b1633e..918921e 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.3.0](https://github.com/lifinance/types/compare/v15.1.0...v15.3.0) (2024-08-14) + + +### Features + +* add gravity assets ([#264](https://github.com/lifinance/types/issues/264)) ([e9ccbe3](https://github.com/lifinance/types/commit/e9ccbe3f9e4cb1eec7b4b8f94591e54d1f3b1913)) +* add new chain ([#267](https://github.com/lifinance/types/issues/267)) ([5041f55](https://github.com/lifinance/types/commit/5041f55a874c73d1bbf50530752846312c7159fd)) + ## [15.1.0](https://github.com/lifinance/types/compare/v15.0.0...v15.1.0) (2024-07-29) diff --git a/package.json b/package.json index e095a47..634471b 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "15.1.0", + "version": "15.3.0", "description": "Types for the LI.FI stack", "keywords": [ "sdk",