From eec06ba81af54fd7358676cf6eae59e06aa04cd3 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Thu, 18 Jan 2024 15:29:35 +0100 Subject: [PATCH] =?UTF-8?q?changelog=20=F0=9F=93=9D;=206.2.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- 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 4211cc18f..b9d2edf0a 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,12 @@ # Changelog +## `6.2.1` + +- 8520eb3d [*mobil.nrw* profile](../p/mobil-nrw): fix `mode` for `ec-ic` product 🐛 +- f29ced5b handle `PROBLEMS` HAFAS error code + +[🏷 `6.2.1`](https://github.com/public-transport/hafas-client/releases/tag/6.2.1), 2024-01-18 + ## `6.2.0` - 244e88de add attribute `additional` to additional stopovers ✅ diff --git a/package.json b/package.json index e0f69134a..3798e480d 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "6.2.0", + "version": "6.2.1", "type": "module", "main": "index.js", "files": [ @@ -26,7 +26,7 @@ "Benoit Deldicque (https://github.com/bddq)", "roehrt" ], - "homepage": "https://github.com/public-transport/hafas-client/tree/6.2.0", + "homepage": "https://github.com/public-transport/hafas-client/tree/6.2.1", "repository": "public-transport/hafas-client", "bugs": "https://github.com/public-transport/hafas-client/issues", "funding": {