changelog 📝; 5.19.1

[ci skip]
This commit is contained in:
Jannis R 2021-09-21 14:37:05 +02:00
parent ca75c4407d
commit 464650c366
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 9 additions and 2 deletions

View file

@ -1,5 +1,12 @@
# Changelog # Changelog
## `5.19.1`
- 042668ff add [*DART* profile](../p/dart)
- ca75c440 adapt *VBB* profile to server changes
[🏷 `5.19.1`](https://github.com/public-transport/hafas-client/releases/tag/5.19.1), 2021-09-21
## `5.19.0` ## `5.19.0`
- c10f3181 `refreshJourney()`: expose `realtimeDataFrom` - c10f3181 `refreshJourney()`: expose `realtimeDataFrom`

View file

@ -1,7 +1,7 @@
{ {
"name": "hafas-client", "name": "hafas-client",
"description": "Client for HAFAS public transport APIs.", "description": "Client for HAFAS public transport APIs.",
"version": "5.19.0", "version": "5.19.1",
"main": "index.js", "main": "index.js",
"files": [ "files": [
"index.js", "index.js",
@ -21,7 +21,7 @@
"Adrian Böhme <hannsadrian@gmail.com> (https://github.com/Adwirawien)", "Adrian Böhme <hannsadrian@gmail.com> (https://github.com/Adwirawien)",
"Yureka <github@yuka.dev>" "Yureka <github@yuka.dev>"
], ],
"homepage": "https://github.com/public-transport/hafas-client/tree/5.19.0", "homepage": "https://github.com/public-transport/hafas-client/tree/5.19.1",
"repository": "public-transport/hafas-client", "repository": "public-transport/hafas-client",
"bugs": "https://github.com/public-transport/hafas-client/issues", "bugs": "https://github.com/public-transport/hafas-client/issues",
"funding": { "funding": {