changelog 📝; 5.18.0

[ci skip]
This commit is contained in:
Jannis R 2021-08-05 20:19:35 +02:00
parent 56bd16b562
commit 62454d5d94
No known key found for this signature in database
GPG key ID: 0FE83946296A88A5
2 changed files with 14 additions and 2 deletions

View file

@ -1,5 +1,17 @@
# Changelog
## `5.18.0`
- e293223c add [*VVV* profile](../p/vvv)
- f20466c2 add [*IVB* profile](../p/ivb)
- 0ae13b09 add [*STV* profile](../p/stv)
- 649a7ec0 add [*OÖVV* profile](../p/ooevv)
- db2cbfdc add [*VOR* profile](../p/vor)
- 56bd16b5 add [Salzburg profile](../p/salzburg)
- ce828176/aab7babb/0995696c [*DB* profile](../p/db): add [`journeysFromTrip()`](journeys-from-trips.md)
[🏷 `5.18.0`](https://github.com/public-transport/hafas-client/releases/tag/5.18.0), 2021-08-05
## `5.17.0`
- 24c2cc6e add [*BLS* profile](../p/bls)

View file

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