From 8645661cbcbd51d5de05fb5e13e61060babc832c Mon Sep 17 00:00:00 2001 From: Jannis R Date: Wed, 8 Dec 2021 14:18:39 +0100 Subject: [PATCH] =?UTF-8?q?changelog=20=F0=9F=93=9D;=205.22.0?= 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 351bc4543..03f6e2dd3 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,12 @@ # Changelog +## `5.22.0` + +- ed86ad0b add [*KVB* profile](../p/kvb) +- f6733d93 ÖBB: enable `lines()` + +[🏷 `5.22.0`](https://github.com/public-transport/hafas-client/releases/tag/5.22.0), 2021-12-08 + ## `5.21.1` - f41b8ac4 BVG: update API endpoint 🐛, add new integration test fixtures ✅ diff --git a/package.json b/package.json index 31f761af2..da9851516 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "5.21.1", + "version": "5.22.0", "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.21.1", + "homepage": "https://github.com/public-transport/hafas-client/tree/5.22.0", "repository": "public-transport/hafas-client", "bugs": "https://github.com/public-transport/hafas-client/issues", "funding": {