From a96c119bc2699928770083d40ee46da26f6ce60b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Edgardo=20Avile=CC=81s-Lo=CC=81pez?= Date: Tue, 1 Jun 2021 23:02:41 -0400 Subject: [PATCH] 1.3.1 --- CHANGELOG.md | 4 ++++ package-lock.json | 2 +- package.json | 2 +- 3 files changed, 6 insertions(+), 2 deletions(-) diff --git a/CHANGELOG.md b/CHANGELOG.md index 5e657c40..0a8d92db 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -7,6 +7,10 @@ and this project adheres to [Semantic Versioning](http://semver.org/spec/v2.0.0. Generated by [`auto-changelog`](https://github.com/CookPete/auto-changelog). +### v1.3.1 (2021-06-02) + +- Correct the call to got.stream (fixes #430) [`#430`](https://github.com/lifion/lifion-kinesis/issues/430) + ### v1.3.0 (2021-05-03) - [`#433`](https://github.com/lifion/lifion-kinesis/pull/433): Bump chalk from 4.1.0 to 4.1.1 diff --git a/package-lock.json b/package-lock.json index 5723e112..bbac2507 100644 --- a/package-lock.json +++ b/package-lock.json @@ -1,6 +1,6 @@ { "name": "lifion-kinesis", - "version": "1.3.0", + "version": "1.3.1", "lockfileVersion": 1, "requires": true, "dependencies": { diff --git a/package.json b/package.json index 568fb104..b4c07018 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "lifion-kinesis", - "version": "1.3.0", + "version": "1.3.1", "description": "Lifion client for Amazon Kinesis Data streams", "keywords": [ "adp",