From 3d9fb5a8376328fa56d70258781bb87cd04514d5 Mon Sep 17 00:00:00 2001 From: Daniela Chybisova Date: Fri, 16 Feb 2024 16:21:18 +0700 Subject: [PATCH] chore(release): 11.3.0 --- CHANGELOG.md | 7 +++++++ package.json | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index ad251764..5e9925b9 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. +## [11.3.0](https://github.com/lifinance/types/compare/v11.2.0...v11.3.0) (2024-02-16) + + +### Features + +* add integrator request types ([#219](https://github.com/lifinance/types/issues/219)) ([7efe0e2](https://github.com/lifinance/types/commit/7efe0e2444d4be54b16164ccf2b7ecd549aecb2f)) + ## [11.2.0](https://github.com/lifinance/types/compare/v11.1.0...v11.2.0) (2024-01-31) diff --git a/package.json b/package.json index 7a6e466f..3e776cfd 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lifi/types", - "version": "11.2.0", + "version": "11.3.0", "description": "Types for the LI.FI stack", "keywords": [ "sdk",