From df1224513862b418155e96f7991720a33b486fda Mon Sep 17 00:00:00 2001 From: Vladimir Volek Date: Fri, 16 Jul 2021 15:50:48 +0200 Subject: [PATCH] fix: pagination types --- CHANGELOG.MD | 6 ++++++ package.json | 2 +- 2 files changed, 7 insertions(+), 1 deletion(-) diff --git a/CHANGELOG.MD b/CHANGELOG.MD index 206c3c76..831c6d47 100644 --- a/CHANGELOG.MD +++ b/CHANGELOG.MD @@ -5,6 +5,12 @@ All notable changes to this project will be documented in this file. The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/), and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html). +## [0.9.2] + +### Fixed + +- pagination types + ## [0.9.1] ### Changed diff --git a/package.json b/package.json index 349f98b1..157ab814 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@blockfrost/blockfrost-js", - "version": "0.9.1", + "version": "0.9.2", "description": "A JavaScript/TypeScript SDK for interacting with the https://blockfrost.io API", "keywords": [ "blockfrost",