changelog 📝; add @bddq as contributor; 5.23.0

[ci skip]
This commit is contained in:
Jannis R 2022-02-22 17:47:33 +01:00
parent 57084262a2
commit cbc7f63dcc
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 10 additions and 3 deletions

View file

@ -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

View file

@ -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 <hannsadrian@gmail.com> (https://github.com/Adwirawien)",
"Yureka <github@yuka.dev>",
"Kristjan Esperanto (https://github.com/KristjanESPERANTO)",
"Marcel Radzio <mtrnord@nordgedanken.dev>"
"Marcel Radzio <mtrnord@nordgedanken.dev>",
"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": {