From 674e4a5fe661e47cbe33302685c4d843859fe6d9 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Tue, 28 Dec 2021 20:34:13 +0100 Subject: [PATCH] =?UTF-8?q?changelog=20=F0=9F=93=9D;=205.22.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ci skip] --- docs/changelog.md | 7 +++++++ package.json | 4 ++-- 2 files changed, 9 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 03f6e2dd..97b98039 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,12 @@ # Changelog +## `5.22.1` + +- 2fd06941 use [HTTP Keep-Alive](https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/Keep-Alive) ⚡️ +- 9c10a176 fix request debug-logging 🐛 + +[🏷 `5.22.1`](https://github.com/public-transport/hafas-client/releases/tag/5.22.1), 2021-12-28 + ## `5.22.0` - ed86ad0b add [*KVB* profile](../p/kvb) diff --git a/package.json b/package.json index da985151..ca5247cd 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "5.22.0", + "version": "5.22.1", "main": "index.js", "files": [ "index.js", @@ -23,7 +23,7 @@ "Kristjan Esperanto (https://github.com/KristjanESPERANTO)", "Marcel Radzio " ], - "homepage": "https://github.com/public-transport/hafas-client/tree/5.22.0", + "homepage": "https://github.com/public-transport/hafas-client/tree/5.22.1", "repository": "public-transport/hafas-client", "bugs": "https://github.com/public-transport/hafas-client/issues", "funding": {