mirror of
https://github.com/public-transport/db-vendo-client.git
synced 2025-02-22 22:59:35 +02:00
changelog 📝; add @bddq as contributor; 5.23.0
[ci skip]
This commit is contained in:
parent
57084262a2
commit
cbc7f63dcc
2 changed files with 10 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -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": {
|
||||
|
|
Loading…
Add table
Reference in a new issue