changelog 📝; 5.17.0

[ci skip]
This commit is contained in:
Jannis R 2021-07-28 22:54:36 +02:00
parent 33dab455ce
commit b717642293
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
## `5.17.0`
- 24c2cc6e add [*BLS* profile](../p/bls)
- 33dab455 add [*TPG* profile](../p/tpg)
[🏷 `5.17.0`](https://github.com/public-transport/hafas-client/releases/tag/5.17.0), 2021-07-28
## `5.16.0`
- 7cb62108 `lib/request`: validate response `content-type` 🐛

View file

@ -1,7 +1,7 @@
{
"name": "hafas-client",
"description": "Client for HAFAS public transport APIs.",
"version": "5.16.0",
"version": "5.17.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.16.0",
"homepage": "https://github.com/public-transport/hafas-client/tree/5.17.0",
"repository": "public-transport/hafas-client",
"bugs": "https://github.com/public-transport/hafas-client/issues",
"funding": {