diff --git a/CHANGELOG.md b/CHANGELOG.md index 09acf61..e8048db 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. +### [5.15.3](https://github.com/lifinance/data-types/compare/v5.15.2...v5.15.3) (2024-11-15) + + +### Bug Fixes + +* add WETH for TAI ([#82](https://github.com/lifinance/data-types/issues/82)) ([dcd8bd6](https://github.com/lifinance/data-types/commit/dcd8bd678316ab938d5313274ea548e1543ad933)) + ### [5.15.2](https://github.com/lifinance/data-types/compare/v5.15.1...v5.15.2) (2024-11-08) ### [5.15.1](https://github.com/lifinance/data-types/compare/v5.15.0...v5.15.1) (2024-11-08) diff --git a/package.json b/package.json index c99da2f..33fa5f7 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/data-types", - "version": "5.15.2", + "version": "5.15.3", "description": "Data types for the LI.FI stack", "keywords": [ "sdk",