From cbc7f63dcc6a1cda3271966facc93508bd46af54 Mon Sep 17 00:00:00 2001 From: Jannis R Date: Tue, 22 Feb 2022 17:47:33 +0100 Subject: [PATCH] =?UTF-8?q?changelog=20=F0=9F=93=9D;=20add=20@bddq=20as=20?= =?UTF-8?q?contributor;=205.23.0?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit [ci skip] --- docs/changelog.md | 6 ++++++ package.json | 7 ++++--- 2 files changed, 10 insertions(+), 3 deletions(-) diff --git a/docs/changelog.md b/docs/changelog.md index 911e2cae..bb5c34f6 100644 --- a/docs/changelog.md +++ b/docs/changelog.md @@ -1,5 +1,11 @@ # Changelog +## `5.23.0` + +- 57084262 expose `departure.destination` & `arrival.origin` ✅ + +[🏷 `5.23.0`](https://github.com/public-transport/hafas-client/releases/tag/5.23.0), 2022-02-23 + ## `5.22.2` - f6b144f0 BVG: update API endpoint diff --git a/package.json b/package.json index 4ea81d91..bdfd4682 100644 --- a/package.json +++ b/package.json @@ -1,7 +1,7 @@ { "name": "hafas-client", "description": "Client for HAFAS public transport APIs.", - "version": "5.22.2", + "version": "5.23.0", "main": "index.js", "files": [ "index.js", @@ -21,9 +21,10 @@ "Adrian Böhme (https://github.com/Adwirawien)", "Yureka ", "Kristjan Esperanto (https://github.com/KristjanESPERANTO)", - "Marcel Radzio " + "Marcel Radzio ", + "Benoit Deldicque (https://github.com/bddq)" ], - "homepage": "https://github.com/public-transport/hafas-client/tree/5.22.2", + "homepage": "https://github.com/public-transport/hafas-client/tree/5.23.0", "repository": "public-transport/hafas-client", "bugs": "https://github.com/public-transport/hafas-client/issues", "funding": {