From 579fdbde61dc5188cbc04ab989ed56ec9a0966b5 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Thu, 18 Nov 2021 18:31:18 +0100 Subject: [PATCH] =?UTF-8?q?changelog=20=F0=9F=93=9D;=205.21.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ci skip] --- docs/changelog.md | 6 ++++++ package.json | 4 ++-- 2 files changed, 8 insertions(+), 2 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 61f87607..351bc454 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,11 @@ # Changelog +## `5.21.1` + +- f41b8ac4 BVG: update API endpoint 🐛, add new integration test fixtures ✅ + +[🏷 `5.21.1`](https://github.com/public-transport/hafas-client/releases/tag/5.21.1), 2021-11-18 + ## `5.21.0` - 97b6a76e `parseTrip()`: expose `realtimeDataUpdatedAt` ✅ diff --git a/package.json b/package.json index 557b75bd..31f761af 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "5.21.0", + "version": "5.21.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.21.0", + "homepage": "https://github.com/public-transport/hafas-client/tree/5.21.1", "repository": "public-transport/hafas-client", "bugs": "https://github.com/public-transport/hafas-client/issues", "funding": {