diff --git a/CHANGELOG.md b/CHANGELOG.md index d71806fc..1a67be93 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -2,6 +2,17 @@ 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. +## [14.0.0](https://github.com/lifinance/types/compare/v13.18.2...v14.0.0) (2024-07-23) + + +### ⚠ BREAKING CHANGES + +* remove unused chains (#261) + +### Features + +* remove unused chains ([#261](https://github.com/lifinance/types/issues/261)) ([f7aac3a](https://github.com/lifinance/types/commit/f7aac3a62877215d163945ea6daa09d0ea8dcea7)) + ### [13.18.2](https://github.com/lifinance/types/compare/v13.18.1...v13.18.2) (2024-07-17) diff --git a/package.json b/package.json index f9e0cae9..dd5ae408 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "14.0.0-alpha.0", + "version": "14.0.0", "description": "Types for the LI.FI stack", "keywords": [ "sdk",